Commit Graph

12446 Commits (a0a1ba697325601e1b1edf81a722b2354680b2c6)

Author SHA1 Message Date
Patrick Cloke 8b40843392
Allow additional SSO properties to be passed to the client (#8413) 4 years ago
Richard van der Hoff 20e7c4de26 Add an improved "forward extremities" metric 4 years ago
Richard van der Hoff 6d2d42f8fb Rewrite BucketCollector 4 years ago
Richard van der Hoff 1c8ca2c543 Fix _exposition.py to stop stripping samples 4 years ago
Richard van der Hoff ceafb5a1c6
Drop support for ancient prometheus_client (#8426) 4 years ago
Erik Johnston ea70f1c362
Various clean ups to room stream tokens. (#8423) 4 years ago
Aaron Raimist 8238b55e08
Update description of server_name config option (#8415) 4 years ago
Richard van der Hoff 057f04fa9f Report state res metrics to Prometheus and log 4 years ago
Richard van der Hoff 8412c08a87 Move Measure calls into `resolve_events_with_store` 4 years ago
Richard van der Hoff ba700074c6 Expose a `get_resource_usage` method in `Measure` 4 years ago
Richard van der Hoff 937393abd8 Move `resolve_events_with_store` into StateResolutionHandler 4 years ago
Will Hunt c2bdf040aa
Discard an empty upload_name before persisting an uploaded file (#7905) 4 years ago
Erik Johnston b1433bf231
Don't table scan events on worker startup (#8419) 4 years ago
Richard van der Hoff 2649d545a5
Mypy fixes for `synapse.handlers.federation` (#8422) 4 years ago
Will Hunt 8676d8ab2e
Filter out appservices from mau count (#8404) 4 years ago
Andrew Morgan 1c6b8752b8
Only assert valid next_link params when provided (#8417) 4 years ago
Richard van der Hoff 866c84da8d
Add metrics to track success/otherwise of replication requests (#8406) 4 years ago
Richard van der Hoff 1c262431f9
Fix handling of connection timeouts in outgoing http requests (#8400) 4 years ago
Andrew Morgan d4605d1f16 Don't check whether a 3pid is allowed to register during password reset 4 years ago
Erik Johnston bd380d942f
Add checks for postgres sequence consistency (#8402) 4 years ago
Richard van der Hoff 5e3ca12b15
Create a mechanism for marking tests "logcontext clean" (#8399) 4 years ago
Richard van der Hoff 450ec48445
A pair of tiny cleanups in the federation request code. (#8401) 4 years ago
Matthew Hodgson 4b3a1faa08 typo 4 years ago
Patrick Cloke 31acc5c309
Escape the error description on the sso_error template. (#8405) 4 years ago
Richard van der Hoff fec6f9ac17
Fix occasional "Re-starting finished log context" from keyring (#8398) 4 years ago
Tdxdxoz abd04b6af0
Allow existing users to login via OpenID Connect. (#8345) 4 years ago
Erik Johnston 3e87d79e1c
Fix schema delta for servers that have not backfilled (#8396) 4 years ago
Erik Johnston f112cfe5bb
Fix MultiWriteIdGenerator's handling of restarts. (#8374) 4 years ago
Andrew Morgan 920dd1083e 1.20.1 4 years ago
Andrew Morgan 3f4a2a7064
Hotfix: disable autoescape by default when rendering Jinja2 templates (#8394) 4 years ago
Richard van der Hoff 11c9e17738
Add type annotations to SimpleHttpClient (#8372) 4 years ago
Erik Johnston ac11fcbbb8
Add EventStreamPosition type (#8388) 4 years ago
Richard van der Hoff 2983049a77
Factor out `_send_dummy_event_for_room` (#8370) 4 years ago
Richard van der Hoff 91c60f3042
Improve logging of state resolution (#8371) 4 years ago
Richard van der Hoff 302dc89f6a
Fix bug which caused failure on join with malformed membership events (#8385) 4 years ago
Erik Johnston cbabb312e0
Use `async with` for ID gens (#8383) 4 years ago
Mathieu Velten 916bb9d0d1
Don't push if an user account has expired (#8353) 4 years ago
Patrick Cloke bbde4038df
Do not check lint/test dependencies at runtime. (#8377) 4 years ago
Andrew Morgan 4325be1a52 Fix missing null character check on guest_access room state 4 years ago
Dirk Klimpel 8998217540
Fixed a bug with reactivating users with the admin API (#8362) 4 years ago
Dirk Klimpel 4da01f9c61
Admin API for reported events (#8217) 4 years ago
Andrew Morgan 55bb5fda33 1.20.0 4 years ago
Dionysis Grigoropoulos 37ca5924bd
Create function to check for long names in devices (#8364) 4 years ago
Richard van der Hoff 4f3096d866 Add a comment re #1691 4 years ago
Patrick Cloke babc027543
Fix a bad merge from release-v1.20.0. (#8354) 4 years ago
Patrick Cloke d5f7182ba1 1.20.0rc5 4 years ago
Dirk Klimpel d688b4bafc
Admin API for querying rooms where a user is a member (#8306) 4 years ago
Andrew Morgan 5b70acb44c 1.19.3 4 years ago
reivilibre 36efbcaf51
Catch-up after Federation Outage (bonus): Catch-up on Synapse Startup (#8322) 4 years ago
Patrick Cloke 8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344) 4 years ago