discourse/plugins/chat/spec/lib/chat
David Battersby 79d2eb5beb
FEATURE: enable threading in chat DM channels (#29170)
Support threads in DMs and group chats so members can keep their conversations organized.

This change adds a new toggle switch for threads within the Chat Channel Settings screen. For new direct message channels threading is enabled by default.

We have made a decision to exclude direct message threads from the My Threads screen for now.
2024-10-11 13:05:07 +04:00
..
channel_archive_service_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
channel_fetcher_spec.rb DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
channel_hashtag_data_source_spec.rb DEV: Fix tests (#25644) 2024-02-12 14:29:23 +02:00
channel_membership_manager_spec.rb DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
chat_pretty_text_spec.rb FIX: only allows kbd and not details 2024-04-11 00:13:58 +02:00
core_pretty_text_spec.rb FIX: only allows kbd and not details 2024-04-11 00:13:58 +02:00
duplicate_message_validator_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
guardian_extensions_spec.rb FEATURE: enable threading in chat DM channels (#29170) 2024-10-11 13:05:07 +04:00
message_bookmarkable_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
message_mover_spec.rb FEATURE: Add thread support to the chat message mover (#26147) 2024-04-08 09:03:46 -03:00
message_processor_spec.rb
message_reactor_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
messages_exporter_spec.rb FIX: Chat messages exporter (#25461) 2024-01-30 18:37:11 +04:00
notifier_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
onebox_handler_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
parsed_mentions_spec.rb DEV: better highlighting of mentions (#28403) 2024-08-20 14:37:28 +02:00
post_notification_handler_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
review_queue_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
slack_compatibility_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
statistics_spec.rb DEV: Add new chat metrics (#23872) 2024-01-04 16:10:03 +04:00
transcript_service_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00