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

feat(matrix-client): implement and handle adding / removing custom mute conversation tags #2052

Merged

Conversation

domw30
Copy link
Collaborator

@domw30 domw30 commented Jul 3, 2024

Note :: tests will be converted to vite tests in follow up.

What does this do?

  • implements adding and removing custom mute conversation tags
  • gets is room muted tags for rooms

Why are we making this change?

  • to be able to mute room notifications

How do I test this?

  • run tests as usual

Key decisions and Risk Assessment:

Things to consider:

  1. How will this affect security?
  2. How will this affect performance?
  3. Does this change any APIs?

@domw30 domw30 changed the title feat(matrix-client): implement add and remove custom mute conversation tags feat(matrix-client): implement and handle adding / removing custom mute conversation tags Jul 3, 2024
@domw30 domw30 requested a review from a team July 3, 2024 13:54
@domw30 domw30 merged commit cc27ed4 into main Jul 3, 2024
5 checks passed
@domw30 domw30 deleted the feat/implement-and-handle-custom-mute-conversation-tags branch July 3, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant