Commit Graph

631 Commits (304a1376c2fbe6758b7b0c1987d16fcea5205528)

Author SHA1 Message Date
Richard van der Hoff 88d7182ada
Improve startup checks for insecure notary configs (#5392) 6 years ago
Neil Johnson a11865016e
Set default room version to v4. (#5379) 6 years ago
Andrew Morgan 3719680ee4
Add ability to perform password reset via email without trusting the identity server (#5377) 6 years ago
Richard van der Hoff 9fbb20a531
Stop hardcoding trust of old matrix.org key (#5374) 6 years ago
Richard van der Hoff f8a45302c9 Fix `federation_custom_ca_list` configuration option. 6 years ago
Richard van der Hoff e2dfb922e1 Validate federation server TLS certificates by default. 6 years ago
Neil Johnson 26713515de
Neilj/mau tracking config explainer (#5284) 6 years ago
Brendan Abolivier 2f62e1f6ff
Only parse from email if provided 6 years ago
Brendan Abolivier 1cc5fc1f6c
Lint 6 years ago
Brendan Abolivier ac3cc32367
Make account validity renewal emails work when email notifs are disabled 6 years ago
Brendan Abolivier 4d794dae21 Move delta from +10% to -10% 6 years ago
Brendan Abolivier 0c2362861e Gah python 6 years ago
Brendan Abolivier 847b9dcd1c Make max_delta equal to period * 10% 6 years ago
Aaron Raimist 9b6f72663e
Fix docs on resetting the user directory (#5036) 6 years ago
Brendan Abolivier 52839886d6
Allow configuring a range for the account validity startup job 6 years ago
Richard van der Hoff dba9152d15
Add missing blank line in config (#5249) 6 years ago
Andrew Morgan 6368150a74
Add config option for setting homeserver's default room version (#5223) 6 years ago
Amber Brown 4a30e4acb4
Room Statistics (#4338) 6 years ago
Brendan Abolivier 384122efa8
Doc 6 years ago
Brendan Abolivier cd32375846 Add option to disable per-room profiles 6 years ago
Erik Johnston a0603523d2 Add aggregations API 6 years ago
Amber Brown f1e5b41388
Make all the rate limiting options more consistent (#5181) 6 years ago
Andrew Morgan 5a4b328f52 Add ability to blacklist ip ranges for federation traffic (#5043) 6 years ago
Matthew Hodgson c0e0740bef add options to require an access_token to GET /profile and /publicRooms on CS API (#5083) 6 years ago
Richard van der Hoff 1565ebec2c more config comment updates 6 years ago
Richard van der Hoff 1a7104fde3 Blacklist 0.0.0.0 and :: by default for URL previews 6 years ago
Brendan Abolivier 84196cb231 Add some limitations to alias creation 6 years ago
Richard van der Hoff 8e9ca83537 Move admin API to a new prefix 6 years ago
Andrew Morgan 6824ddd93d Config option for verifying federation certificates (MSC 1711) (#4967) 6 years ago
Brendan Abolivier f8826d31cd Don't crash on lack of expiry templates 6 years ago
Brendan Abolivier 20f0617e87 Send out emails with links to extend an account's validity period 6 years ago
Andrew Morgan caa76e6021
Remove periods from copyright headers (#5046) 6 years ago
Brendan Abolivier 747aa9f8ca Add account expiration feature 6 years ago
Neil Johnson b25e387c0d
add context to phonehome stats (#5020) 6 years ago
Brendan Abolivier 8e85493b0c
Add config option to block users from looking up 3PIDs (#5010) 6 years ago
Richard van der Hoff 8530090b16
Add config.signing_key_path. (#4974) 6 years ago
Erik Johnston 3677548a82 Use yaml safe_load 6 years ago
Richard van der Hoff cdb8036161
Add a config option for torture-testing worker replication. (#4902) 6 years ago
Richard van der Hoff a902d13180
Batch up outgoing read-receipts to reduce federation traffic. (#4890) 6 years ago
Erik Johnston cd8c5b91ad Fix up sample config 6 years ago
Richard van der Hoff ab20f85c59
Update synapse/config/user_directory.py 6 years ago
Erik Johnston 926f29ea6d Fix up config comments 6 years ago
Erik Johnston 213c98c00a Add option to disable search room lists 6 years ago
Erik Johnston 320667a479 Add option to disable searching in the user dir 6 years ago
Richard van der Hoff 13bc1e0746 Use a regular HomeServerConfig object for unit tests 6 years ago
Richard van der Hoff fd463b4f5d
Comment out most options in the generated config. (#4863) 6 years ago
Brendan Abolivier 651ad8bc96 Add ratelimiting on failed login attempts (#4865) 6 years ago
Brendan Abolivier 899e523d6d
Add ratelimiting on login (#4821) 6 years ago
Erik Johnston 9ad448c1e5 Correctly handle all command line options 6 years ago
Erik Johnston 72bfaf746d Allow passing --daemonize to workers 6 years ago