Commit History

Author SHA1 Message Date
  Andrew Morgan 71f0623de9 Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Patrick Cloke e40d88cff3 Backout changes for automatically calculating the public baseurl. (#9313) 3 years ago
  Richard van der Hoff fa50e4bf4d Give `public_baseurl` a default value (#9159) 3 years ago
  Patrick Cloke 56e00ca85e Send the location of the web client to the IS when inviting via 3PIDs. (#8930) 3 years ago
  Richard van der Hoff 025fa06fc7 Clarify config template comments (#8891) 3 years ago
  Jonathan de Jong 837293c314 Remove obsolete __future__ imports (#8337) 3 years ago
  Andrew Morgan a3a90ee031 Show a confirmation page during user password reset (#8004) 3 years ago
  Andrew Morgan e04e465b4d Use the default templates when a custom template file cannot be found (#8037) 3 years ago
  Brendan Abolivier 85223106f3 Allow email subjects to be customised through Synapse's configuration (#7846) 3 years ago
  Patrick Cloke 38e1fac886 Fix some spelling mistakes / typos. (#7811) 3 years ago
  Will Hunt 62b1ce8539 isort 5 compatibility (#7786) 4 years ago
  Richard van der Hoff 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) 4 years ago
  Andrew Morgan eeef9633af Fix fallback value for account_threepid_delegates.email (#7316) 4 years ago
  Richard van der Hoff 4c2ed3f20e Fix minor issues with email config (#6962) 4 years ago
  Richard van der Hoff 5ce0b17e38 Clarify the `account_validity` and `email` sections of the sample configuration. (#6685) 4 years ago
  Erik Johnston 495005360c Bump version of mypy 4 years ago
  Richard van der Hoff c48ea98007 Clarifications for the email configuration settings. (#6423) 4 years ago
  Andrew Morgan ce578031f4 Remove assertion and provide a clear warning on startup for missing public_baseurl (#6379) 4 years ago
  Andrew Morgan bc29a19731 Replace instance variations of homeserver with correct case/spacing 4 years ago
  Andrew Morgan 409c62b27b Add config linting script that checks for bool casing (#6203) 4 years ago
  Amber Brown f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
  Andrew Morgan df3401a71d Allow HS to send emails when adding an email to the HS (#6042) 4 years ago
  Andrew Morgan 0c0b82b6d1 Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 4 years ago
  Aaron Raimist e8e3e033ee public_base_url is actually public_baseurl 4 years ago
  Andrew Morgan b13cac896d Fix up password reset template config names (#5863) 4 years ago
  Andrew Morgan 0e5434264f Make errors about email password resets much clearer (#5616) 5 years ago
  Andrew Morgan c548dbc4b1 Make it clearer that the template dir is relative to synapse's root dir (#5543) 5 years ago
  Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 5 years ago