54 Commits (develop)

Autor SHA1 Nachricht Datum
  Andrew Morgan 9890f23469
Suppress the trusted key server warning for matrix.org in the demo scripts (#15527) vor 1 Jahr
  Mathieu Velten 1fd1856afc
demo: check if we are in a virtualenv before overriding PYTHONPATH (#12916) vor 1 Jahr
  Patrick Cloke a1cb05b3e8
Fix federation in demo scripts. (#12783) vor 2 Jahren
  Shay 3c41d87b67
Add restrictions by default to open registration in Synapse (#12091) vor 2 Jahren
  Patrick Cloke 9a0172d49f
Clean-up demo scripts & documentation (#12143) vor 2 Jahren
  Andy Balaam b92a2ff797
Fix typo in demo docs: differnt (#11735) vor 2 Jahren
  Dan Callahan b5e910521b
Fix Shellcheck SC2129: Consider using {..} >> file vor 2 Jahren
  Dan Callahan 13f084eb58
Fix Shellcheck SC2086: Quote to prevent splitting vor 2 Jahren
  Dan Callahan 7cf83c0aca
Fix Shellcheck SC1001: Meaningless char escapes vor 2 Jahren
  Dan Callahan dfa6143133
Fix Shellcheck SC2155: Declare + export separately vor 2 Jahren
  Dan Callahan 5eb481cd5b
Fix Shellcheck SC2115: Ensure never expands to /* vor 2 Jahren
  Dan Callahan 64adbb7b54
Fix Shellcheck SC2046: Quote to prevent word split vor 2 Jahren
  Dan Callahan 12d79ff1b6
Fix Shellcheck SC2164: exit in case cd fails. vor 2 Jahren
  manuroe c1ddbbde4f
Handle all new rate limits in demo scripts (#9858) vor 3 Jahren
  Quentin Gliech d4c4798a25
Use interpreter from $PATH instead of absolute paths in various scripts using /usr/bin/env (#9689) vor 3 Jahren
  Richard van der Hoff 195adf4025
Remove broken and unmaintained 'webserver.py' script (#9039) vor 3 Jahren
  Patrick Cloke 3bd2a2cbb1
Include a public_baseurl in configs generated by the demo script. (#8443) vor 3 Jahren
  Andrew Morgan b2945d2672
Fix demo script on ipv6-supported boxes (#6229) vor 4 Jahren
  Jorik Schellekens f337d2f0f0
Demo uses deprecated cli option (#5725) vor 4 Jahren
  Jorik Schellekens f99554b15d Revert "Remove deprecated 'verbose' cli arg" vor 4 Jahren
  Jorik Schellekens dc7cf81267 Remove deprecated 'verbose' cli arg vor 4 Jahren
  Amber Brown 32e7c9e7f2
Run Black. (#5482) vor 4 Jahren
  Jorik Schellekens 839f9b9231 One shot demo server startup vor 4 Jahren
  Jorik Schellekens d8db29c481 Use python3 in the demo vor 5 Jahren
  manuroe bb925b1bd7 start.sh: Fix the --no-rate-limit option for messages and make it bypass rate limit on registration and login too. vor 5 Jahren
  Richard van der Hoff 8d98dc8ffe
Clean up gitignores (#4688) vor 5 Jahren
  Amber Brown 23b0813599
Require ECDH key exchange & remove dh_params (#4429) vor 5 Jahren
  Erik Johnston 3ce1b8c705 Don't keep appending report_stats to demo config vor 8 Jahren
  Mark Haines 1941eb315d Enable stack traces for the demo scripts vor 8 Jahren
  Erik Johnston 8a519ac76d Fix demo/start.sh to work with --report-stats vor 8 Jahren
  Mark Haines 2eb91e6694 enable registration in the demo servers vor 8 Jahren
  Mark Haines b24d7ebd6e Fix the cleanup script to use the right $DIR vor 8 Jahren
  manuroe 378a0f7a79 Federation demo start.sh: Fixed --no-rate-limit param in the script vor 9 Jahren
  Erik Johnston 476899295f Change the way we do logging contexts so that they survive divergences vor 9 Jahren
  Mark Haines 2f1348f339 Write a default log_config when generating config vor 9 Jahren
  Mark Haines 74aaacf82a Don't break when sizes or durations are given as integers vor 9 Jahren
  Mark Haines 1aa11cf7ce Allow multiple config files, set up a default config before applying the config files vor 9 Jahren
  Mark Haines d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class vor 9 Jahren
  Erik Johnston 0775c62469 Fix --enable-registration flag to work if you don't give a value vor 9 Jahren
  Erik Johnston a2a93a4fa7 Make demo script use --enable-registration vor 9 Jahren
  manuroe 5116946ae9 Allow registration in the HSes federation demo vor 9 Jahren
  Mark Haines c81a19552f Add ports back to demo/start.sh vor 9 Jahren
  Mark Haines b19cf6a105 Wait for events if the incremental sync is empty and a timeout is given vor 9 Jahren
  Mark Haines 58691680b8 update .gitignore, set media-store-path in demo vor 9 Jahren
  Mark Haines ff23e5ba37 remove demo webserver since synapse serves up the webclient itself vor 9 Jahren
  Mark Haines dca3ba2f77 Determine webclient path by the python module it is contained in vor 9 Jahren
  Erik Johnston af7ae048f8 Add option to not bind to HTTPS port. This is useful if running behind an ssl load balancer vor 9 Jahren
  manuroe 9e57ed2b1f Added a param (--no-rate-limit) to demo/start.sh to disable the HS rate limit vor 9 Jahren
  Erik Johnston 0393e87519 Make the demo listen on both HTTP and HTTPS ports vor 9 Jahren
  Mark Haines 9ea1de432d Fix homeserver config parsing vor 9 Jahren