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

Add option to change email notification settings #2243

Closed
samuel-p opened this issue Oct 11, 2020 · 3 comments
Closed

Add option to change email notification settings #2243

samuel-p opened this issue Oct 11, 2020 · 3 comments
Assignees
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-parity-with-web

Comments

@samuel-p
Copy link

Is your feature request related to a problem? Please describe.
In Element Web / Desktop there is an option in the settings (Notifications -> Enable email notifications) and I didn't find this option in Element Android. (It's a bit frustrating to tell others that they have to use the Web/Desktop Version to change this.)

Describe the solution you'd like
It would be awesome to have this option in Element Android too.

Describe alternatives you've considered
I think the easiest way is to ad another Toggle in the Notifications section in the settings.

Additional context
Here is the option in Element Web / Desktop:

Bildschirmfoto von 2020-09-15 22-23-43

@samuel-p samuel-p added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Oct 11, 2020
@waclaw66
Copy link
Contributor

waclaw66 commented Feb 11, 2021

This is quite necessary functionality missing on Android, some users which estabilished their accounts on Android devices got email notification set on. Don't know how, but they use Element Andorid only and they are quite upset getting notifications every hour.

@bmarty bmarty added this to the Sprint - Element 1.1.15 milestone Jul 29, 2021
@bmarty
Copy link
Member

bmarty commented Sep 20, 2021

Ok, let's implement this:

  • Add a setting to enable/disable email notification for emails associated to the account
  • Under settings/Notifications add a new section below the section "Notifications", named "Email notification".
  • If there is no email, a list item show "To receive email with notification, please associate an email to your Matrix account". Clicking on this item oopen the screen Settings/General/Emails and Phone numbers.
  • If there are emails, for each email, a list item with a checkbox, same wording than Element Web, showing the state of the pusher related to the email.
  • In the debug screen Settings/Advanced settings/Notification target, add a way to delete a pusher manually. Sometimes, ghost pushers stay here, maybe due to an (old) bug on Synapse, which did not delete pusher when user sign out

@bmarty bmarty assigned bmarty and unassigned bmarty Sep 20, 2021
@ouchadam ouchadam self-assigned this Sep 20, 2021
@ouchadam
Copy link
Contributor

Fixed in 1.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-parity-with-web
Projects
None yet
Development

No branches or pull requests

4 participants