Commit History

Author SHA1 Message Date
  Azrenbeth dccf0f8f31 Remove ... between param and return in docstrings 2 years ago
  Azrenbeth 30ac8d21c5 Add migration guide from old config to new config 2 years ago
  Azrenbeth 460c26960d Add changelog 2 years ago
  Azrenbeth b50a59dac7 Generate sample config and create github job to check it 2 years ago
  Azrenbeth 8987f4ce8d Add generate config to general.py 2 years ago
  Azrenbeth 35874de37d Add generate config to http.py 2 years ago
  Azrenbeth 37e027deec Add generate config to sms.py 2 years ago
  Azrenbeth a8d5c8f377 Add generate config to email.py 2 years ago
  Azrenbeth 8f5f71f403 Add generate config to database.py 2 years ago
  Azrenbeth 6597a0f923 Add generate config to crypto.py 2 years ago
  Azrenbeth 63580f8c37 Add generate_config and generate_sample_config scripts 2 years ago
  Azrenbeth a9415f4906 Add changelog 2 years ago
  Azrenbeth 37b928b42d Remove old cfg argument from Sydent constructor 2 years ago
  Azrenbeth 4b0eb6770f Remove deprecated template argument from get_branded_template 2 years ago
  Azrenbeth 2d460ee6a3 Move rest of 'general' config handling over to SydentConfig 2 years ago
  Azrenbeth bb02656ff3 Move 'general' template config handling over to SydentConfig 2 years ago
  Azrenbeth 1492c1c2fc Move server name config handling to SydentConfig 2 years ago
  Azrenbeth 25aac48b94 Move rest of http config handling over to SynapseConfig 2 years ago
  Azrenbeth f09779b2d3 Move deprecated http template config over to SydentConfig 2 years ago
  Azrenbeth 11f8711980 Move rest of email config over to SydenConfig 2 years ago
  Azrenbeth 21b030ad3a Move email config handled by synapse.py over to SynapseConfig 2 years ago
  Azrenbeth 4b0a900ee4 Move deprecated email template config over to SydentConfig 2 years ago
  Azrenbeth 91fdc6b836 Move sms config handling over to SydentConfig 2 years ago
  Azrenbeth 3a1a400e73 Move crypto config handling over to SydentConfig 2 years ago
  Azrenbeth 2985b37e49 Move database config handling over to SydentConfig 2 years ago
  Azrenbeth cf178439ec Add SydentConfig class and use when calling Sydent constructor 2 years ago
  Azrenbeth 90905e30fa Add /_trial_temp.lock and /sydent.pid to .gitignore (#384) 2 years ago
  Michael Telatynski e50f5d0f8a Support MSC3288 -- passing the room_type when processing invites. (#375) 2 years ago
  Patrick Cloke ac2b6464e3 Use the web_client_location parameter in default HTML templates. (#380) 2 years ago
  Brendan Abolivier 3ccd8e52ad Reword migration template (#378) 2 years ago