Commit Graph

23018 Commits (692ee2af190a82f2484427d0be773a0ff5282be1)
 

Author SHA1 Message Date
Mathieu Velten 358896e1b8
Implements a task scheduler for resumable potentially long running tasks (#15891) 1 year ago
dependabot[bot] 79c349dfb8
Bump ijson from 3.2.1 to 3.2.3 (#16143) 1 year ago
dependabot[bot] 1e5a0e07a7
Bump pygithub from 1.59.0 to 1.59.1 (#16144) 1 year ago
dependabot[bot] 35d260d065
Bump click from 8.1.6 to 8.1.7 (#16145) 1 year ago
dependabot[bot] 07c0875aa5
Bump types-pyopenssl from 23.2.0.1 to 23.2.0.2 (#16146) 1 year ago
dependabot[bot] 406ff3eb62
Bump sentry-sdk from 1.28.1 to 1.29.2 (#16142) 1 year ago
Erik Johnston bd558a6dc3
Speed up state res in rare case we don't have all events (#16116) 1 year ago
Mathieu Velten 2d15e39684
MSC3861: allow impersonation by an admin using a query param (#16132) 1 year ago
Alexander Fechler 54317d34b7
Allow filtering for admins in the list accounts admin API (#16114) 1 year ago
Erik Johnston 6130afb862
Add response time metrics for introspection requests (#16131) 1 year ago
Erik Johnston 0aba4a4eaa
Add cache to `get_server_keys_json_for_remote` (#16123) 1 year ago
Shay 54a51ff6c1
Cache token introspection response from OIDC provider (#16117) 1 year ago
Erik Johnston eb0dbab15b
Fix database performance of read/write worker locks (#16061) 1 year ago
Shay 0377cb4fab
Override global statement timeout when creating indexes in Postgres (#16085) 1 year ago
Matthew Ma 8a4fb7a6ba
Disable caching in /sync corner case (#16080) 1 year ago
Mathieu Velten 8c3bcea2da
Rename pagination&purge locks and add comments explaining them (#16112) 1 year ago
axel simon 4513b36a75
Add link explaining ELK stack to structured_logging.md (#16091) 1 year ago
David Robertson 47c629bb27
Attempt to fix twisted trunk (#16115) 1 year ago
Patrick Cloke ad3f43be9a
Run pyupgrade for python 3.7 & 3.8. (#16110) 1 year ago
Olivier Wilkinson (reivilibre) 4347473946 Merge branch 'master' into develop 1 year ago
Olivier Wilkinson (reivilibre) 29638220ab 1.90.0 1 year ago
dependabot[bot] 837f28ce74
Bump log from 0.4.19 to 0.4.20 (#16109) 1 year ago
dependabot[bot] 4ce32ade5a
Bump txredisapi from 1.4.9 to 1.4.10 (#16107) 1 year ago
dependabot[bot] 6fc411c7bf
Bump gitpython from 3.1.31 to 3.1.32 (#16103) 1 year ago
dependabot[bot] e21ff0f048
Bump types-bleach from 6.0.0.3 to 6.0.0.4 (#16106) 1 year ago
dependabot[bot] b80ff1602e
Bump types-pillow from 10.0.0.1 to 10.0.0.2 (#16105) 1 year ago
dependabot[bot] d834a80a12
Bump isort from 5.11.5 to 5.12.0 (#16108) 1 year ago
Gabriel Rodríguez 9ff84bccbb
Allow customizing IdP name and icon for SAML and CAS (#16094) 1 year ago
Nick Mills-Barrett 614efc488b
Add linearizer on user ID to push rule PUT/DELETE requests (#16052) 1 year ago
reivilibre 7f4b413690
Fix the type annotation on `run_db_interaction` in the Module API. (#16089) 1 year ago
Patrick Cloke efd4d06d76
Clean-up presence code (#16092) 1 year ago
Mathieu Velten dac97642e4
Implements admin API to lock an user (MSC3939) (#15870) 1 year ago
Shay 0328b56468
Support MSC3814: Dehydrated Devices Part 2 (#16010) 1 year ago
Erik Johnston 4581809846 Fixup changelog 1 year ago
Erik Johnston 3dfe5c0270 Fixup changelog 1 year ago
Erik Johnston 8e09b8aecb 1.90.0rc1 1 year ago
reivilibre a476d5048b
Allow modules to schedule delayed background calls. (#15993) 1 year ago
reivilibre f3dc6dc19f
Remove old rows from the `cache_invalidation_stream_by_instance` table automatically. (This table is not used when Synapse is configured to use SQLite.) (#15868) 1 year ago
Shay 8af3f33d84
Fix endpoint improperly declaring support for MSC3814 (#16068) 1 year ago
Shay 81a6f8c9ae
Drop backwards compat hack for event serialization (#16069) 1 year ago
David Robertson 9d3713d6d5
Add notes describing Synapse's streams (#16015) 1 year ago
dependabot[bot] b57630c507
Bump jsonschema from 4.18.3 to 4.19.0 (#16081) 1 year ago
dependabot[bot] 340f08c6f7
Bump serde from 1.0.179 to 1.0.183 (#16074) 1 year ago
dependabot[bot] 8da3c2185b
Bump regex from 1.9.1 to 1.9.3 (#16073) 1 year ago
dependabot[bot] eca592b121
Bump types-opentracing from 2.4.10.5 to 2.4.10.6 (#16078) 1 year ago
dependabot[bot] 34b5db1fbc
Bump furo from 2023.5.20 to 2023.7.26 (#16077) 1 year ago
dependabot[bot] ec8499206e
Bump types-setuptools from 68.0.0.0 to 68.0.0.3 (#16079) 1 year ago
dependabot[bot] 4f6da0dba0
Bump phonenumbers from 8.13.14 to 8.13.18 (#16076) 1 year ago
Shay 84ae2e3f6f
Fix deletion for Dehydrated Devices (#16046) 1 year ago
Patrick Cloke d98a43d922
Stabilize support for MSC3970: updated transaction semantics (scope to `device_id`) (#15629) 1 year ago