discourse/plugins/chat/spec
Joffrey JAFFEUX 84c1cc70d6
REFACTOR: naming and state refactor (#19187)
- better handling of drawer state using chat state manager
- removes various float and topic occurrences to use drawer
- ensures user can chat before doing a lot of chat setup
- fixes a bug which was creating presence errors in tests
- removes dead code
2022-11-25 14:15:38 +01:00
..
components FIX: Deliver chat summaries when allowed groups include "everyone" (#18955) 2022-11-09 10:54:47 -03:00
fabricators FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
integration DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
jobs FIX: Delete associated channel upon category deletion 2022-11-22 10:04:29 +01:00
lib FIX: Minor hashtag autocomplete fixes (#19173) 2022-11-24 15:45:13 +11:00
mailers DEV: Make summary subject logic more explicit (#19167) 2022-11-23 14:29:41 -03:00
models FIX: Delete associated channel upon category deletion 2022-11-22 10:04:29 +01:00
queries DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
requests FIX: Delete associated channel upon category deletion 2022-11-22 10:04:29 +01:00
serializer DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
services DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
support FIX: Allow deletion of categories when chat channel is not present 2022-11-08 10:25:39 +01:00
system REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
validators DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
plugin_helper.rb FEATURE: Generic hashtag autocomplete lookup and markdown cooking (#18937) 2022-11-21 08:37:06 +10:00
plugin_spec.rb DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00