discourse/plugins/chat/spec
Joffrey JAFFEUX 21570410ab
FIX: makes sidebar links respect drawer mode (#18918)
Clicking a link of the sidebar will now open the drawer and load the correct channel.

This solution should correctly solve these cases:

closing drawer, clicking sidebar channel, should open the drawer on correct channel
visiting /chat then visiting / and clicking sidebar channel, should open full page chat on correct channel
2022-11-08 16:23:13 +01:00
..
components FIX: Make ChatMessageUpdater check editing access for guardian (#18902) 2022-11-08 09:04:18 +10:00
fabricators FIX: Make chat editor IDs not null (#18903) 2022-11-08 09:06:13 +10:00
integration
jobs FIX: Make chat editor IDs not null (#18903) 2022-11-08 09:06:13 +10:00
lib FIX: Allow deletion of categories when chat channel is not present 2022-11-08 10:25:39 +01:00
mailers DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
models FIX: Allow deletion of categories when chat channel is not present 2022-11-08 10:25:39 +01:00
queries DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
requests FIX: Allow deletion of categories when chat channel is not present 2022-11-08 10:25:39 +01:00
serializer DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
services
support FIX: Allow deletion of categories when chat channel is not present 2022-11-08 10:25:39 +01:00
system FIX: makes sidebar links respect drawer mode (#18918) 2022-11-08 16:23:13 +01:00
validators
plugin_spec.rb DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00