discourse/plugins/chat/test/javascripts
Joffrey JAFFEUX 2014f1a0b7
FEATURE: implements dates separators for threads (#25335)
This commit creates a shared implementation of the dates computation and moves all the logic (new messages since last visit and dates separator into one single component <ChatMessageSeparator />).

The frontend tests have been removed and only a single system spec has been added for threads as everything is sharing the same implementation and the existing channel specs should catch any regression.
2024-01-19 16:21:48 +01:00
..
acceptance DEV: Sort imports 2023-10-10 21:46:54 +01:00
components FEATURE: implements dates separators for threads (#25335) 2024-01-19 16:21:48 +01:00
helpers FEATURE: implements drafts for threads (#24483) 2023-11-22 11:54:23 +01:00
integration/components/user-menu DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
unit UI: ensures emojis are correctly aligned in reactions (#24814) 2023-12-11 14:29:16 +01:00
chat-fixtures.js DEV: Add last_message_id to channel and thread (#22488) 2023-07-13 10:28:11 +10:00