Patrick Cloke
|
f2f2c7c1f0
Use full GitHub links instead of bare issue numbers. (#16637)
|
1 gadu atpakaļ |
Erik Johnston
|
d35bed8369
Don't wake up destination transaction queue if they're not due for retry. (#16223)
|
1 gadu atpakaļ |
Patrick Cloke
|
9ec3da06da
Bump mypy-zope & mypy. (#16188)
|
1 gadu atpakaļ |
Patrick Cloke
|
daf11e26ef
Replace make_awaitable with AsyncMock (#16179)
|
1 gadu atpakaļ |
Patrick Cloke
|
42aea0d8af
Add final type hint to tests.unittest. (#15072)
|
1 gadu atpakaļ |
David Robertson
|
0f34abed7c
Type hints for tests.federation (#14991)
|
1 gadu atpakaļ |
realtyem
|
854a6884d8
Modernize unit tests configuration settings for workers. (#14568)
|
1 gadu atpakaļ |
Mathieu Velten
|
4569eda944
Use servers list approx to send read receipts when in partial state (#14549)
|
2 gadi atpakaļ |
Patrick Cloke
|
d748bbc8f8
Include thread information when sending receipts over federation. (#14466)
|
2 gadi atpakaļ |
Patrick Cloke
|
efd108b45d
Accept & store thread IDs for receipts (implement MSC3771). (#13782)
|
2 gadi atpakaļ |
Eric Eastwood
|
1a209efdb2
Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (#13605)
|
2 gadi atpakaļ |
Erik Johnston
|
44de53bb79
Reduce state pulled from DB due to sending typing and receipts over federation (#12964)
|
2 gadi atpakaļ |
Patrick Cloke
|
c52abc1cfd
Additional constants for EDU types. (#12884)
|
2 gadi atpakaļ |
Sean Quah
|
78b99de7c2
Prefer `make_awaitable` over `defer.succeed` in tests (#12505)
|
2 gadi atpakaļ |
Erik Johnston
|
0b014eb25e
Only send out device list updates for our own users (#12465)
|
2 gadi atpakaļ |
Erik Johnston
|
aa28110264
Process device list updates asynchronously (#12365)
|
2 gadi atpakaļ |
Erik Johnston
|
5c9e39e619
Track device list updates per room. (#12321)
|
2 gadi atpakaļ |
Erik Johnston
|
423cca9efe
Spread out sending device lists to remote hosts (#12132)
|
2 gadi atpakaļ |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 gadi atpakaļ |
Hubert Chathi
|
8541809cb9
Send and handle cross-signing messages using the stable prefix. (#10520)
|
2 gadi atpakaļ |
Patrick Cloke
|
7d84d2523a
Fix errors in Synapse logs from unit tests. (#10939)
|
3 gadi atpakaļ |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 gadi atpakaļ |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 gadi atpakaļ |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 gadi atpakaļ |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 gadi atpakaļ |
Patrick Cloke
|
cef00211c8
Allow for make_awaitable's return value to be re-used. (#8261)
|
4 gadi atpakaļ |
Patrick Cloke
|
c978f6c451
Convert federation client to async/await. (#7975)
|
4 gadi atpakaļ |
Patrick Cloke
|
b975fa2e99
Convert state resolution to async/await (#7942)
|
4 gadi atpakaļ |
Andrew Morgan
|
fcd6961441
Add option to enable encryption by default for new rooms (#7639)
|
4 gadi atpakaļ |
Andrew Morgan
|
c389bfb6ea
Fix encryption algorithm typos in tests/comments (#7637)
|
4 gadi atpakaļ |