Commit Graph

18896 Commits (756fd513dfaebddd28bf783eafa95b4505ce8745)
 

Author SHA1 Message Date
jkanefendt 756fd513df
Implement config option `sso.update_profile_information` (#10108) 3 years ago
Erik Johnston a5cd05beee
Fix performance of responding to user key requests over federation (#10221) 3 years ago
Andrew Morgan 182147195b
Check third party rules before persisting knocks over federation (#10212) 3 years ago
Richard van der Hoff 107c06081f
Ensure that errors during startup are written to the logs and the console. (#10191) 3 years ago
Andrew Morgan 7c536d0fef
Deploy a documentation version for each new Synapse release (#10198) 3 years ago
Patrick Cloke 0bd968921c
Fix a missing await when in the spaces summary. (#10208) 3 years ago
Brendan Abolivier e9f2ad8603
Describe callbacks signatures as async in new modules doc (#10206) 3 years ago
Brendan Abolivier 1b3e398bea
Standardise the module interface (#10062) 3 years ago
Richard van der Hoff 91fa9cca99
Expose opentracing trace id in response headers (#10199) 3 years ago
Brendan Abolivier 08c8469322
Remove support for ACME v1 (#10194) 3 years ago
Patrick Cloke 8c97d5863f
Update MSC3083 support per changes in the MSC. (#10189) 3 years ago
Richard van der Hoff fcf3c7032b
Ensure that we do not cache empty sync responses after a timeout (#10158) 3 years ago
Richard van der Hoff 9cf6e0eae7
Rip out the DNS lookup limiter (#10190) 3 years ago
Marcus 8070b893db
update black to 21.6b0 (#10197) 3 years ago
Andrew Morgan 6f1a28de19
Fix incorrect time magnitude on delayed call (#10195) 3 years ago
Eric Eastwood a911dd768b
Add fields to better debug where events are being soft_failed (#10168) 3 years ago
Richard van der Hoff 52c60bd0a9
Fix persist_events to stop leaking opentracing contexts (#10193) 3 years ago
Patrick Cloke 18edc9ab06
Improve comments in the structured logging code. (#10188) 3 years ago
Patrick Cloke 76f9c701c3
Always require users to re-authenticate for dangerous operations. (#10184) 3 years ago
Michael Kaye b8b282aa32
A guide to the request log lines format. (#8436) 3 years ago
Erik Johnston 36c426e294
Add debug logging when we enter/exit Measure block (#10183) 3 years ago
Lukas Lihotzki 2c240213f4
Fix requestOpenIdToken response: integer expires_in (#10175) 3 years ago
Dirk Klimpel 0adc2882c1
Fix broken links in documentation (#10180) 3 years ago
Richard van der Hoff 9e405034e5
Make opentracing trace into event persistence (#10134) 3 years ago
Erik Johnston d09e24a52d Merge branch 'master' into develop 3 years ago
Erik Johnston 1c8045f674 1.36.0 3 years ago
Patrick Cloke 4911f7931d
Remove support for unstable MSC1772 prefixes. (#10161) 3 years ago
Patrick Cloke 9e5ab6dd58
Remove the experimental flag for knocking and use stable prefixes / endpoints. (#10167) 3 years ago
Michael Kutzner aac2c49b9b
Fix 'ip_range_whitelist' not working for federation servers (#10115) 3 years ago
Richard van der Hoff 1dfdc87b9b
Refactor `EventPersistenceQueue` (#10145) 3 years ago
Richard van der Hoff d7808a2dde
Extend `ResponseCache` to pass a context object into the callback (#10157) 3 years ago
Richard van der Hoff 13577aa55e
Notes on boolean columns in database schemas (#10164) 4 years ago
Erik Johnston 29966a285d Synapse 1.36.0rc2 (2021-06-11) 4 years ago
Erik Johnston cbf350db63 Fixup changelog 4 years ago
Erik Johnston fb10a73e85 1.36.0rc2 4 years ago
Erik Johnston cdd985c64f Only send a presence state to a destination once (#10165) 4 years ago
Erik Johnston 5e0b4719ea Fix sending presence over federation when using workers (#10163) 4 years ago
Erik Johnston c955f22e2c Fix bug when running presence off master (#10149) 4 years ago
Erik Johnston 968f8283b4
Only send a presence state to a destination once (#10165) 4 years ago
Richard van der Hoff c1b9922498
Support for database schema version ranges (#9933) 4 years ago
Patrick Cloke a14884fbb0
Use the matching complement branch when running tests in CI. (#10160) 4 years ago
Erik Johnston c8dd4db9eb
Fix sending presence over federation when using workers (#10163) 4 years ago
Andrew Morgan a15a046c93
Clean up a broken import in admin_cmd.py (#10154) 4 years ago
Erik Johnston d26d15ba3d
Fix bug when running presence off master (#10149) 4 years ago
Eric Eastwood b31daac01c
Add metrics to track how often events are `soft_failed` (#10156) 4 years ago
Eric Eastwood e21c347332
Document how to see logger output when running the twisted tests (#10148) 4 years ago
Aaron Raimist e6245e6d48
Mention that you need to configure max upload size in reverse proxy as well (#10122) 4 years ago
Andrew Morgan aec2cf1c98
Update Complement run with Synapse-supported MSC-related build tags (#10155) 4 years ago
Andrew Morgan a7a37437bc
Integrate knock rooms with the public rooms directory (#9359) 4 years ago
Sorunome d936371b69
Implement knock feature (#6739) 4 years ago