You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.
They're a bit unusual on the user endpoints, needing POST requests to mute someone, DELETE requests to unmute, and with no way to list current mutes.
Instead we should have /mutes endpoints that you can PUT to to mute someone, DELETE to unmute, and GET to list.
The text was updated successfully, but these errors were encountered: