zulip / zulip-mobile

Zulip mobile apps for Android and iOS.
https://zulip.com/apps/
Apache License 2.0
1.3k stars 655 forks source link

Support "support" stream type with topic-specific permissions #5869

Closed alya closed 4 months ago

alya commented 5 months ago

We will need to support topic-based permissions for sending messages as described in https://github.com/zulip/zulip/issues/19434. At a minimum, the mobile app should give a reasonable error when a user tries to send a message that they are not allowed to send.

(TBD whether this is a goal for 9.0.)

alya commented 4 months ago

Closing as a duplicate of #5839 .