Commit Graph

183 Commits (6920d88892e77aec787b6afc0e01e6e09dc36216)

Author SHA1 Message Date
Erik Johnston 495005360c Bump version of mypy 5 years ago
Neil Johnson cb0aeb147e
privacy by default for room dir (#6355) 5 years ago
Brendan Abolivier 54dd5dc12b
Add ephemeral messages support (MSC2228) (#6409) 5 years ago
Andrew Morgan 3916e1b97a
Clean up newline quote marks around the codebase (#6362) 5 years ago
Brendan Abolivier 97b863fe32
Lint again 5 years ago
Brendan Abolivier bf9a11c54d
Lint again 5 years ago
Brendan Abolivier 7c24d0f443
Lint 5 years ago
Andrew Morgan 73d091be48 A couple more instances 5 years ago
Andrew Morgan bc29a19731 Replace instance variations of homeserver with correct case/spacing 5 years ago
Brendan Abolivier 09957ce0e4
Implement per-room message retention policies 5 years ago
Neil Johnson 2794b79052 Option to suppress resource exceeded alerting (#6173) 5 years ago
Andrew Morgan 409c62b27b
Add config linting script that checks for bool casing (#6203) 5 years ago
Neil Johnson 82c8799ec7 Set room version default to 5 5 years ago
Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
Amber Brown 864f144543
Fix up some typechecking (#6150) 5 years ago
Erik Johnston 3423633d50 Fix 'redaction_retention_period' sampel config to match guidelines 5 years ago
Neil Johnson 8b8f8c7b3c Explicitly log when a homeserver does not have a trusted key server configured (#6090) 5 years ago
Neil Johnson a4f3ca48b5 Enable cleaning up extremities with dummy events by default to prevent undue build up of forward extremities. (#5884) 5 years ago
Erik Johnston 39b50ad42a Review comments 5 years ago
Erik Johnston 242017db8b Prune rows in user_ips older than configured period 5 years ago
Andrew Morgan e08ea43463 Use the federation blacklist for requests to untrusted Identity Servers (#6000) 5 years ago
dstipp 379d2a8c39 (#5849) Convert rst to markdown (#6040) 5 years ago
Erik Johnston 8b9ade8c78 Default to censoring redactions after seven days 5 years ago
Erik Johnston 80e14a8546 Handle setting retention period to 0 5 years ago
Erik Johnston 3ff0422d2d Make redaction retention period configurable 5 years ago
Jorik Schellekens 6d97843793
Config templating (#5900) 5 years ago
Amber Brown 865077f1d1
Room Complexity Client Implementation (#5783) 5 years ago
Neil Johnson cfc00068bd enable aggregations support by default 5 years ago
Erik Johnston 823e13ddf4 Change add_arguments to be a static method 5 years ago
Brendan Abolivier bfe84e051e Split public rooms directory auth config in two 5 years ago
Richard van der Hoff 3f8a252dd8 Add "--open-private-ports" cmdline option 6 years ago
Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 6 years ago
Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 6 years ago
Richard van der Hoff 6cda36777b Drop support for cpu_affinity (#5525) 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Erik Johnston b42f90470f Add experimental option to reduce extremities. 6 years ago
Neil Johnson a11865016e
Set default room version to v4. (#5379) 6 years ago
Neil Johnson 26713515de
Neilj/mau tracking config explainer (#5284) 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
Brendan Abolivier cd32375846 Add option to disable per-room profiles 6 years ago
Erik Johnston a0603523d2 Add aggregations API 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
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
Neil Johnson b25e387c0d
add context to phonehome stats (#5020) 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 fd463b4f5d
Comment out most options in the generated config. (#4863) 6 years ago