discourse/plugins/chat/spec/system/page_objects
Joffrey JAFFEUX 52e8d57293
FEATURE: implements last read message for threads (#26702)
This commit will now allow us to track read position in a thread and returns to this position when you open the thread.

Note this commit is also extracting the following components to make it possible:
- `<ChatMessagesScroller />`
- `<ChatMessagesContainer />`

The `UpdateUserThreadLastRead` has been updated to allow this.

Various refactorings have also been done to the code and specs to improve the support of last read.
2024-04-25 10:47:54 +02:00
..
chat FEATURE: implements last read message for threads (#26702) 2024-04-25 10:47:54 +02:00
chat_drawer FIX: instantly removes group message when leaving (#25961) 2024-02-29 23:49:01 +01:00
modals UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +02:00
sidebar FIX: Hide 'My Threads' if no followed channels have threads (#25470) 2024-01-30 10:53:32 -03:00