discourse/plugins/chat/spec/lib
Martin Brennan 05b740036e
FEATURE: Add TL1 to chat_allowed_groups by default (#19116)
By doing this, we will:

* Have an open, but safe default People reach `@trust_level_1` pretty
quickly, but `@trust_level_0` is still excluded by default, to limit new
accounts joining and immediately spamming or otherwise abusing channels.
* Make it easier to change the default By keeping `@staff` in the
default, we make it easy for admins to remove `@trust_level_1` and
optionally add additional groups to their liking.
2022-11-21 09:17:40 +10:00
..
chat_channel_archive_service_spec.rb
chat_channel_fetcher_spec.rb FEATURE: Generic hashtag autocomplete lookup and markdown cooking (#18937) 2022-11-21 08:37:06 +10:00
chat_channel_hashtag_data_source_spec.rb FEATURE: Generic hashtag autocomplete lookup and markdown cooking (#18937) 2022-11-21 08:37:06 +10:00
chat_channel_membership_manager_spec.rb
chat_message_bookmarkable_spec.rb
chat_message_reactor_spec.rb
chat_notifier_spec.rb
chat_review_queue_spec.rb FIX: Add editing user ids to ChatMessage and ChatMessageRevision (#18877) 2022-11-07 09:04:47 +10:00
chat_statistics_spec.rb
chat_transcript_service_spec.rb
direct_message_channel_creator_spec.rb FEATURE: introduces `chat_max_direct_message_users` setting (#18997) 2022-11-15 10:40:28 +01:00
duplicate_message_validator_spec.rb
guardian_extensions_spec.rb FEATURE: Add TL1 to chat_allowed_groups by default (#19116) 2022-11-21 09:17:40 +10:00
message_mover_spec.rb
post_notification_handler_spec.rb
slack_compatibility_spec.rb