Commit Graph

17711 Commits (ec606ea9e334a17af30a552e4612f96e8e7695fb)
 

Author SHA1 Message Date
Richard van der Hoff e775b5bb5b kill off `send_nonmember_event` 4 years ago
Richard van der Hoff fd0282201e pull up event.sender assertion 4 years ago
Richard van der Hoff 2ee302d016 Move shadow-ban check down into `handle_new_client_event`. 4 years ago
Richard van der Hoff b520a1bf5a De-duplicate duplicate handling 4 years ago
Patrick Cloke da11cc22be
Ensure that event.redacts is the proper type before handling it (#8457) 4 years ago
Andrew Morgan 0991a2da93
Allow ThirdPartyEventRules modules to manipulate public room state (#8292) 4 years ago
Richard van der Hoff f31f8e6319
Remove stream ordering from Metadata dict (#8452) 4 years ago
Patrick Cloke f64c6aae68
Update manhole documentation for async/await. (#8462) 4 years ago
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