discourse/plugins
Joffrey JAFFEUX 55c4a550c1
FEATURE: chat-replying indicator for threads (#21485)
This feature adds the replying indicator in threads, it uses the same `/chat-reply/CHANNEL_ID` prefix than the channel composer replying indicator as we don't have specific right on threads ATM (if you can access channel, you can access thread). Thread will however use a presence channel name of the following format: `/chat-reply/CHANNEL_ID/thread/THREAD_ID`

This commit also simplifies the computation of `users` to eventually avoid a race-condition leading to a leak of the indicator in another channel/thread.

<!-- NOTE: All pull requests should have tests (rspec in Ruby, qunit in JavaScript). If your code does not include test coverage, please include an explanation of why it was omitted. -->
2023-05-11 08:02:04 +02:00
..
chat FEATURE: chat-replying indicator for threads (#21485) 2023-05-11 08:02:04 +02:00
discourse-details Update translations (#21055) 2023-04-11 15:45:03 +02:00
discourse-lazy-videos FIX: Remove double escaped Vimeo titles (#21368) 2023-05-04 07:54:00 -03:00
discourse-local-dates DEV: Support @debounce decorator in native class syntax (#20521) 2023-03-03 11:48:58 +00:00
discourse-narrative-bot Update translations (#21145) 2023-04-25 17:23:21 +02:00
discourse-presence Update translations (#20370) 2023-02-20 11:01:01 +01:00
poll Revert "DEV: Add configurable? helper to Plugin::Instance (#20767)" (#21469) 2023-05-10 12:41:55 +02:00
styleguide Update translations (#21145) 2023-04-25 17:23:21 +02:00