Commit History

Author SHA1 Message Date
  Patrick Cloke 0cc3bf97b4 Additional type hints for the config module, part 2. (#11480) 2 years ago
  Patrick Cloke f44d729d4c Additional type hints for config module. (#11465) 2 years ago
  Patrick Cloke 55669bd3de Add missing type hints to config base classes (#11377) 2 years ago
  Richard van der Hoff 86a497efaa Default value for `public_baseurl` (#11210) 2 years ago
  Richard van der Hoff 71f9966f27 Support for serving server well-known files (#11211) 2 years ago
  Patrick Cloke 5573133348 Move experimental & retention config out of the server module. (#11070) 2 years ago
  Patrick Cloke 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 2 years ago
  Patrick Cloke eb2c7e51c4 Clean-up type hints in server config (#10915) 2 years ago
  Andrew Morgan aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago
  Azrenbeth 6e895366ea Add config option to use non-default manhole password and keys (#10643) 2 years ago
  Erik Johnston 78a70a2e0b Merge branch 'release-v1.41' into develop 2 years ago
  Azrenbeth 1a9f531c79 Port the PresenceRouter module interface to the new generic interface (#10524) 2 years ago
  Brendan Abolivier 5639759980 Centralise the custom template directory (#10596) 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
  Michael Kutzner aac2c49b9b Fix 'ip_range_whitelist' not working for federation servers (#10115) 3 years ago
  Erik Johnston 1fb9a2d0bf Limit how often GC happens by time. (#9902) 3 years ago
  Andrew Morgan 695b73c861 Allow OIDC cookies to work on non-root public baseurls (#9726) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Andrew Morgan 04819239ba Add a Synapse Module for configuring presence update routing (#9491) 3 years ago
  Matthew Hodgson 0764d0c6e5 quick config comment tweak to clarify allow_profile_lookup_over_federation 3 years ago
  Erik Johnston 2927921942 Clean up `ShardedWorkerHandlingConfig` (#9466) 3 years ago
  AndrewFerr 9bc74743d5 Add configs to make profile data more private (#9203) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Patrick Cloke 2c9b4a5f16 Merge tag 'v1.27.0rc2' into develop 3 years ago
  Patrick Cloke e40d88cff3 Backout changes for automatically calculating the public baseurl. (#9313) 3 years ago
  Patrick Cloke 4ca054a4ea Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240) 3 years ago
  Richard van der Hoff 0cd2938bc8 Support icons for Identity Providers (#9154) 3 years ago
  Richard van der Hoff fa50e4bf4d Give `public_baseurl` a default value (#9159) 3 years ago