discourse/plugins/chat/app/models/chat
David Battersby 532d656d17
Some checks are pending
Licenses / run (push) Waiting to run
Linting / run (push) Waiting to run
Publish Assets / publish-assets (push) Waiting to run
Tests / core backend (push) Waiting to run
Tests / plugins backend (push) Waiting to run
Tests / core frontend (Chrome) (push) Waiting to run
Tests / plugins frontend (push) Waiting to run
Tests / themes frontend (push) Waiting to run
Tests / core system (push) Waiting to run
Tests / plugins system (push) Waiting to run
Tests / themes system (push) Waiting to run
Tests / core frontend (Firefox ESR) (push) Waiting to run
Tests / core frontend (Firefox Evergreen) (push) Waiting to run
Tests / chat system (push) Waiting to run
Tests / merge (push) Blocked by required conditions
FEATURE: disable chat DM threads by default (#34840)
Previously we introduced threads in Chat DMs in #29170 - however setting
the default to false seems like a better fit.

This will take effect for all new DM chats initiated, existing chats are
not changed but threads can still be turned off manually within each
channel's settings.
2025-09-17 16:52:13 +04:00
..
all_mention.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
category_channel.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
channel.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
channel_archive.rb
channel_custom_field.rb FEATURE: add custom fields to chat (channel/message/thread) (#29504) 2024-11-01 09:12:19 +11:00
direct_message.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
direct_message_channel.rb FEATURE: disable chat DM threads by default (#34840) 2025-09-17 16:52:13 +04:00
direct_message_user.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
draft.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
group_mention.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
here_mention.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
incoming_webhook.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
mention.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
mention_notification.rb DEV: Promote historic core plugins post_deploy migrations (#34274) 2025-08-13 15:52:19 +08:00
message.rb FIX: supports html entities in chat (#34591) 2025-08-28 07:34:24 +02:00
message_custom_field.rb FEATURE: add custom fields to chat (channel/message/thread) (#29504) 2024-11-01 09:12:19 +11:00
message_interaction.rb DEV: adds blocks support to chat messages (#29782) 2024-11-19 07:07:58 +01:00
message_reaction.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
message_revision.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
null_message.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
null_user.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
reviewable_message.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
separate_sidebar_mode_site_setting.rb
thread.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
thread_custom_field.rb FEATURE: add custom fields to chat (channel/message/thread) (#29504) 2024-11-01 09:12:19 +11:00
threads_view.rb
tracking_state_report.rb
user_chat_channel_membership.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
user_chat_thread_membership.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
user_mention.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
webhook_event.rb DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00