mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
79ad0860a2
I was previously relying on `this.isDestroying` returning `true` during `willDestroyElement`. This was an incorrect assumption. This commit refactors the logic into an explicit `cleanup` function, and also adds some cleanup for empty keys in the `subscribedProxy` array |
||
---|---|---|
.. | ||
assets | ||
config | ||
spec/integration | ||
test/javascripts/acceptance | ||
plugin.rb | ||
README.md |
Discourse Presence plugin
This plugin shows which users are currently writing a reply at the same time as you.