discourse/plugins/chat/assets/javascripts/discourse/initializers
Martin Brennan 85b14a0359
DEV: Move chat transcript tests into system specs (#19434)
We are all in on system specs, so this commit moves all the chat quoting acceptance tests (some of which have been skipped for a while) into system specs.
2022-12-23 10:04:41 +10:00
..
chat-audio.js FIX: prevents playing chat sound when in DnD (#19575) 2022-12-22 11:19:54 +01:00
chat-decorators.js REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
chat-keyboard-shortcuts.js REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
chat-plugin-decorators.js REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
chat-setup.js DEV: Move chat transcript tests into system specs (#19434) 2022-12-23 10:04:41 +10:00
chat-sidebar.js DEV: start glimmer-ification and optimisations of chat plugin (#19531) 2022-12-21 13:21:02 +01:00
chat-user-menu.js FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
chat-user-options.js