This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 831
Overlay virtual room call events into main timeline #9626
Merged
Merged
Changes from 35 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
8435994
super WIP POC for merging virtual room events into main timeline
fe7fcc5
remove some debugs
f6b9303
c
431347d
Merge branch 'develop' into psg-1020/combined-timeline
0dfb306
add some todos
4905371
remove hardcoded fake virtual user
660fbca
insert overlay events into main timeline without resorting main tl ev…
622aa62
remove more debugs
4facc7c
add extra tick to roomview tests
112471e
RoomView test case for virtual room
1b1a2e0
test case for merged timeline
ef0786d
make overlay event filter generic
28f039d
Merge branch 'develop' into psg-1020/combined-timeline
6653005
remove TODOs from LegacyCallEventGrouper
e831aa6
tidy comments
26b39d4
remove some newlines
103f399
test timelinepanel room timeline event handling
8712014
Merge branch 'develop' into psg-1020/combined-timeline
6ba8c89
Merge branch 'develop' into psg-1020/combined-timeline
eebd307
use newState.roomId
9309b53
Merge branch 'develop' into psg-1020/combined-timeline
49dc6a4
Merge branch 'develop' into psg-1020/combined-timeline
67adbd9
fix strict errors in RoomView
cbb06c2
fix strict errors in TimelinePanel
a2f17c8
Merge branch 'psg-1020/combined-timeline' of https://github.com/matri…
6e1cee7
Merge branch 'develop' into psg-1020/combined-timeline
463db5c
Merge branch 'develop' into psg-1020/combined-timeline
93f5d7a
add type
b8df60e
pr tweaks
772c8b3
strict errors
3ab91f0
more strict fix
e552274
strict error whackamole
458b1f1
Merge branch 'develop' into psg-1020/combined-timeline
da1dca4
Merge branch 'develop' into psg-1020/combined-timeline
8431820
Merge branch 'develop' into psg-1020/combined-timeline
6f480d8
update ROomView tests to use rtl
9b787ca
Merge branch 'develop' into psg-1020/combined-timeline
284d56e
more test coverage
cdd4f09
Merge branch 'psg-1020/combined-timeline' of https://github.com/matri…
8f35221
strict fixes in test
4d42a84
Merge branch 'develop' into psg-1020/combined-timeline
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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this to force an update? That feels like a bit of an antipattern to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using rtl seems to solve the issue with the UI not updating