discourse/plugins/chat/app
2022-12-06 19:33:39 +01:00
..
controllers FIX: webhook should touch channel’s last_message_sent_at (#19342) 2022-12-06 19:33:39 +01:00
core_ext
jobs DEV: Add messages_count to ChatChannel table (#19295) 2022-12-06 08:40:46 +10:00
models DEV: Add messages_count to ChatChannel table (#19295) 2022-12-06 08:40:46 +10:00
queries
serializers FEATURE: channels can allow/disallow @all/@here mentions (#19317) 2022-12-05 17:03:51 +01:00
services FEATURE: Enforce mention limits for chat messages (#19034) 2022-12-06 14:54:04 -03:00
views