Commit Graph

10502 Commits (5625abe503569f3ffddcc4a2c0d6aa5aad3f188d)

Author SHA1 Message Date
Jorik Schellekens 92c1550f4a Add a link to python's logging config schema (#5926) 5 years ago
Jorik Schellekens deca277d09
Let synctl use a config directory. (#5904) 5 years ago
Andrew Morgan 71fc04069a
Use the v2 lookup API for 3PID invites (#5897) 5 years ago
Jorik Schellekens 6d97843793
Config templating (#5900) 5 years ago
Amber Brown 7dc398586c
Implement a structured logging output system. (#5680) 5 years ago
Richard van der Hoff 49ef8ec399
Fix a cache-invalidation bug for worker-based deployments (#5920) 5 years ago
Erik Johnston 91caa5b430 Fix off by one error in SRV result shuffling 5 years ago
Olivier Wilkinson (reivilibre) c88a119259 Add GET method to admin API /users/@user:dom/admin 5 years ago
reivilibre 1a7e6eb633
Add Admin API capability to set adminship of a user (#5878) 5 years ago
Olivier Wilkinson (reivilibre) d1e0b91083 Code style (Black) 5 years ago
Olivier Wilkinson (reivilibre) aefa76f5cd Allow schema deltas to be engine-specific 5 years ago
Aaron Raimist e8e3e033ee
public_base_url is actually public_baseurl 5 years ago
Neil Johnson 27d3fc421a Increase max display name limit 5 years ago
Erik Johnston fbb758a7ce Fixup comments 5 years ago
Erik Johnston e70f0081da Fix logcontexts 5 years ago
Erik Johnston fe0ac98e66 Don't implicitly include server signing key 5 years ago
Erik Johnston 7af5a63063 Fixup review comments 5 years ago
Will Hunt c998f25006
Apply suggestions from code review 5 years ago
Half-Shot 9ba32f6573 Exempt bot users 5 years ago
Half-Shot d9b8cf81be Add bot type 5 years ago
Half-Shot ae38e0569f Ignore consent for support users 5 years ago
Half-Shot 886eceba3e Return user_type in get_user_by_id 5 years ago
Jorik Schellekens 8767b63a82
Propagate opentracing contexts through EDUs (#5852) 5 years ago
Jorik Schellekens 812ed6b0d5
Opentracing across workers (#5771) 5 years ago
Manuel Stahl 0bab582fd6 Remove shared secret registration from client/r0/register endpoint 5 years ago
Brendan Abolivier dbd46decad Revert "Do not send consent notices if "no-consent-required" is set" 5 years ago
Brendan Abolivier 1c5b8c6222 Revert "Add "require_consent" parameter for registration" 5 years ago
Half-Shot 27a686e53b Do not send consent notices if "no-consent-required" is set 5 years ago
Half-Shot 3320aaab3a Add "require_consent" parameter for registration 5 years ago
Jorik Schellekens 9a6f2be572
Opentrace e2e keys (#5855) 5 years ago
Richard van der Hoff c9f11d09fc
Add missing index on users_in_public_rooms. (#5894) 5 years ago
Richard van der Hoff 119aa31b10
Servlet to purge old rooms (#5845) 5 years ago
Richard van der Hoff ef1c524bb3
Improve error msg when key-fetch fails (#5896) 5 years ago
Richard van der Hoff 4dab867288
Drop some unused tables. (#5893) 5 years ago
Erik Johnston 97cbc96093 Only sign when we respond to remote key requests 5 years ago
Erik Johnston 5906be8589 Add config option for keys to use to sign keys 5 years ago
Richard van der Hoff baa3f4a80d
Avoid deep recursion in appservice recovery (#5885) 5 years ago
Jorik Schellekens c886f976e0
Opentracing doc update (#5776) 5 years ago
Erik Johnston 74f016d343 Remove now unused pick_server_from_list 5 years ago
Erik Johnston 1f9df1cc7b Fixup _sort_server_list to be slightly more efficient 5 years ago
Richard van der Hoff 5019945828 Refactor the Appservice scheduler code 5 years ago
Erik Johnston 1dec31560e Change jitter to be a factor rather than absolute value 5 years ago
Olivier Wilkinson (reivilibre) bb29bc2937 Use MSC2197 on stable prefix as it has almost finished FCP 5 years ago
Richard van der Hoff 74fb729213 1.3.1 5 years ago
Richard van der Hoff 412c6e21a8
Drop dependency on sdnotify (#5871) 5 years ago
Chris Moos 6d86df73f1 Fix issue with Synapse not starting up. Fixes #5866. 5 years ago
Jorik Schellekens 87fa26006b
Opentracing misc (#5856) 5 years ago
Erik Johnston 861d663c15 Fixup changelog and remove debug logging 5 years ago
Andrew Morgan b13cac896d
Fix up password reset template config names (#5863) 5 years ago
Erik Johnston f299c5414c Refactor MatrixFederationAgent to retry SRV. 5 years ago