discourse/plugins/chat/spec/requests
Joffrey JAFFEUX a1690e0401
DEV: removes dead code (message_link) (#24648)
Linking to a message ID is now handled by the frontend router: `chat.channel.near-message`
2023-11-30 11:13:37 +01:00
..
admin DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
chat FIX: leaving a group channel should destroy membership (#24631) 2023-11-29 17:48:14 +01:00
core_ext DEV: Fix bookmark flaky (#24327) 2023-11-10 11:16:22 +01:00
chat_controller_spec.rb DEV: removes dead code (message_link) (#24648) 2023-11-30 11:13:37 +01:00
direct_messages_controller_spec.rb DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
emojis_controller_spec.rb