-
-
Notifications
You must be signed in to change notification settings - Fork 656
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
Warn on @-mentioning someone who won't see it because not subscribed #3373
Labels
Comments
Yeah, we should fix this. For this category of things, there's a few parts of the webapp code we may want to study/adapt.
|
chrisbobbe
added
a-compose/send
Compose box, autocomplete, camera/upload, outbox, sending
a-notifications
labels
Feb 13, 2020
gnprice
changed the title
Referenced users on unsubscribed streams
Warn on @-mentioning someone who won't see it because not subscribed
Feb 13, 2020
Bumping the priority, because this can be pretty frustrating for everyone involved when it happens. |
agrawal-d
added a commit
to agrawal-d/zulip-mobile
that referenced
this issue
May 12, 2020
Show a warning when @-mentioning a user who is not subscribed to the stream the user was mentioned in, with an option to subscribe them to the stream. Set up pipeline to enable the same. Closes zulip#3373.
Looks like zulip/zulip#14966 was just closed, so work on this can continue! 🙂 Thanks @akashaviator and @timabbott! |
agrawal-d
added a commit
to agrawal-d/zulip-mobile
that referenced
this issue
Jun 12, 2020
Show a warning when @-mentioning a user who is not subscribed to the stream the user was mentioned in, with an option to subscribe them to the stream. Set up pipeline to enable the same. Closes zulip#3373.
agrawal-d
added a commit
to agrawal-d/zulip-mobile
that referenced
this issue
Jun 12, 2020
Show a warning when @-mentioning a user who is not subscribed to the stream the user was mentioned in, with an option to subscribe them to the stream. Set up pipeline to enable the same. Fixes: zulip#3373.
agrawal-d
added a commit
to agrawal-d/zulip-mobile
that referenced
this issue
Jun 15, 2020
Show a warning when @-mentioning a user who is not subscribed to the stream the user was mentioned in, with an option to subscribe them to the stream. Use the created pipeline in the previous commits to enable the same. Fixes: zulip#3373.
agrawal-d
added a commit
to agrawal-d/zulip-mobile
that referenced
this issue
Jun 15, 2020
Show a warning when @-mentioning a user who is not subscribed to the stream the user was mentioned in, with an option to subscribe them to the stream. Use the created pipeline in the previous commits to enable the same. Fixes: zulip#3373.
agrawal-d
added a commit
to agrawal-d/zulip-mobile
that referenced
this issue
Jul 4, 2020
Show a warning when @-mentioning a user who is not subscribed to the stream the user was mentioned in, with an option to subscribe them to the stream. Use the created pipeline in the previous commits to enable the same. Fixes: zulip#3373.
agrawal-d
added a commit
to agrawal-d/zulip-mobile
that referenced
this issue
Jul 4, 2020
Show a warning when @-mentioning a user who is not subscribed to the stream the user was mentioned in, with an option to subscribe them to the stream. Use the created pipeline in the previous commits to enable the same. Fixes: zulip#3373.
agrawal-d
added a commit
to agrawal-d/zulip-mobile
that referenced
this issue
Jul 31, 2020
Show a warning when @-mentioning a user who is not subscribed to the stream the user was mentioned in, with an option to subscribe them to the stream. Use the created pipeline in the previous commits to enable the same. Fixes: zulip#3373.
agrawal-d
added a commit
to agrawal-d/zulip-mobile
that referenced
this issue
Jul 31, 2020
Show a warning when @-mentioning a user who is not subscribed to the stream the user was mentioned in, with an option to subscribe them to the stream. Use the created pipeline in the previous commits to enable the same. Fixes: zulip#3373.
agrawal-d
added a commit
to agrawal-d/zulip-mobile
that referenced
this issue
Aug 4, 2020
Show a warning when @-mentioning a user who is not subscribed to the stream the user was mentioned in, with an option to subscribe them to the stream. Use the created pipeline in the previous commits to enable the same. Fixes: zulip#3373.
agrawal-d
added a commit
to agrawal-d/zulip-mobile
that referenced
this issue
Aug 4, 2020
Show a warning when @-mentioning a user who is not subscribed to the stream the user was mentioned in, with an option to subscribe them to the stream. Use the created pipeline in the previous commits to enable the same. Fixes: zulip#3373.
7 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Referenced users do not receive notifications from unsubscribed streams. See github issue. Unfortunately there is no warning at mobile-client :-( This is a ugly pitfall if you think you have notice someone, but the person didn't get any information.
See https://chat.zulip.org/#narrow/stream/48-mobile/topic/Referenced.20users.20on.20unsubscribed.20streams/near/709487
The text was updated successfully, but these errors were encountered: