discourse/plugins/chat/assets/javascripts
Joffrey JAFFEUX 939c2a7371
FIX: correct various mistakes in chat-notification-manager (#20050)
* FIX: correct various mistakes in chat-notification-manager

- The code was still handling global chat through its own variable instead of relying on `ChatStateManager`
- There was a typo were the code was using `this` instead of `opts`

Note notifications are a future big work of this year and this should be heavily reworked and tested.

* linting
2023-01-30 10:48:10 +01:00
..
discourse FIX: correct various mistakes in chat-notification-manager (#20050) 2023-01-30 10:48:10 +01:00
lib/discourse-markdown DEV: /channel -> /c chat route rename (#19782) 2023-01-27 09:58:12 -03:00