mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 06:30:15 +08:00
19214aff18
1. "What Goes Up Must Come Down" – if you subscribe to message bus, make sure you also unsubscribe 2. When you unsubscribe - remove only your subscription, not **all** subscriptions on given channel Attempt #2. The first attempt tried to extend a core `@bound` method in new-user-narrative plugin which did not work. I reworked that plugin in the meantime. This new PR also cleans up message bus subscriptions in now core-merged chat plugin. |
||
---|---|---|
.. | ||
discourse | ||
lib/discourse-markdown |