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

Re-use doesRoomHaveUnreadThreads for useRoomThreadNotifications #12195

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jan 31, 2024

This incorporates the logic of not showing unread dots if the room is muted

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

Here's what your changelog entry will look like:

🐛 Bug Fixes

  • Re-use doesRoomHaveUnreadThreads for useRoomThreadNotifications (#12195).

This incorporates the logic of not showing unread dots if the room
is muted
@dbkr dbkr added the T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems label Jan 31, 2024
@dbkr dbkr requested a review from a team as a code owner January 31, 2024 10:47
@dbkr dbkr requested review from t3chguy and florianduros and removed request for a team and t3chguy January 31, 2024 10:47
@dbkr
Copy link
Member Author

dbkr commented Jan 31, 2024

actually this doesn't need to live on the branch. Re-made to target develop: #12196

@dbkr
Copy link
Member Author

dbkr commented Jan 31, 2024

...turns out that method is only on the branch, re-opening!

@dbkr dbkr reopened this Jan 31, 2024
@dbkr dbkr merged commit 6872cc4 into florianduros/threads/pop-out-panel Jan 31, 2024
34 of 35 checks passed
@dbkr dbkr deleted the dbkr/reuse_unread_threads branch January 31, 2024 11:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants