summary refs log tree commit diff
path: root/changelog.d/13830.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.69.0rc1Sean Quah2022-10-041-1/+0
|
* typing: check origin server of typing event against room's servers (#13830)Mathieu Velten2022-09-261-0/+1
This is also using the partial state approximation if needed so we do not block here during a fast join. Signed-off-by: Mathieu Velten <mathieuv@matrix.org> Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>