57 Revize (develop)

Autor SHA1 Zpráva Datum
  Patrick Cloke 85bfd4735e
Return an immutable value from get_latest_event_ids_in_room. (#16326) před 9 měsíci
  Patrick Cloke 9ec3da06da
Bump mypy-zope & mypy. (#16188) před 9 měsíci
  Patrick Cloke daf11e26ef
Replace make_awaitable with AsyncMock (#16179) před 9 měsíci
  Alok Kumar Singh 197fbb123b
Remove legacy code of single user device resync api (#15418) před 1 rokem
  David Robertson 647ff3ef65
Remove unused `room_alias` field from `/createRoom` response (#15093) před 1 rokem
  Patrick Cloke 42aea0d8af
Add final type hint to tests.unittest. (#15072) před 1 rokem
  Patrick Cloke 30509a1010
Add more missing type hints to tests. (#15028) před 1 rokem
  Eric Eastwood 70a4317692
Track when the pulled event signature fails (#13815) před 1 rokem
  Richard van der Hoff fe15a865a5
Rip out auth-event reconciliation code (#12943) před 1 rokem
  Sean Quah 78b99de7c2
Prefer `make_awaitable` over `defer.succeed` in tests (#12505) před 2 roky
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) před 2 roky
  Shay 70ce9aea71
Strip unauthorized fields from `unsigned` object in events received over federation (#11530) před 2 roky
  Richard van der Hoff 73cbb284b9
Remove redundant parameters on `_check_event_auth` (#11292) před 2 roky
  Richard van der Hoff 2622b28c5c
Inline `_check_event_auth` for outliers (#10926) před 2 roky
  Richard van der Hoff abedf7d77f
Get rid of `_auth_and_persist_event` (#10781) před 2 roky
  Richard van der Hoff 1800aabfc2
Split `FederationHandler` in half (#10692) před 2 roky
  Richard van der Hoff e81d62009e
Split `on_receive_pdu` in half (#10640) před 2 roky
  Richard van der Hoff 1bebc0b78c
Clean up federation event auth code (#10539) před 2 roky
  Patrick Cloke b076bc276e
Always use the name as the log ID. (#9829) před 3 roky
  Patrick Cloke 936e69825a
Separate creating an event context from persisting it in the federation handler (#9800) před 3 roky
  Patrick Cloke e8816c6ace Revert "Check for space membership during a remote join of a restricted room. (#9763)" před 3 roky
  Patrick Cloke cc51aaaa7a
Check for space membership during a remote join of a restricted room. (#9763) před 3 roky
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) před 3 roky
  Patrick Cloke 0b3112123d
Use mock from the stdlib. (#9772) před 3 roky
  Patrick Cloke 1619802228
Various clean-ups to the logging context code (#8935) před 3 roky
  Patrick Cloke 30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821) před 3 roky
  Erik Johnston 2ac908f377
Don't instansiate Requester directly (#8614) před 3 roky
  Patrick Cloke c9c0ad5e20
Remove the deprecated Handlers object (#8494) před 3 roky
  Patrick Cloke 4a739c73b4
Convert simple_update* and simple_select* to async (#8173) před 3 roky
  Patrick Cloke ac77cdb64e
Add a shadow-banned flag to users. (#8092) před 3 roky
  Patrick Cloke fbe930dad2
Convert the roommember database to async/await. (#8070) před 3 roky
  Patrick Cloke c978f6c451
Convert federation client to async/await. (#7975) před 3 roky
  Patrick Cloke 6b3ac3b8cd
Convert device handler to async/await (#7871) před 3 roky
  Andrew Morgan fcd6961441
Add option to enable encryption by default for new rooms (#7639) před 4 roky
  Brendan Abolivier 33c39ab93c
Process cross-signing keys when resyncing device lists (#7594) před 4 roky
  Erik Johnston 1531b214fc
Add ability to wait for replication streams (#7542) před 4 roky
  Brendan Abolivier d1ae1015ec
Retry to sync out of sync device lists (#7453) před 4 roky
  Andrew Morgan 6b22921b19
async/await is_server_admin (#7363) před 4 roky
  Richard van der Hoff 799001f2c0
Add a `make_event_from_dict` method (#6858) před 4 roky
  Richard van der Hoff e77237b935 convert to async: FederationHandler.on_receive_pdu před 4 roky
  Erik Johnston 852f80d8a6 Fixup tests před 4 roky
  Richard van der Hoff c6516adbe0
Factor out an _AsyncEventContextImpl (#6298) před 4 roky
  Erik Johnston a8d16f6c00 Review comments před 4 roky
  Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) před 5 roky
  Amber Brown b36c82576e
Run Black on the tests again (#5170) před 5 roky
  Richard van der Hoff 884a561447 Fix some tests which leaked logcontexts před 5 roky
  Erik Johnston b86d05a279 Clean up event accesses and tests před 5 roky
  Richard van der Hoff 484a9b8c81 Remove redundant, failing, test před 5 roky
  Richard van der Hoff 4a15a3e4d5
Include eventid in log lines when processing incoming federation transactions (#3959) před 5 roky
  Amber Brown 99dd975dae
Run tests under PostgreSQL (#3423) před 5 roky