discourse/plugins/chat/spec
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
..
components FIX: Deliver chat summaries when allowed groups include "everyone" (#18955) 2022-11-09 10:54:47 -03:00
fabricators FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
integration
jobs FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
lib FEATURE: Add TL1 to chat_allowed_groups by default (#19116) 2022-11-21 09:17:40 +10:00
mailers DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
models FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
queries DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
requests FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
serializer DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
services
support FIX: Allow deletion of categories when chat channel is not present 2022-11-08 10:25:39 +01:00
system FEATURE: Generic hashtag autocomplete lookup and markdown cooking (#18937) 2022-11-21 08:37:06 +10:00
validators
plugin_helper.rb FEATURE: Generic hashtag autocomplete lookup and markdown cooking (#18937) 2022-11-21 08:37:06 +10:00
plugin_spec.rb DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00