discourse/plugins/discourse-presence
Régis Hanol 1ce12ae718
DEV: Deleted the "ChatComposerPresenceManager"... (#30098)
...since it was mostly duplicating the work the "ComposerPresenceManager" was doing.

So now the #chat composer uses the same "presence manager" as the composer, benefiting from the "hide presence" checks, with the only difference that the "keep alive" timeout is 5s for chat and 10s for topics/posts.
2024-12-04 12:21:55 +01:00
..
assets DEV: Deleted the "ChatComposerPresenceManager"... (#30098) 2024-12-04 12:21:55 +01:00
config FEATURE: Add Uyghur language (#27183) 2024-05-27 09:58:18 +02:00
spec/integration FIX: whisper's presence channels (#30097) 2024-12-04 11:47:05 +01:00
test/javascripts/acceptance DEV: Refactor composer-/topic-presence-display (#29455) 2024-10-29 10:44:05 +01:00
plugin.rb FIX: whisper's presence channels (#30097) 2024-12-04 11:47:05 +01:00
README.md DEV: Update discourse-presence plugin to use new PresenceChannel system (#14519) 2021-10-21 12:42:46 +01:00

Discourse Presence plugin

This plugin shows which users are currently writing a reply at the same time as you.