mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 13:58:53 +08:00
This PR allows site admins to configure chat on a site to be visible to anonymous users. This allows for more visibility in the site's chat activity, should be a better default. To enable, the site needs to: - enable the "Granular anonymous and logged in groups permissions" upcoming change - add anonymous users to `chat_allowed_groups` - optional (but useful): also add `trust_level_0` users to `chat allowed groups` --------- Co-authored-by: Martin Brennan <martin@discourse.org> |
||
|---|---|---|
| .. | ||
| channel_memberships_query.rb | ||
| channel_unreads_query.rb | ||
| messages_query.rb | ||
| thread_participant_query.rb | ||
| thread_unreads_query.rb | ||
| tracking_state_report_query.rb | ||
| users_from_usernames_and_groups_query.rb | ||