Historique des commits

Auteur 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) il y a 1 an
  David Robertson de981ae567 Claim local one-time-keys in bulk (#16565) il y a 1 an
  David Robertson fdce83ee60 Claim fallback keys in bulk (#16570) il y a 1 an
  Patrick Cloke 9ec3da06da Bump mypy-zope & mypy. (#16188) il y a 1 an
  Patrick Cloke daf11e26ef Replace make_awaitable with AsyncMock (#16179) il y a 1 an
  Shay 8839b6c2f8 Add requesting user id parameter to key claim methods in `TransportLayerClient` (#15663) il y a 1 an
  Patrick Cloke 57aeeb308b Add support for claiming multiple OTKs at once. (#15468) il y a 1 an
  Patrick Cloke 8e9739449d Add unstable /keys/claim endpoint which always returns fallback keys. (#15462) il y a 1 an
  Patrick Cloke ae4acda1bb Implement MSC3984 to proxy /keys/query requests to appservices. (#15321) il y a 1 an
  Patrick Cloke 5282ba1e2b Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314) il y a 1 an
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) il y a 1 an
  Sean Quah c73774467e Fix bug in device list caching when remote users leave rooms (#13749) il y a 2 ans
  Sean Quah 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) il y a 2 ans
  Richard van der Hoff f0b03186d9 Add type hints for `tests/unittest.py`. (#12347) il y a 2 ans
  Dirk Klimpel 5dd949bee6 Add type hints to some tests/handlers files. (#12224) il y a 2 ans
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) il y a 2 ans
  David Robertson 88a78c6577 Cache empty responses from `/user/devices` (#11587) il y a 2 ans
  Hubert Chathi b47d10dc46 Support unprefixed versions of fallback key property names. (#11541) il y a 2 ans
  Hubert Chathi eca7cffb73 Keep fallback key marked as used if it's re-uploaded (#11382) il y a 3 ans
  Erik Johnston af784644c3 Include cross-signing signatures when syncing remote devices for the first time (#11234) il y a 3 ans
  Andrew Morgan 74d09a43d9 Always communicate device OTK counts to clients (#10485) il y a 3 ans
  Patrick Cloke 11846dff8c Limit the number of in-flight /keys/query requests from a single device. (#10144) il y a 3 ans
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) il y a 3 ans
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) il y a 3 ans
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) il y a 3 ans
  Patrick Cloke 8a33d217bd Convert some test cases to use HomeserverTestCase. (#9377) il y a 3 ans
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) il y a 4 ans
  Hubert Chathi a97cec18bb Invalidate the cache when an olm fallback key is uploaded (#8501) il y a 4 ans
  Hubert Chathi 3cd78bbe9e Add support for MSC2732: olm fallback keys (#8312) il y a 4 ans
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) il y a 4 ans