mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-10 17:23:19 +08:00
|
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
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. |
||
|---|---|---|
| .. | ||
| all_mention.rb | ||
| category_channel.rb | ||
| channel.rb | ||
| channel_archive.rb | ||
| channel_custom_field.rb | ||
| direct_message.rb | ||
| direct_message_channel.rb | ||
| direct_message_user.rb | ||
| draft.rb | ||
| group_mention.rb | ||
| here_mention.rb | ||
| incoming_webhook.rb | ||
| mention.rb | ||
| mention_notification.rb | ||
| message.rb | ||
| message_custom_field.rb | ||
| message_interaction.rb | ||
| message_reaction.rb | ||
| message_revision.rb | ||
| null_message.rb | ||
| null_user.rb | ||
| reviewable_message.rb | ||
| separate_sidebar_mode_site_setting.rb | ||
| thread.rb | ||
| thread_custom_field.rb | ||
| threads_view.rb | ||
| tracking_state_report.rb | ||
| user_chat_channel_membership.rb | ||
| user_chat_thread_membership.rb | ||
| user_mention.rb | ||
| webhook_event.rb | ||