This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Re-implement unread counts (again) #8059
Merged
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
2521df0
Use the push actions tables to keep track of unread messages
babolivier f52ec49
Retrieve the unread counts in sync responses
babolivier 7846562
Use the right counts when pushing
babolivier c8f38f6
Add some tests and fix the existing ones
babolivier d7a4589
Changelog
babolivier 8246719
Lint
babolivier 8a8be3d
Add a comment saying why we don't need to support RR on missing events
babolivier 0796e19
Merge branch 'develop' of github.com:matrix-org/synapse into babolivi…
babolivier 6d13f9f
Incorporate part of the review
babolivier 55ca305
Merge branch 'develop' of github.com:matrix-org/synapse into babolivi…
babolivier 9200f73
Incorporate rest of review
babolivier 3495063
Go back to using an action and explain why we're doing it
babolivier 37c670c
Fix runInteraction call
babolivier 664d154
Fix return type
babolivier c267b3a
Merge branch 'develop' of github.com:matrix-org/synapse into babolivi…
babolivier 71a6b21
Incorporate review
babolivier 50bc3ca
Incorporate review
babolivier File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Add unread messages count to sync responses, as specified in [MSC2654](https://github.com/matrix-org/matrix-doc/pull/2654). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.