discourse/plugins/discourse-presence
David Taylor f5419521f0
DEV: Support colocation of component templates in plugins (#18598)
This allows plugins to colocate component JS and HBS under `/plugins/{name}/assets/javascripts/discourse/components`.

`discourse-presence` is updated to use this new pattern, which also serves as an integration test for this part of the build pipeline.
2022-10-17 09:38:20 +01:00
..
assets DEV: Support colocation of component templates in plugins (#18598) 2022-10-17 09:38:20 +01:00
config FEATURE: Add Croatian language (#17130) 2022-06-18 00:18:22 +02:00
spec/integration Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
test/javascripts/acceptance DEV: Avoid triggering 404 errors in tests (#17404) 2022-07-10 11:09:13 +02:00
README.md DEV: Update discourse-presence plugin to use new PresenceChannel system (#14519) 2021-10-21 12:42:46 +01:00
plugin.rb DEV: Transpile all plugin js by default (#17175) 2022-06-21 22:07:10 +02:00

README.md

Discourse Presence plugin

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