This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/plugins/chat/assets/javascripts/discourse
David Taylor 2b53c2cfca
DEV: Enable @cached decorator for themes and plugins (#19261)
`ember-cached-decorator-polyfill` uses a Babel transformation to apply this polyfill in core. Adding that Babel transformation to themes and plugins will be complex, so we use this to patch it at runtime. This can be removed once `@glimmer/tracking` is updated to a version
with native `@cached` support.
2022-11-30 15:53:54 +00:00
..
adapters DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
components DEV: Enable @cached decorator for themes and plugins (#19261) 2022-11-30 15:53:54 +00:00
connectors REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
controllers FIX: ensures chat sidebar is present when core sidebar is disabled (#19197) 2022-11-25 19:28:10 +01:00
helpers DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
initializers REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
lib FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
models DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
modifiers/chat DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
pre-initializers DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
routes REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
services FIX: prevents audio to play when appended (#19199) 2022-11-28 09:22:13 +01:00
templates FIX: Show chat channel info on reviewable items (#19260) 2022-11-30 14:08:30 +00:00
widgets UX: alters chat icon behavior on drawer and mobile (#19192) 2022-11-25 15:12:32 +01:00
admin-chat-route-map.js DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-route-map.js DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
preferences-chat-route-map.js DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00