discourse/plugins/discourse-presence
David Taylor 5eb4e642a6
DEV: Rename discourse-presence endpoints and messagebus channels (#14089)
We are working to introduce a general core API for presence, which will clash with this plugin's `/presence` namespace

This commit introduces no functional change. There may be a slight interruption in discourse-presence functionality during a deploy of this commit.
2021-08-19 13:04:31 +01:00
..
assets DEV: Rename discourse-presence endpoints and messagebus channels (#14089) 2021-08-19 13:04:31 +01:00
config Update translations (#13994) 2021-08-14 10:18:05 +02:00
spec/requests DEV: Rename discourse-presence endpoints and messagebus channels (#14089) 2021-08-19 13:04:31 +01:00
plugin.rb DEV: Rename discourse-presence endpoints and messagebus channels (#14089) 2021-08-19 13:04:31 +01:00
README.md Add discourse-presence as a core plugin (#5137) 2017-09-07 09:40:18 +02:00

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