discourse/plugins/discourse-presence
David Taylor d84dee4519
FIX: Account for different composer 'edit' states in discourse-presence (#10631)
Previously we were manually comparing the composer 'action' to the REPLY and EDIT constants. This meant that other forms of editing (e.g. shared drafts) were not included. This commit changes the presence logic to use the existing composer computed variables.
2020-09-10 10:52:51 +01:00
..
assets FIX: Account for different composer 'edit' states in discourse-presence (#10631) 2020-09-10 10:52:51 +01:00
config Update translations 2020-09-09 14:59:40 +00:00
spec/requests DEV: Remove assertions that are not required. 2020-05-14 10:07:55 +08:00
README.md Add discourse-presence as a core plugin (#5137) 2017-09-07 09:40:18 +02:00
plugin.rb FEATURE: Introduce a staff only override key for discourse-presence. 2020-05-13 14:13:31 +08:00

README.md

Discourse Presence plugin

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

Installation

Follow the directions at Install a Plugin using https://github.com/discourse/discourse-presence.git as the repository URL.

Authors

André Pereira, David Taylor

License

GNU GPL v2