Erik Johnston
|
44de53bb79
Reduce state pulled from DB due to sending typing and receipts over federation (#12964)
|
2 years ago |
Patrick Cloke
|
c52abc1cfd
Additional constants for EDU types. (#12884)
|
2 years ago |
Sean Quah
|
78b99de7c2
Prefer `make_awaitable` over `defer.succeed` in tests (#12505)
|
2 years ago |
Erik Johnston
|
0b014eb25e
Only send out device list updates for our own users (#12465)
|
2 years ago |
Erik Johnston
|
aa28110264
Process device list updates asynchronously (#12365)
|
2 years ago |
Erik Johnston
|
5c9e39e619
Track device list updates per room. (#12321)
|
2 years ago |
Erik Johnston
|
423cca9efe
Spread out sending device lists to remote hosts (#12132)
|
2 years ago |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
Hubert Chathi
|
8541809cb9
Send and handle cross-signing messages using the stable prefix. (#10520)
|
2 years ago |
Patrick Cloke
|
7d84d2523a
Fix errors in Synapse logs from unit tests. (#10939)
|
3 years ago |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 years ago |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 years ago |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 years ago |
Patrick Cloke
|
cef00211c8
Allow for make_awaitable's return value to be re-used. (#8261)
|
4 years ago |
Patrick Cloke
|
c978f6c451
Convert federation client to async/await. (#7975)
|
4 years ago |
Patrick Cloke
|
b975fa2e99
Convert state resolution to async/await (#7942)
|
4 years ago |
Andrew Morgan
|
fcd6961441
Add option to enable encryption by default for new rooms (#7639)
|
4 years ago |
Andrew Morgan
|
c389bfb6ea
Fix encryption algorithm typos in tests/comments (#7637)
|
4 years ago |
Richard van der Hoff
|
daa1ac89a0
Fix device list update stream ids going backward (#7158)
|
4 years ago |
Richard van der Hoff
|
7966a1cde9
Rewrite prune_old_outbound_device_pokes for efficiency (#7159)
|
4 years ago |
Richard van der Hoff
|
665630fcaa
Add tests for outbound device pokes
|
4 years ago |
Amber Brown
|
0f87b912ab
Implementation of MSC2314 (#6176)
|
5 years ago |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
5 years ago |
Amber Brown
|
b36c82576e
Run Black on the tests again (#5170)
|
5 years ago |
Richard van der Hoff
|
a902d13180
Batch up outgoing read-receipts to reduce federation traffic. (#4890)
|
5 years ago |