discourse/plugins/chat/app/controllers
Joffrey JAFFEUX 179d15d90e
FIX: webhook should touch channel’s last_message_sent_at (#19342)
2022-12-06 19:33:39 +01:00
..
admin
api FEATURE: Enforce mention limits for chat messages (#19034) 2022-12-06 14:54:04 -03:00
api_controller.rb
chat_base_controller.rb
chat_channels_controller.rb DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
chat_controller.rb FIX: webhook should touch channel’s last_message_sent_at (#19342) 2022-12-06 19:33:39 +01:00
direct_messages_controller.rb DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
emojis_controller.rb
incoming_chat_webhooks_controller.rb SECURITY: Limit chat message char length (#19207) 2022-11-28 10:48:30 +10:00