Commit Graph

5326 Commits (e83520cc42cb174a5d3dc5ca1dcce299ad4abb25)

Author SHA1 Message Date
Quentin Gliech a15a893df8
Save the OIDC session ID (sid) with the device on login (#11482) 3 years ago
Dirk Klimpel 8b4b153c9e
Add admin API to get some information about federation status (#11407) 3 years ago
Patrick Cloke 494ebd7347
Include bundled aggregations in /sync and related fixes (#11478) 3 years ago
Sean Quah a77c369897
Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) 3 years ago
Eric Eastwood 4eb77965cd
Update backward extremity docs to make it clear that it does not indicate whether we have fetched an events' `prev_events` (#11469) 3 years ago
reivilibre 637df95de6
Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens. (#11445) 3 years ago
Dirk Klimpel e5f426cd54
Add type hints to `synapse/tests/rest/admin` (#11501) 3 years ago
Olivier Wilkinson (reivilibre) 8cd68b8102 Revert accidental commits to develop. 3 years ago
Olivier Wilkinson (reivilibre) 6cae125e20 Newsfile 3 years ago
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