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
Support for MSC2285 (hidden read receipts) #10413
Merged
babolivier
merged 26 commits into
matrix-org:develop
from
SimonBrandner:feature/hidden-rrs
Jul 28, 2021
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
31d023a
Add MSC2285
SimonBrandner 2b28a13
Implement MSC2285
SimonBrandner c7ff003
Test that hidden read receipts don't break unread counts
SimonBrandner 329ca23
Test that hidden read receipts are hidden
SimonBrandner 5ba7be7
Test filtering of hidden events
SimonBrandner d11783c
Changelog
SimonBrandner c352751
Make filter_out_hidden static
SimonBrandner 1dcccd3
Handling of hidden read receipts for initial sync
SimonBrandner 59763c4
Correctly handle hidden=True
SimonBrandner 39f830c
_filters_correctly -> _test_filters_hidden
SimonBrandner b8ece44
Add an MSC2285_HIDDEN const
SimonBrandner b90949b
Use correct param name
SimonBrandner 93c87aa
Use 400 for consistency
SimonBrandner 77cd0d8
Add a comment about not using prefixes
SimonBrandner 15eca46
Split out into seperate methods
SimonBrandner dc4e8ac
Default to hidden = None
SimonBrandner 397ffea
Iterate over both keys and values
SimonBrandner fa90c66
test_read_receipts -> test_hidden_read_receipts
SimonBrandner d0d4dc6
Hide MSC2285 behind a feature flag
SimonBrandner 7743ab8
Delint
SimonBrandner 8fd2929
Merge remote-tracking branch 'upstream/develop' into feature/hidden-rrs
SimonBrandner 49dfd1d
Move comment
SimonBrandner 944ee17
Make if statement more readable
SimonBrandner a02cf57
Move comment to an even better place
SimonBrandner ee87ab5
Merge branch 'feature/hidden-rrs' of https://github.com/SimonBrandner…
SimonBrandner f6ba3ac
Update changelog.d/10413.feature
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
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.