discourse/plugins/chat/app/serializers
Joffrey JAFFEUX 68c4f16a73
FEATURE: channels can allow/disallow @all/@here mentions (#19317)
The settings tab of each category channel should now present the option to allow or disallow channel wide mentions: @here and @all.

When disallowed, using these mentions in the channel should have no effect.
2022-12-05 17:03:51 +01:00
..
admin_chat_index_serializer.rb
chat_channel_index_serializer.rb
chat_channel_search_serializer.rb
chat_channel_serializer.rb FEATURE: channels can allow/disallow @all/@here mentions (#19317) 2022-12-05 17:03:51 +01:00
chat_in_reply_to_serializer.rb
chat_message_serializer.rb
chat_view_serializer.rb FIX: Add MessageBust.last_id to chat channel subscriptions (#19255) 2022-12-02 10:57:53 +10:00
chat_webhook_event_serializer.rb
direct_message_serializer.rb
incoming_chat_webhook_serializer.rb
reviewable_chat_message_serializer.rb
structured_channel_serializer.rb FIX: Add MessageBust.last_id to chat channel subscriptions (#19255) 2022-12-02 10:57:53 +10:00
user_chat_channel_membership_serializer.rb
user_chat_message_bookmark_serializer.rb
user_with_custom_fields_and_status_serializer.rb