78 Commits (f1673866ed8a39d49e2caaa6f4255a3f696bc3b4)

Author SHA1 Message Date
  David Robertson f1673866ed
Unpin build-system requirements, but impose an upper-bound (#14085) 1 year ago
  Eric Eastwood 7b67e93d49
Provide more info why we don't have any thumbnails to serve (#13038) 1 year ago
  Jacek Kuśnierz 50f0e4028b
Allow dependency errors to pass through (#13113) 1 year ago
  Shay 493c2fc44a
Remove code generating comments in configuration file (#12941) 2 years ago
  Andrew Morgan 2fc787c341
Add config options for media retention (#12732) 2 years ago
  Patrick Cloke 4586119f0b
Add missing type hints to config classes. (#12402) 2 years ago
  David Robertson 313581e4e9
Use importlib.metadata to read requirements (#12088) 2 years ago
  Patrick Cloke cbd82d0b2d
Convert all namedtuples to attrs. (#11665) 2 years ago
  Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 2 years ago
  Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 2 years ago
  Patrick Cloke f44d729d4c
Additional type hints for config module. (#11465) 2 years ago
  Patrick Cloke f4b1a9a527
Require direct references to configuration variables. (#10985) 2 years ago
  Kento Okamoto 72935b7c50
Add warnings to ip_range_blacklist usage with proxies (#10129) 2 years ago
  Jonathan de Jong bf72d10dbf
Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  Dirk Klimpel 56fd5fa8e1
Update links to documentation in sample config (#10287) 2 years ago
  Aaron Raimist e6245e6d48
Mention that you need to configure max upload size in reverse proxy as well (#10122) 3 years ago
  rkfg c9a2b5d402
More robust handling of the Content-Type header for thumbnail generation (#9788) 3 years ago
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Jonathan de Jong 27d2820c33
Enable flake8-bugbear, but disable most checks. (#9499) 3 years ago
  Richard van der Hoff 1b2d6d55c5
Remove vestiges of uploads_path config (#9462) 3 years ago
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Patrick Cloke 4ca054a4ea
Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240) 3 years ago
  Patrick Cloke 344ab0b53a
Default to blacklisting reserved IP ranges and add a whitelist. (#8870) 3 years ago
  Richard van der Hoff ab7a24cc6b
Better formatting for config errors from modules (#8874) 3 years ago
  Mateusz Przybyłowicz ca2db5dd0c
Increase default max_upload_size from 10M to 50M (#8502) 3 years ago
  Erik Johnston b44bdd7f7b
Support running multiple media repos. (#7706) 4 years ago
  WGH e55ee7c32f
Add support for webp thumbnailing (#7586) 4 years ago
  Tristan Lins c07fca9e2f
Clarify the comments for media_storage_providers options (#7272) 4 years ago
  Andrew Morgan a48138784e
Allow specifying the value of Accept-Language header for URL previews (#7265) 4 years ago
  Richard van der Hoff 98247c4a0e
Remove unused, undocumented "content repo" resource (#6628) 4 years ago
  Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
  Amber Brown 864f144543
Fix up some typechecking (#6150) 4 years ago
  Matthew Hodgson 7ef319aefe fix broken copyrights 4 years ago
  Jorik Schellekens 6604b64fae
Check dependencies on setup in the nicer way. (#5989) 4 years ago
  Amber H. Brown 18bdac8ee4 fix config being a dict, actually 4 years ago
  Amber Brown 0b6fbb28a8
Don't load the media repo when configured to use an external media repo (#5754) 4 years ago
  Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 5 years ago
  Richard van der Hoff 7c2f8881a9 Ensure that all config options have sensible defaults 5 years ago
  Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 5 years ago
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 5 years ago
  Richard van der Hoff 1565ebec2c more config comment updates 5 years ago
  Richard van der Hoff 1a7104fde3 Blacklist 0.0.0.0 and :: by default for URL previews 5 years ago
  Richard van der Hoff fd463b4f5d
Comment out most options in the generated config. (#4863) 5 years ago
  Richard van der Hoff 5f9bdf90fe Attempt to make default config more consistent 5 years ago
  Richard van der Hoff 9c2af7b2c5 Add a script to generate a clean config file (#4315) 5 years ago
  Richard van der Hoff ef771cc4c2 Fix a number of flake8 errors 5 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Felix Schäfer 4ef76f3ac4 Add private IPv6 addresses to preview blacklist #3312 6 years ago
  Erik Johnston d69768348f Fix passing wrong config to provider constructor 6 years ago
  Erik Johnston 8e85220373 Remove duplicate directory test 6 years ago