zulip/zulip-terminal

Restrict sending messages to announcement streams

Open

#682 opened on Jun 10, 2020

 (22 comments) (0 reactions) (0 assignees)Python (352 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (853 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

is_announcement_only flag is present in model.stream_data. The user should be notified ( in the footer ) if they don't have permissions to post to the stream.

Contributor guide