discourse/plugins/chat/app/jobs
Jan Cernik cbbaeb55b5
FIX: Don't autojoin users when they have ready-only permissions (#20213)
After this change, in order to join a chat channel, a user needs to be in a group with at least “Reply” permission for the category. If the user only has “See” permission, they are able to preview the channel, but not join it or send messages. The auto-join function also follows this new restriction.

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2023-05-10 08:45:13 -03:00
..
regular FIX: Don't autojoin users when they have ready-only permissions (#20213) 2023-05-10 08:45:13 -03:00
scheduled/chat FIX: Do not delete old chat messages if chat disabled (#21214) 2023-04-24 14:42:50 +10:00
service_job.rb DEV: Allow `with_service` in jobs 2023-02-23 09:28:53 +01:00