Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for muted users #1001

Open
WesleyAC opened this issue Apr 20, 2021 · 3 comments
Open

Add support for muted users #1001

WesleyAC opened this issue Apr 20, 2021 · 3 comments
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

Comments

@WesleyAC
Copy link

WesleyAC commented Apr 20, 2021

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:

API changelog: (https://docs.zulip.com/api/changelog)

  • ZFL 48 (server v4.0): Basic support for the above API
  • ZFL 188 (server v8.0): Support for muting bot users (so must warn/error before)
@WesleyAC WesleyAC added enhancement New feature or request api migrations labels Apr 20, 2021
@neiljp neiljp added missing feature: user A missing feature for all users, present in another Zulip client and removed enhancement New feature or request labels Apr 20, 2021
@neiljp
Copy link
Collaborator

neiljp commented Apr 20, 2021

@WesleyAC Thanks for opening this - I was just considering doing so myself 👍

This is projected for Zulip 4.0?

@WesleyAC
Copy link
Author

Yep, the plan is for this to be in 4.0 :)

@neiljp neiljp added the GSoC Possible GSoC project component label Mar 14, 2022
@Subhasish-Behera
Copy link
Contributor

The mobile implementation seems to be zulip/zulip-mobile#4678 and not zulip/zulip#4678 as mentioned above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants