This repository has been 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
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
typing: check origin server of typing event against room's servers
This is also using the partial state approximation if needed so we do block here. Signed-off-by: Mathieu Velten <mathieuv@matrix.org>
- Loading branch information
Mathieu Velten
committed
Sep 23, 2022
1 parent
03c2bfb
commit 7347d8e
Showing
3 changed files
with
157 additions
and
12 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Faster room joins: fix typing EDU being stuck because the handler was waiting for the full state in a redundant check. |
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