[openstreetmap/openstreetmap-website] Add UserMute to control private message visibility (PR #4284)
Gregory Igelmund
notifications at github.com
Wed Oct 11 10:25:19 UTC 2023
@grekko commented on this pull request.
> @@ -2900,6 +2912,23 @@ en:
showing_page: "Page %{page}"
next: "Next »"
previous: "« Previous"
+ user_mutes:
+ index:
+ you_have_muted_n_users:
+ zero: "You haven't muted any Users 🎉"
+ one: "You have muted %{count} User"
+ other: "You have muted %{count} Users"
+ user_mute_explainer: "Private messages of muted users are moved into a separate inbox and you won't receive email notifications."
+ user_mute_admins_and_moderators: "You can mute Admins and Moderators but their private messages cannot."
> That change is of course equivalent to saying "you can mute them but it has no effect" so should we just not allow them to be muted?
right. Users are able to mute Admins/Moderators but muting doesn't have an effect.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4284#discussion_r1354632989
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4284/review/1670702762 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231011/6c408b12/attachment.htm>
More information about the rails-dev
mailing list