discourse/plugins/discourse-presence
David Taylor a6230b8138
UX: Improve composer presence-display positioning (#15235)
Previously the discourse-presence plugin was using a `position: absolute` hack to display the 'replying...' users in the top right of the composer. This commit adds a more suitable plugin outlet, and updates the discourse-presence styling so it slots into the flex-box layout at the top of the composer
2021-12-08 16:18:49 +00:00
..
assets UX: Improve composer presence-display positioning (#15235) 2021-12-08 16:18:49 +00:00
config Update translations (#14792) 2021-11-02 18:49:00 +01:00
spec/integration FIX: Include admins in presence reply channel permissions (#14839) 2021-11-08 13:54:02 +00:00
test/javascripts/acceptance UX: Improve composer presence-display positioning (#15235) 2021-12-08 16:18:49 +00:00
README.md DEV: Update discourse-presence plugin to use new PresenceChannel system (#14519) 2021-10-21 12:42:46 +01:00
plugin.rb FIX: Include admins in presence reply channel permissions (#14839) 2021-11-08 13:54:02 +00:00

README.md

Discourse Presence plugin

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