mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 17:43:42 +08:00
384a8b17a1
In other kind of channels we will only unfollow but for group channels we don't want people to keep appearing in members list. This commit also creates appropriate services: - `Chat::LeaveChannel` - `Chat::UnfollowChannel` And dedicated endpoint for unfollow: `DELETE /chat/api/channels/:id/memberships/me/follows` |
||
---|---|---|
.. | ||
actions | ||
auto_remove | ||
chat |