58 Commitit (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

Tekijä SHA1 Viesti Päivämäärä
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 vuotta sitten
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 vuotta sitten
  Patrick Cloke e40d88cff3
Backout changes for automatically calculating the public baseurl. (#9313) 3 vuotta sitten
  Richard van der Hoff fa50e4bf4d
Give `public_baseurl` a default value (#9159) 3 vuotta sitten
  Patrick Cloke 56e00ca85e
Send the location of the web client to the IS when inviting via 3PIDs. (#8930) 3 vuotta sitten
  Richard van der Hoff 025fa06fc7
Clarify config template comments (#8891) 3 vuotta sitten
  Jonathan de Jong 837293c314
Remove obsolete __future__ imports (#8337) 3 vuotta sitten
  Andrew Morgan a3a90ee031
Show a confirmation page during user password reset (#8004) 3 vuotta sitten
  Andrew Morgan e04e465b4d
Use the default templates when a custom template file cannot be found (#8037) 3 vuotta sitten
  Brendan Abolivier 85223106f3
Allow email subjects to be customised through Synapse's configuration (#7846) 3 vuotta sitten
  Patrick Cloke 38e1fac886
Fix some spelling mistakes / typos. (#7811) 3 vuotta sitten
  Will Hunt 62b1ce8539
isort 5 compatibility (#7786) 3 vuotta sitten
  Richard van der Hoff 66a564c859
Fix some DETECTED VIOLATIONS in the config file (#7550) 4 vuotta sitten
  Andrew Morgan eeef9633af
Fix fallback value for account_threepid_delegates.email (#7316) 4 vuotta sitten
  Richard van der Hoff 4c2ed3f20e
Fix minor issues with email config (#6962) 4 vuotta sitten
  Richard van der Hoff 5ce0b17e38
Clarify the `account_validity` and `email` sections of the sample configuration. (#6685) 4 vuotta sitten
  Erik Johnston 495005360c Bump version of mypy 4 vuotta sitten
  Richard van der Hoff c48ea98007
Clarifications for the email configuration settings. (#6423) 4 vuotta sitten
  Andrew Morgan ce578031f4
Remove assertion and provide a clear warning on startup for missing public_baseurl (#6379) 4 vuotta sitten
  Andrew Morgan bc29a19731 Replace instance variations of homeserver with correct case/spacing 4 vuotta sitten
  Andrew Morgan 409c62b27b
Add config linting script that checks for bool casing (#6203) 4 vuotta sitten
  Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 4 vuotta sitten
  Andrew Morgan df3401a71d
Allow HS to send emails when adding an email to the HS (#6042) 4 vuotta sitten
  Andrew Morgan 0c0b82b6d1
Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 4 vuotta sitten
  Aaron Raimist e8e3e033ee
public_base_url is actually public_baseurl 4 vuotta sitten
  Andrew Morgan b13cac896d
Fix up password reset template config names (#5863) 4 vuotta sitten
  Andrew Morgan 0e5434264f
Make errors about email password resets much clearer (#5616) 4 vuotta sitten
  Andrew Morgan c548dbc4b1
Make it clearer that the template dir is relative to synapse's root dir (#5543) 4 vuotta sitten
  Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 4 vuotta sitten
  Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 4 vuotta sitten
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 vuotta sitten
  Andrew Morgan 2ddc13577c
Don't warn user about password reset disabling through config code (#5387) 5 vuotta sitten
  Andrew Morgan 3719680ee4
Add ability to perform password reset via email without trusting the identity server (#5377) 5 vuotta sitten
  Brendan Abolivier 2f62e1f6ff
Only parse from email if provided 5 vuotta sitten
  Brendan Abolivier 1cc5fc1f6c
Lint 5 vuotta sitten
  Brendan Abolivier ac3cc32367
Make account validity renewal emails work when email notifs are disabled 5 vuotta sitten
  Brendan Abolivier f8826d31cd Don't crash on lack of expiry templates 5 vuotta sitten
  Brendan Abolivier 20f0617e87 Send out emails with links to extend an account's validity period 5 vuotta sitten
  Richard van der Hoff cc325c7069 Calculate absolute path for email templates 5 vuotta sitten
  Richard van der Hoff c8f2c19991 Put the warning blob at the top of the file 5 vuotta sitten
  Richard van der Hoff 1519572961 Ship the email templates as package_data 5 vuotta sitten
  Daniel Dent 5058292537 Support authenticated SMTP 7 vuotta sitten
  Adrian Perez de Castro a3e4a198e3
Allow configuring the Riot URL used in notification emails 7 vuotta sitten
  Matthew Hodgson 79d1f072f4 brand the email from header 8 vuotta sitten
  David Baker c00b484eff More consistent config naming 8 vuotta sitten
  David Baker 94040b0798 Add config option to not send email notifs for new users 8 vuotta sitten
  Matthew Hodgson 81c2176cba fix layout; handle app naming in synapse, not jinja 8 vuotta sitten
  Matthew Hodgson 17cbf773b9 fix assorted typos in default config 8 vuotta sitten
  David Baker 83618d719a Try imports in config 8 vuotta sitten
  David Baker 765f2b8446 Default enable email notifs to False 8 vuotta sitten