Commit Graph

17653 Commits (c5251c6fbd2722d54d33e02021f286053e611efc)
 

Author SHA1 Message Date
Patrick Cloke c5251c6fbd
Do not assume that account data is of the correct form. (#8454) 4 years ago
Erik Johnston e3debf9682
Add logging on startup/shutdown (#8448) 4 years ago
Erik Johnston ec10bdd32b
Speed up unit tests when using PostgreSQL (#8450) 4 years ago
Patrick Cloke 62894673e6
Allow background tasks to be run on a separate worker. (#8369) 4 years ago
Richard van der Hoff 462e681c79 Synapse 1.21.0rc2 (2020-10-02) 4 years ago
Richard van der Hoff 9de6e9e249 move #8444 to 'feature' 4 years ago
Richard van der Hoff 8672642225 linkify changelog 4 years ago
Richard van der Hoff 6a8fd03acb 1.21.0rc2 4 years ago
Richard van der Hoff f6c526ce67 1.21.0rc2 4 years ago
Richard van der Hoff 73d93039ff
Fix bug in remote thumbnail search (#8438) 4 years ago
Patrick Cloke 3bd2a2cbb1
Include a public_baseurl in configs generated by the demo script. (#8443) 4 years ago
Erik Johnston 695240d34a
Fix DB query on startup for negative streams. (#8447) 4 years ago
Patrick Cloke 34ff8da83b
Convert additional templates to Jinja (#8444) 4 years ago
Richard van der Hoff 3bd3707cb9
Fix malformed log line in new federation "catch up" logic (#8442) 4 years ago
Erik Johnston 6c5d5e507e
Add unit test for event persister sharding (#8433) 4 years ago
BBBSnowball 05ee048f2c
Add config option for always using "userinfo endpoint" for OIDC (#7658) 4 years ago
Patrick Cloke 61aaf36a1c
Do not expose the experimental appservice login flow to clients. (#8440) 4 years ago
Richard van der Hoff 0b68577ed6 Synapse 1.21.0rc1 (2020-10-01) 4 years ago
Richard van der Hoff 2eb947e0ee update changelog 4 years ago
Richard van der Hoff b1f4e6e4fc
fix a logging error in thumbnailer (#8435) 4 years ago
Richard van der Hoff 50e5174e86 changelog fixes 4 years ago
Richard van der Hoff c501c80e46 fix version number 4 years ago
Richard van der Hoff cc40a59b4a 1.21.0 4 years ago
Patrick Cloke 4ff0201e62
Enable mypy checking for unreachable code and fix instances. (#8432) 4 years ago
Richard van der Hoff c1ef579b63
Add prometheus metrics to track federation delays (#8430) 4 years ago
Erik Johnston 7941372ec8
Make token serializing/deserializing async (#8427) 4 years ago
Richard van der Hoff a0a1ba6973
Merge pull request #8425 from matrix-org/rav/extremity_metrics 4 years ago
Patrick Cloke 8b40843392
Allow additional SSO properties to be passed to the client (#8413) 4 years ago
Richard van der Hoff 32acab3fa2 changelog 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
Richard van der Hoff c429dfc300
Merge pull request #8420 from matrix-org/rav/state_res_stats 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 d4274dd17e changelog 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
Andrew Morgan e154f7ccb5
Don't check whether a 3pid is allowed to register during password reset (#8414) 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
Andrew Morgan f43c66d23b Merge branch 'develop' of github.com:matrix-org/synapse into anoa/info-mainline-no-check-password-reset 4 years ago
Andrew Morgan 12f0d18611
Add support for running Complement against the local checkout (#8317) 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