Commit Graph

5174 Commits (5640992d176a499204a0756b1677c9b1575b0a49)

Author SHA1 Message Date
Richard van der Hoff 5640992d17
Disambiguate queries on `state_key` (#11497) 3 years ago
David Robertson d26808dd85
Comments on the /sync tentacles (#11494) 3 years ago
reivilibre f91624a595
Clean up tests.storage.test_appservice (#11492) 3 years ago
reivilibre 16d39a5490
Clean up `tests.storage.test_main` to remove use of legacy code. (#11493) 3 years ago
reivilibre 8a4c296987
Clean up `tests.test_visibility` to remove legacy code. (#11495) 3 years ago
Shay 49e1356ee3
Minor cleanup on recently ported doc pages (#11466) 3 years ago
Patrick Cloke d2279f471b
Add most of the missing type hints to `synapse.federation`. (#11483) 3 years ago
Sean Quah b50e39df57
Avoid waiting for zombie processes in `synctl stop` (#11490) 3 years ago
Sean Quah 858d80bf0f
Fix media repository failing when media store path contains symlinks (#11446) 3 years ago
reivilibre 435f044807
Add type annotations to `tests.storage.test_appservice`. (#11488) 3 years ago
Richard van der Hoff f61462e1be
`scripts-dev/sign_json`: support for signing events (#11486) 3 years ago
Eric Eastwood a6f1a3abec
Add MSC3030 experimental client and federation API endpoints to get the closest event to a given timestamp (#9445) 3 years ago
Shay 84dc50e160
Port wiki pages to documentation website (#11402) 3 years ago
Patrick Cloke ed635d3285
Add a license header and comment. (#11479) 3 years ago
Patrick Cloke 7b62791e00
Clean-up get_version_string (#11468) 3 years ago
Brendan Abolivier 153194c771
Link background update controller docs to summary (#11475) 3 years ago
Patrick Cloke f44d729d4c
Additional type hints for config module. (#11465) 3 years ago
Patrick Cloke a265fbd397
Register the login redirect endpoint for v3. (#11451) 3 years ago
Shay f1795463bf
Add a note about huge pages to our Postgres doc (#11467) 3 years ago
Shay 70cbb1a5e3
Don't start Synapse master process if `worker_app` is set (#11416) 3 years ago
Maximilian Bosch 42bf020463
Expose worker & homeserver as entrypoints in `setup.py` (#11449) 3 years ago
Patrick Cloke 379f2650cf
Bundle relations of relations into the `/relations` result. (#11284) 3 years ago
Sean Quah 7ff22d6da4
Fix `LruCache` corruption bug with a `size_callback` that can return 0 (#11454) 3 years ago
Sean Quah 5a0b652d36
Eliminate a few `Any`s in `LruCache` type hints (#11453) 3 years ago
Dirk Klimpel 432a174bc1
Remove unnecessary `json.dumps` from `tests.rest.admin` (#11461) 3 years ago
Patrick Cloke 28f5252c1f
Add missing copyright header. (#11460) 3 years ago
Richard van der Hoff f13a8d1c69
synctl stop: wait for processes to exit (#11459) 3 years ago
Marcus a9481223d1
Improved push typing (#11409) 3 years ago
Dirk Klimpel 35b1900f00
Convert status codes to `HTTPStatus` in `tests.rest.admin` (#11455) 3 years ago
Dirk Klimpel e8ae94a223
Convert status codes to `HTTPStatus` in `synapse.rest.admin` (#11452) 3 years ago
Eric Eastwood fb58611d21
Refactor `backfilled` into specific behavior function arguments (`_persist_events_and_state_updates`) (#11417) 3 years ago
Patrick Cloke a4521ce0a8
Support the stable /hierarchy endpoint from MSC2946 (#11329) 3 years ago
Erik Johnston d08ef6f155
Make background updates controllable via a plugin (#11306) 3 years ago
Patrick Cloke 9d1971a5c4
Return the stable `event` field from `/send_join` per MSC3083. (#11413) 3 years ago
Sean Quah 7564b8e118
Update the media repository documentation (#11415) 3 years ago
reivilibre a82b90ab32
Add type annotations to some of the configuration surrounding refresh tokens. (#11428) 3 years ago
Richard van der Hoff 9cd13c5f63
Fix perspectives requests for multiple keys for the same server (#11440) 3 years ago
Tulir Asokan 7b4e228e41
Fix using MSC2716 batch sending with event persistence workers (#11220) 3 years ago
David Robertson dc0a3cd596
disallow-untyped-defs for the module_api (#11029) 3 years ago
David Robertson aa457b625e
Fix changelog filename in #11441 3 years ago
David Robertson 776ad3e5e9
Add a test case for the SendJoinParser (#11441) 3 years ago
Daniel Molkentin e5c5e213ea
Bump ijson dependency to 3.1 (#11438) (#11439) 3 years ago
reivilibre 1b6691dce4
Update MSC2918 refresh token support to confirm with the latest revision: accept the `refresh_tokens` parameter in the request body rather than in the URL parameters. (#11430) 3 years ago
Sean Quah ffd858aa68
Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411) 3 years ago
reivilibre 1d8b80b334
Support expiry of refresh tokens and expiry of the overall session when refresh tokens are in use. (#11425) 3 years ago
Michael Kaye e2c300e7e4
Create healthcheck script for synapse-workers container (#11429) 3 years ago
Sean Quah c675a18071
Track ongoing event fetches correctly (again) (#11376) 3 years ago
Sean Quah 7862f821de
Annotate string constants in `synapse.api.constants` with `Final` (#11356) 3 years ago
Brendan Abolivier 946c102ac9 1.48.0rc1 3 years ago
Brendan Abolivier 0d88c4f903
Improve performance of `remove_{hidden,deleted}_devices_from_device_inbox` (#11421) 3 years ago