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

Modify/don't provide 'Reply' option for messages that can't be replied to #3811

Merged
merged 2 commits into from
Feb 4, 2020

Commits on Feb 4, 2020

  1. message list: Modify "Reply" action when in announcement-only narrow.

    Currently, it is possible to select the 'Reply' option from action
    sheet when in an announcement-only narrow, even if the user is not
    an admin.
    
    Modify 'Reply' option based on whether the user is an administrator.
    
    Fixes zulip#3810.
    agrawal-d committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    666b962 View commit details
    Browse the repository at this point in the history
  2. message list: Remove "Reply" action when in group PM narrow.

    Remove the 'Reply' option from messageActionSheet when the user is
    in a group private message narrow.
    agrawal-d authored and rk-for-zulip committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    b902d55 View commit details
    Browse the repository at this point in the history