-
-
Notifications
You must be signed in to change notification settings - Fork 648
[MatrixRTC] Sticky Events support (MSC4354) #5017
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
Open
toger5
wants to merge
65
commits into
develop
Choose a base branch
from
toger5/sticky-events
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 57 commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
bf14e37
Implement Sticky Events MSC
Half-Shot aef07fc
Renames
Half-Shot dc69e8b
lint
Half-Shot 437a37a
some review work
Half-Shot 831a87e
Update for support for 4-ples
Half-Shot bec246d
fix lint
Half-Shot 3019576
pull through method
Half-Shot dae2f39
Fix the mistake
Half-Shot 48a8e37
More tests to appease SC
Half-Shot bf2835b
Merge branch 'develop' into hs/sticky-events
Half-Shot 79aa439
Cleaner code
Half-Shot 7b7f74d
Review cleanup
Half-Shot ffdca00
Refactors based on review.
Half-Shot 5601a0d
lint
Half-Shot ba557ed
Merge remote-tracking branch 'origin/develop' into hs/sticky-events
Half-Shot b06d5df
Add sticky event support to the js-sdk
toger5 cd2914c
use sticky events for matrixRTC
Half-Shot d6c99de
make sticky events a non breaking change (default to state events. us…
toger5 8dd68c0
review
toger5 adcb2bb
Refactor all of this away to it's own accumulator and class.
Half-Shot 510c2c3
Add tests
Half-Shot ab310df
tidyup
Half-Shot caf916a
more test cleaning
Half-Shot 953b7d7
lint
Half-Shot d376e94
Updates and tests
Half-Shot 0d38f14
fix filter
Half-Shot 207bab8
fix filter with lint
Half-Shot 0b1fae5
Add timer tests
Half-Shot 791b119
Add tests for MatrixRTCSessionManager
Half-Shot 488d3ae
Listen for sticky events on MatrixRTCSessionManager
Half-Shot d132e00
fix logic on filtering out state events
Half-Shot 5f092e1
lint
Half-Shot c332955
more lint
Half-Shot b686dbb
tweaks
Half-Shot e5027c7
Add logging in areas
Half-Shot 3e8115d
more debugging
Half-Shot f8f2c6d
much more logging
Half-Shot 32f9343
remove more logging
Half-Shot d4b2252
Finish supporting new MSC
Half-Shot 8d449a6
a line
Half-Shot 4d13031
reconnect the bits to RTC
Half-Shot af8c329
fixup more bits
Half-Shot 42cdbf7
fixup testrs
Half-Shot 6bac0ad
Ensure consistent order
Half-Shot 673b53b
lint
Half-Shot 54f4539
fix log line
Half-Shot 71d3e73
remove extra bit of code
Half-Shot 946c20a
revert changes to room-sticky-events.ts
Half-Shot 9283ec5
fixup mocks again
Half-Shot 8b9bb74
lint
Half-Shot 0e7ba51
fix
Half-Shot 06fd1bf
cleanup
Half-Shot 08b8675
fix paths
Half-Shot b4aed2c
tweak test
Half-Shot f0bde5f
Merge branch 'develop' into toger5/sticky-events
toger5 b6a782b
fixup
Half-Shot 2ce019a
Add more tests for coverage
Half-Shot 8f157da
Merge branch 'develop' into toger5/sticky-events
toger5 d70e4f7
Small improvements
toger5 2042f75
review
toger5 679652f
Document better
Half-Shot 3a8fc19
fix sticky event type
toger5 e7f5bec
fix demo
toger5 038cc4c
fix tests
toger5 f2c3be5
Merge branch 'develop' into toger5/sticky-events
toger5 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.