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
In zulip/zulip#19434, we plan to make it possible to restrict which topics in a stream a user can view and send messages to. Users with restricted permissions:
a. Can start a new topic, and have regular permissions for that topic (read, post, etc.).
b. Cannot view or send messages in other topics.
c. Only see their own topics in auto-complete suggestions in the compose box.
d. Get an error if trying to send to somebody else's topic. It's probably OK that this leaks information about what other topics exist.
We should make sure the mobile apps can support these restrictions.
In zulip/zulip#19434, we plan to make it possible to restrict which topics in a stream a user can view and send messages to. Users with restricted permissions:
a. Can start a new topic, and have regular permissions for that topic (read, post, etc.).
b. Cannot view or send messages in other topics.
c. Only see their own topics in auto-complete suggestions in the compose box.
d. Get an error if trying to send to somebody else's topic. It's probably OK that this leaks information about what other topics exist.
We should make sure the mobile apps can support these restrictions.
Web app / server issue:
The text was updated successfully, but these errors were encountered: