Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Expose hidden notification rules in UI #2346

Merged
merged 1 commit into from
Dec 12, 2018

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Dec 11, 2018

Adds UI control for 3 hidden notification rules:

  • Messages containing @room
  • Encrypted one-to-one messages
  • Encrypted group messages

This should help to clarify some mysterious notification behavior, as it wasn't
obvious that these rules existed.

Fixes element-hq/element-web#7833.

Signed-off-by: J. Ryan Stinnett jryans@gmail.com

@jryans jryans requested a review from a team December 11, 2018 19:05
@@ -912,7 +915,6 @@
"You've previously used a newer version of Riot on %(host)s. To use this version again with end to end encryption, you will need to sign out and back in again. ": "You've previously used a newer version of Riot on %(host)s. To use this version again with end to end encryption, you will need to sign out and back in again. ",
"Incompatible Database": "Incompatible Database",
"Continue With Encryption Disabled": "Continue With Encryption Disabled",
"Failed to indicate account erasure": "Failed to indicate account erasure",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This string is no longer used after 328d57f.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also removed in #2338 (comment) :p

(we should probably just commit it directly)

Adds UI control for 3 hidden notification rules:

* Messages containing @room
* Encrypted one-to-one messages
* Encrypted group messages

This should help to clarify some mysterious notification behavior, as it wasn't
obvious that these rules existed.

Fixes element-hq/element-web#7833.

Signed-off-by: J. Ryan Stinnett <jryans@gmail.com>
@jryans jryans merged commit bea551f into matrix-org:develop Dec 12, 2018
@jryans
Copy link
Collaborator Author

jryans commented Dec 12, 2018

I had pushed after review to fix a typo, but then didn't actually add the change... 😓 I fixed it for real in 2ca7477.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants