This repository was archived by the owner on Sep 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 813
Pass around MatrixClients instead of using MatrixClientPeg #10984
Merged
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
3652910
Pass matrixClient to Rooms setDMRoom
t3chguy f37ca7e
Pass matrixClient to verification
t3chguy 4483b68
Pass matrixClient to Terms
t3chguy 27a52c6
Pass matrixClient to Livestream
t3chguy 56279ad
Pass matrixClient to DeviceListener
t3chguy 88511e3
Pass matrixClient to PosthogAnalytics
t3chguy b2019c3
Pass matrixClient to RoomNotifs
t3chguy f840124
Fix types & tests
t3chguy 7ff6ab6
Merge branch 'develop' into t3chguy/types/foobar
t3chguy 91d3e3d
Merge branch 'develop' into t3chguy/types/foobar
t3chguy dfbe189
Iterate based on review
t3chguy caaa4b1
Merge remote-tracking branch 'origin/t3chguy/types/foobar' into t3chg…
t3chguy c44a945
Add comment
t3chguy d888961
Update src/DeviceListener.ts
t3chguy 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
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.
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.
comment please. When is it set, when is it undefined