Patrick Cloke
|
42aea0d8af
Add final type hint to tests.unittest. (#15072)
|
1 year ago |
Sean Quah
|
c73774467e
Fix bug in device list caching when remote users leave rooms (#13749)
|
2 years ago |
Sean Quah
|
78b99de7c2
Prefer `make_awaitable` over `defer.succeed` in tests (#12505)
|
2 years ago |
Richard van der Hoff
|
f0b03186d9
Add type hints for `tests/unittest.py`. (#12347)
|
2 years ago |
Dirk Klimpel
|
5dd949bee6
Add type hints to some tests/handlers files. (#12224)
|
2 years ago |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
David Robertson
|
88a78c6577
Cache empty responses from `/user/devices` (#11587)
|
2 years ago |
Hubert Chathi
|
b47d10dc46
Support unprefixed versions of fallback key property names. (#11541)
|
2 years ago |
Hubert Chathi
|
eca7cffb73
Keep fallback key marked as used if it's re-uploaded (#11382)
|
3 years ago |
Erik Johnston
|
af784644c3
Include cross-signing signatures when syncing remote devices for the first time (#11234)
|
3 years ago |
Andrew Morgan
|
74d09a43d9
Always communicate device OTK counts to clients (#10485)
|
3 years ago |
Patrick Cloke
|
11846dff8c
Limit the number of in-flight /keys/query requests from a single device. (#10144)
|
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
|
8a33d217bd
Convert some test cases to use HomeserverTestCase. (#9377)
|
3 years ago |
Patrick Cloke
|
c9c0ad5e20
Remove the deprecated Handlers object (#8494)
|
4 years ago |
Hubert Chathi
|
a97cec18bb
Invalidate the cache when an olm fallback key is uploaded (#8501)
|
4 years ago |
Hubert Chathi
|
3cd78bbe9e
Add support for MSC2732: olm fallback keys (#8312)
|
4 years ago |
Patrick Cloke
|
8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344)
|
4 years ago |
Patrick Cloke
|
6b3ac3b8cd
Convert device handler to async/await (#7871)
|
4 years ago |
Patrick Cloke
|
b11450dedc
Convert E2E key and room key handlers to async/await. (#7851)
|
4 years ago |
Will Hunt
|
62b1ce8539
isort 5 compatibility (#7786)
|
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 |
Hubert Chathi
|
cb2db17994
look up cross-signing keys from the DB in bulk (#6486)
|
5 years ago |
Neil Johnson
|
adfdd82b21
Back out perf regression from get_cross_signing_keys_from_cache. (#6494)
|
5 years ago |
Hubert Chathi
|
ab729e31cf
use something that's the right type for user_id
|
5 years ago |
Hubert Chathi
|
e47af0f086
fix test
|
5 years ago |
Hubert Chathi
|
5914fd09c7
add test
|
5 years ago |