Commit History

Author SHA1 Message Date
  David Robertson 43d1aa75e8 Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) 1 year ago
  David Robertson de981ae567 Claim local one-time-keys in bulk (#16565) 1 year ago
  David Robertson fdce83ee60 Claim fallback keys in bulk (#16570) 1 year ago
  Patrick Cloke 9ec3da06da Bump mypy-zope & mypy. (#16188) 1 year ago
  Patrick Cloke daf11e26ef Replace make_awaitable with AsyncMock (#16179) 1 year ago
  Shay 8839b6c2f8 Add requesting user id parameter to key claim methods in `TransportLayerClient` (#15663) 1 year ago
  Patrick Cloke 57aeeb308b Add support for claiming multiple OTKs at once. (#15468) 1 year ago
  Patrick Cloke 8e9739449d Add unstable /keys/claim endpoint which always returns fallback keys. (#15462) 1 year ago
  Patrick Cloke ae4acda1bb Implement MSC3984 to proxy /keys/query requests to appservices. (#15321) 1 year ago
  Patrick Cloke 5282ba1e2b Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314) 1 year ago
  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