Commit Graph

19816 Commits (70cbb1a5e311f609b624e3fae1a1712db639c51e)
 

Author SHA1 Message Date
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
Brendan Abolivier b14f8a1baf Merge branch 'master' into develop 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
Brendan Abolivier e713855dca
Merge trust_identity_server_for_password_resets PRs 3 years ago
Brendan Abolivier f663426804
Move notices up 3 years ago
Brendan Abolivier 3d831415cc
Fixup changelog 3 years ago
Brendan Abolivier 4bdad80de1 1.48.0 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
Brendan Abolivier c54c9df286
Fix docker hub name 3 years ago
Brendan Abolivier d4dcc0524f
Incorporate review from synapse-dev 3 years ago
Sean Quah 7862f821de
Annotate string constants in `synapse.api.constants` with `Final` (#11356) 3 years ago
Brendan Abolivier b757b68454
Fixup changelog 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
Brendan Abolivier 7f9841bdec
Lower minumum batch size to 1 for background updates (#11422) 3 years ago
reivilibre f25c75d376
Rename unstable `access_token_lifetime` configuration option to `refreshable_access_token_lifetime` to make it clear it only concerns refreshable access tokens. (#11388) 3 years ago
Patrick Cloke 55669bd3de
Add missing type hints to config base classes (#11377) 3 years ago
Shay 7cebaf9644
Remove code invalidated by deprecated config flag 'trust_identity_servers_for_password_resets' (#11395) 3 years ago
Sean Quah 454c3d7694 Merge branch 'master' into develop 3 years ago
Sean Quah fcb9441791 Synapse 1.47.1 (2021-11-23) 3 years ago
Patrick Cloke 6a5dd485bd
Refactor the code to inject bundled relations during serialization. (#11408) 3 years ago
Kostas 1035663833
Add config for customizing the claim used for JWT logins. (#11361) 3 years ago
Patrick Cloke 3d893b8cf2
Store arbitrary relations from events. (#11391) 3 years ago
Shay d9e9771d6b
Update README.md 3 years ago
Dirk Klimpel ea20937084
Add an admin API to run background jobs. (#11352) 3 years ago