discourse/plugins/chat/spec/requests
Dan Ungureanu 25f2fb61b8
DEV: Add 'chat_message_trashed' Discourse event (#20170)
Triggers a DiscourseEvent when a message is deleted, similar to
`:chat_message_created` and `:chat_message_edited`. This is not used
in this plugin, but can be used by other plugins to act when a message
is trashed.
2023-02-06 21:52:43 +01:00
..
admin
api FEATURE: Allow editing channel slug (#19948) 2023-01-30 13:18:34 +10:00
core_ext FIX: Channel archive N1 when serializing current user (#19820) 2023-01-11 14:39:56 +10:00
chat_controller_spec.rb DEV: Add 'chat_message_trashed' Discourse event (#20170) 2023-02-06 21:52:43 +01:00
direct_messages_controller_spec.rb DEV: start glimmer-ification and optimisations of chat plugin (#19531) 2022-12-21 13:21:02 +01:00
emojis_controller_spec.rb
incoming_chat_webhooks_controller_spec.rb SECURITY: Limit chat message char length (#19207) 2022-11-28 10:48:30 +10:00