mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-10 13:22:25 +08:00
In #31366, we added the ability for admins to remove people from group chats. However, that only works as long as the admin is already in the group chat. For forum-side group messages, admins can join any of them at will. This PR extends that same ability to chat for parity. |
||
|---|---|---|
| .. | ||
| controllers/chat | ||
| jobs | ||
| models | ||
| queries/chat | ||
| serializers/chat | ||
| services/chat | ||
| validators/chat | ||
| views | ||