Add support for muted users #1001
Labels
api migrations
GSoC
Possible GSoC project component
missing feature: user
A missing feature for all users, present in another Zulip client
version parity: 4
We've finished merging the backend for muting users in zulip/zulip#16915, and are discussing the UI in zulip/zulip#18222.
This is being implemented in the webapp (zulip/zulip#16915), and mobile (zulip/zulip#4678), and it would be excellent for ZT to support it as well.
zulip/zulip-mobile#4655 may be helpful for figuring out what implementing this looks like, it's unlikely to be very tricky.
Notes for implementation as of Apr 2024: (by neiljp)
API notes:
muted_users
in response fromregister
(https://docs.zulip.com/api/register-queue)muted_users
events (https://docs.zulip.com/api/get-events#muted_users)API changelog: (https://docs.zulip.com/api/changelog)
The text was updated successfully, but these errors were encountered: