109 Commitit (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

Tekijä SHA1 Viesti Päivämäärä
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 vuotta sitten
  Richard van der Hoff eaada74075
JWT OIDC secrets for Sign in with Apple (#9549) 3 vuotta sitten
  Erik Johnston 2927921942
Clean up `ShardedWorkerHandlingConfig` (#9466) 3 vuotta sitten
  Patrick Cloke a1901abd6b
Add documentation and type hints to parse_duration. (#9432) 3 vuotta sitten
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 vuotta sitten
  Richard van der Hoff 4167494c90
Replace username picker with a template (#9275) 3 vuotta sitten
  Patrick Cloke e54746bdf7
Clean-up the template loading code. (#9200) 3 vuotta sitten
  Richard van der Hoff fa50e4bf4d
Give `public_baseurl` a default value (#9159) 3 vuotta sitten
  Richard van der Hoff ab7a24cc6b
Better formatting for config errors from modules (#8874) 3 vuotta sitten
  Patrick Cloke 34ff8da83b
Convert additional templates to Jinja (#8444) 3 vuotta sitten
  Andrew Morgan 3f4a2a7064
Hotfix: disable autoescape by default when rendering Jinja2 templates (#8394) 3 vuotta sitten
  Erik Johnston 04cc249b43
Add experimental support for sharding event persister. Again. (#8294) 3 vuotta sitten
  Patrick Cloke c619253db8
Stop sub-classing object (#8249) 3 vuotta sitten
  Brendan Abolivier 9f8abdcc38
Revert "Add experimental support for sharding event persister. (#8170)" (#8242) 3 vuotta sitten
  Erik Johnston 82c1ee1c22
Add experimental support for sharding event persister. (#8170) 3 vuotta sitten
  Andrew Morgan e04e465b4d
Use the default templates when a custom template file cannot be found (#8037) 3 vuotta sitten
  Erik Johnston 649a7ead5c
Add ability to run multiple pusher instances (#7855) 3 vuotta sitten
  Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 3 vuotta sitten
  Brendan Abolivier cc9eceb00d
Don't crash when one of the configuration files is empty (#7341) 4 vuotta sitten
  Richard van der Hoff 5a709630bf
Fix --help commandline argument (#7249) 4 vuotta sitten
  Richard van der Hoff c165c1233b
Improve database configuration docs (#6988) 4 vuotta sitten
  Richard van der Hoff 97a42bbc3a
Add a warning about indentation to generated config (#6920) 4 vuotta sitten
  Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 4 vuotta sitten
  Jorik Schellekens 6d97843793
Config templating (#5900) 4 vuotta sitten
  Erik Johnston f44354e17f Clean up arg name and remove lying comment 4 vuotta sitten
  Erik Johnston 03cc8c4b5d Fix invoking add_argument from homeserver.py 4 vuotta sitten
  Erik Johnston fdefb9e29a Move creation of ArgumentParser to caller 4 vuotta sitten
  Erik Johnston 37b524f971 Fix up comments 4 vuotta sitten
  Erik Johnston 823e13ddf4 Change add_arguments to be a static method 4 vuotta sitten
  Erik Johnston 9f3c0a8556 Add basic admin cmd app 4 vuotta sitten
  Richard van der Hoff 3f8a252dd8 Add "--open-private-ports" cmdline option 4 vuotta sitten
  Richard van der Hoff 6a92b06cbb Add --data-directory commandline argument 4 vuotta sitten
  Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 4 vuotta sitten
  Richard van der Hoff 7c2f8881a9 Ensure that all config options have sensible defaults 4 vuotta sitten
  Richard van der Hoff 367a8263b3 Remove unused Config.config_dir_path attribute 4 vuotta sitten
  Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 4 vuotta sitten
  Richard van der Hoff e1a795758c
Improve help and cmdline option names for --generate-config options (#5512) 4 vuotta sitten
  Richard van der Hoff 03cea2b0fe
Refactor Config parser and add some comments. (#5511) 4 vuotta sitten
  Richard van der Hoff 37933a3bf8
Improve logging when generating config files (#5510) 4 vuotta sitten
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 vuotta sitten
  Erik Johnston 3677548a82 Use yaml safe_load 5 vuotta sitten
  Richard van der Hoff 13bc1e0746 Use a regular HomeServerConfig object for unit tests 5 vuotta sitten
  Erik Johnston 72bfaf746d Allow passing --daemonize to workers 5 vuotta sitten
  Richard van der Hoff 8e28bc5eee
Include a default configuration file in the 'docs' directory. (#4791) 5 vuotta sitten
  Richard van der Hoff dfc846a316 fix self-signed cert notice from generate-config 5 vuotta sitten
  Amber Brown 6129e52f43
Support ACME for certificate provisioning (#4384) 5 vuotta sitten
  Richard van der Hoff 9c2af7b2c5 Add a script to generate a clean config file (#4315) 5 vuotta sitten
  Amber Brown e1728dfcbe
Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 5 vuotta sitten
  Amber Brown 49af402019 run isort 5 vuotta sitten
  Adrian Tschira 7f8eebc8ee Open config file in non-bytes mode 6 vuotta sitten