discourse/plugins
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
..
automation Update translations (#26713) 2024-04-23 16:22:27 +02:00
chat FEATURE: implements last read message for threads (#26702) 2024-04-25 10:47:54 +02:00
checklist FIX: Nested list checkboxes css (#26581) 2024-04-10 00:28:23 +02:00
discourse-details DEV: refactor morphed preview specs 2024-04-10 10:36:20 +02:00
discourse-lazy-videos Update translations (#26651) 2024-04-16 17:37:49 +02:00
discourse-local-dates FIX: ensure [date-range don't clashes with checklist 2024-04-08 08:22:21 +02:00
discourse-narrative-bot Update translations (#26463) 2024-04-02 18:19:46 +02:00
discourse-presence DEV: Add appEvents for composer / DEditor toolbar events (#26517) 2024-04-05 08:35:25 -05:00
footnote FEATURE: Allow dismissing tooltips by clicking their button (#26668) 2024-04-18 13:16:55 +02:00
poll DEV: Allow RenderGlimmer to be used inside post-cooked-glued widgets (#26675) 2024-04-18 15:39:29 +01:00
spoiler-alert DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
styleguide DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00