Commit Graph

467 Commits (ed82043efb5456dc03a6a9969b7e4f3f941a6c67)

Author SHA1 Message Date
Matthew Hodgson 8f646f2d04 fix UTs 6 years ago
Matthew Hodgson 07340cdaca untested stab at autocreating autojoin rooms 6 years ago
Schnuffle dc5db01ff2 Replaced all occurences of e.message with str(e) 6 years ago
Amber Brown b7d2fb5eb9
Remove some superfluous logging (#3855) 6 years ago
Richard van der Hoff b8ad756bd0 Fix jwt import check 6 years ago
Neil Johnson 0b01281e77 move threepid checker to config, add missing yields 6 years ago
Erik Johnston 05077e06fa Change admin_uri to admin_contact in config and errors 6 years ago
Erik Johnston cd77270a66 Implement trail users 6 years ago
Amber Brown 324525f40c
Port over enough to get some sytests running on Python 3 (#3668) 6 years ago
Amber Brown c334ca67bb
Integrate presence from hotfixes (#3694) 6 years ago
Neil Johnson 0195dfbf52 server limits config docs 6 years ago
Neil Johnson 13ad9930c8 add new error type ResourceLimit 6 years ago
Neil Johnson 55afba0fc5 update admin email to uri 6 years ago
Neil Johnson ab035bdeac replace admin_email with admin_uri for greater flexibility 6 years ago
Neil Johnson f4b49152e2 support admin_email config and pass through into blocking errors, return AuthError in all cases 6 years ago
Neil Johnson ce7de9ae6b Revert "support admin_email config and pass through into blocking errors, return AuthError in all cases" 6 years ago
Neil Johnson 0d43f991a1 support admin_email config and pass through into blocking errors, return AuthError in all cases 6 years ago
Richard van der Hoff c08f9d95b2 log *after* reloading log config 6 years ago
Neil Johnson e8eba2b4e3 implement reserved users for mau limits 6 years ago
Richard van der Hoff 3523f5432a Don't expose default_room_version as config opt 6 years ago
Neil Johnson 7daa8a78c5 load mau limit threepids 6 years ago
Neil Johnson 42c6823827 disable HS from config 6 years ago
Richard van der Hoff 0ca459ea33 Basic support for room versioning 6 years ago
Neil Johnson 5593ff6773 fix (lots of) py3 test failures 6 years ago
Neil Johnson 2c54f1c225 remove need to plot limit_usage_by_mau 6 years ago
Neil Johnson df2235e7fa coding style 6 years ago
Neil Johnson 251e6c1210 limit register and sign in on number of monthly users 6 years ago
Krombel 78a9ddcf9a rerun isort with latest version 6 years ago
Krombel 4a27000548 check isort by travis 6 years ago
David Baker 36f4fd3e1e Comment dummy TURN parameters in default config 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Richard van der Hoff 546bc9e28b More server_name validation 6 years ago
Matthew Hodgson e72234f6bd fix tests 7 years ago
Matthew Hodgson f4f1cda928 add ip_range_whitelist parameter to limit where ASes can connect from 7 years ago
Jeroen b7f34ee348 allow self-signed certificates 7 years ago
Jeroen 07b4f88de9 formatting changes for pep8 7 years ago
Jeroen 3d605853c8 send SNI for federation requests 7 years ago
Richard van der Hoff 245d53d32a Write a clear restart indicator in logs 7 years ago
Vincent Breitmoser b800834351 add note that the affinity package is required for the cpu_affinity setting 7 years ago
Felix Schäfer 4ef76f3ac4 Add private IPv6 addresses to preview blacklist #3312 7 years ago
Amber Brown febe0ec8fd
Run Prometheus on a different port, optionally. (#3274) 7 years ago
Richard van der Hoff 219c2a322b
remove trailing whitespace 7 years ago
Richard van der Hoff 2e4be8bfd9
fix english and wrap comment 7 years ago
Ruben Barkow 08ea5fe635
add link to thorough instruction how to configure consent 7 years ago
Richard van der Hoff 66bdae986f Fix default for send_server_notice_to_guests 7 years ago
Richard van der Hoff ba1b163590 Avoid sending consent notice to guest users 7 years ago
Richard van der Hoff 9bf4b2bda3 Allow overriding the server_notices user's avatar 7 years ago
Richard van der Hoff 82191b08f6 Support for putting %(consent_uri)s in messages 7 years ago
Richard van der Hoff a5e2941aad Reject attempts to send event before privacy consent is given 7 years ago
Richard van der Hoff d5dca9a04f Move consent config parsing into ConsentConfig 7 years ago