This PR is introducing glimmer usage in the chat-live-pane, for components but also for models. RestModel usage has been dropped in favor of native classes. Other changes/additions in this PR: - sticky dates, scrolling will now keep the date separator of the current section at the top of the screen - better unread management, marking a channel as unread will correctly mark the correct message and not mark the whole channel as read. Tracking state will also now correctly return unread count and unread mentions. - adds an animation on bottom arrow - better scrolling behavior, we should now always correctly keep the scroll position while loading more - reactions are now more reactive, and will update their tooltip without needed to close/reopen it - skeleton has been improved with placeholder images and reactions - when making a reaction on the desktop message actions, the menu won't move anymore - simplify logic and stop maintaining a list of unloaded messages |
||
|---|---|---|
| .. | ||
| chat-channel-archive-modal-inner-test.js | ||
| chat-channel-card-test.js | ||
| chat-channel-delete-modal-inner-test.js | ||
| chat-channel-leave-btn-test.js | ||
| chat-channel-metadata-test.js | ||
| chat-channel-preview-card-test.js | ||
| chat-channel-row-test.js | ||
| chat-channel-settings-saved-indicator-test.js | ||
| chat-channel-settings-view-test.js | ||
| chat-channel-title-test.js | ||
| chat-composer-dropdown-test.js | ||
| chat-composer-inline-buttons-test.js | ||
| chat-composer-placeholder-test.js | ||
| chat-composer-upload-test.js | ||
| chat-composer-uploads-test.js | ||
| chat-emoji-avatar-test.js | ||
| chat-emoji-picker-test.js | ||
| chat-message-avatar-test.js | ||
| chat-message-collapser-test.js | ||
| chat-message-info-test.js | ||
| chat-message-move-to-channel-modal-inner-test.js | ||
| chat-message-reaction-test.js | ||
| chat-message-separator-date-test.js | ||
| chat-message-separator-new-test.js | ||
| chat-message-test.js | ||
| chat-message-text-test.js | ||
| chat-replying-indicator-test.js | ||
| chat-retention-reminder-test.js | ||
| chat-retention-reminder-text-test.js | ||
| chat-upload-test.js | ||
| chat-user-avatar-test.js | ||
| chat-user-display-name-test.js | ||
| chat-user-info-test.js | ||
| collapser-test.js | ||
| dc-filter-input-test.js | ||
| direct-message-creator-test.js | ||
| on-visibility-action-test.js | ||
| user-card-chat-button-test.js | ||