discourse/plugins
Jarek Radosz a1b35601fc
FIX: Improve chat route cleanup (#20557)
1. `this.chat.activeChannel = null` was being done in twice
2. using `willTransition()` and checking transition.to.name prefix for route cleanup rather than using `deactivate()` was unnecessarily verbose and could be premature (if something aborted the transition you'd end up in a broken state)
3. `activeChannel` on Chat service can be null, check for that before accessing
2023-04-26 18:18:23 +02:00
..
chat FIX: Improve chat route cleanup (#20557) 2023-04-26 18:18:23 +02:00
discourse-details Update translations (#21055) 2023-04-11 15:45:03 +02:00
discourse-lazy-videos FIX: Add missing translations strings for lazy-videos (#21127) 2023-04-18 07:01:27 -03:00
discourse-local-dates DEV: Support @debounce decorator in native class syntax (#20521) 2023-03-03 11:48:58 +00:00
discourse-narrative-bot Update translations (#21145) 2023-04-25 17:23:21 +02:00
discourse-presence Update translations (#20370) 2023-02-20 11:01:01 +01:00
poll DEV: Improve add_to_serializer include_* options (#21220) 2023-04-24 12:17:51 +01:00
styleguide Update translations (#21145) 2023-04-25 17:23:21 +02:00