Commit Graph

10463 Commits (e8e3e033eea2947c3746005f876afca55c601f1d)

Author SHA1 Message Date
Aaron Raimist e8e3e033ee
public_base_url is actually public_baseurl 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
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
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
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
Brendan Abolivier fb5acd7039 1.3.0 5 years ago
Erik Johnston 748aa38378 Remove logging for #5407 and update comments 5 years ago
Michael Telatynski baee288fb4 Don't create broken room when power_level_content_override.users does not contain creator_id. (#5633) 5 years ago
Erik Johnston e6e136decc Retry well known on fail. 5 years ago
Hubert Chathi c058aeb88d update set_e2e_room_key to agree with fixed index 5 years ago
Hubert Chathi b7f7cc7ace add the version field to the index for e2e_room_keys 5 years ago
Olivier Wilkinson (reivilibre) 1b63ccd848 Wrap `get_local_public_room_list` call in `maybeDeferred` because it 5 years ago
Brendan Abolivier f70d0a1dd9 1.3.0rc1 5 years ago
Amber H. Brown 18bdac8ee4 fix config being a dict, actually 5 years ago
Erik Johnston 17e1e80726 Retry well-known lookup before expiry. 5 years ago
Erik Johnston 96bdd661b8
Remove redundant return 5 years ago
Amber Brown 0b6fbb28a8
Don't load the media repo when configured to use an external media repo (#5754) 5 years ago
Erik Johnston fb3469f53a
Clarify docstring 5 years ago
Erik Johnston f218705d2a Make default well known cache global again. 5 years ago
Erik Johnston 107ad133fc Move well known lookup into a separate clas 5 years ago
Erik Johnston af9f1c0764 Add a lower bound for TTL on well known results. 5 years ago
Andrew Morgan edeae53221
Return 404 instead of 403 when retrieving an event without perms (#5798) 5 years ago
Erik Johnston bf4db42920 Don't unnecessarily block notifying of new events. 5 years ago
Erik Johnston 6881f21f3e Handle TimelineBatch being limited and empty. 5 years ago
Andrew Morgan 5d018d23f0
Have ClientReaderSlavedStore inherit RegistrationStore (#5806) 5 years ago
Erik Johnston a8f40a8302 Return 502 not 500 when failing to reach any remote server. 5 years ago
Erik Johnston d02e41dcb2 Handle pusher being deleted during processing. 5 years ago
Erik Johnston d2e3d5b9db Handle incorrectly encoded query params correctly 5 years ago
Erik Johnston 76a58fdcce Fix spelling. 5 years ago
Brendan Abolivier f25f638c35
Lint 5 years ago
Brendan Abolivier a4a9ded4d0
Allow defining HTML templates to serve the user on account renewal 5 years ago
Erik Johnston dc4d74e44a Validate well-known state events are state events. 5 years ago