Commit History

Author SHA1 Message Date
  Shay eb4aaa1b4b Add detail to `cache_autotuning` config option documentation (#12776) 2 years ago
  Shay ab2a615cfb Update configuration manual to document size-related suffixes (#12777) 2 years ago
  Petr Vaněk 684feeaf2f Properly close providers.json file stream. (#12794) 2 years ago
  reivilibre 66a5f6c400 Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 2 years ago
  Jae Lo Presti f16ec055cc hash_password: raise an error if no config file is specified (#12789) 2 years ago
  David Robertson b935c9529c Simplify untyped-defs config in mypy.ini (#12790) 2 years ago
  Aminda Suomalainen d25935cd3d Implement MSC3818: copy room type on upgrade (#12786) 2 years ago
  Sami Olmari 47619017f9 Add missing user directory search endpoint to the generic worker documentation (#12773) 2 years ago
  Richard van der Hoff 5675cebfaa openid.md: fix some links 2 years ago
  David Robertson 6ff99e3bea Downgrade some OIDC exceptions to warnings (#12723) 2 years ago
  Patrick Cloke a1cb05b3e8 Fix federation in demo scripts. (#12783) 2 years ago
  Richard van der Hoff d38c73e9ab Skip waiting for full state if a StateFilter does not require it (#12498) 2 years ago
  Andrew Morgan 0fce474a40 Fix YAML parsing error in `url_preview_accept_language` (#12785) 2 years ago
  Shay 19d79b6ebe Refactor `resolve_state_groups_for_events` to not pull out full state when no state resolution happens. (#12775) 2 years ago
  Sean Quah 3d8839c30c Add documentation for cancellation of request processing (#12761) 2 years ago
  Dirk Klimpel 50ae4eafe1 Add some type hints to `event_federation` datastore (#12753) 2 years ago
  Brendan Abolivier 682431efbe Merge branch 'master' into develop 2 years ago
  reivilibre 635f0d916b Do not keep going if there are 5 back-to-back background update failures. (#12781) 2 years ago
  reivilibre df4963548b Give a meaningful error message when a client tries to create a room with an invalid alias localpart. (#12779) 2 years ago
  Andrew Morgan a167304c8b Switch the 'Configuration' link in the docs homepage to the config manual (#12748) 2 years ago
  Andrew Morgan deca250e3f Add some documentation around the `rc_invites` option to the config docs (#12759) 2 years ago
  Brendan Abolivier d24a1486e5 Fixup changelog 2 years ago
  Brendan Abolivier 1aa30f7b3e 1.59.1 2 years ago
  David Robertson c22314c4e8 Discard null-containing strings before updating the user directory (#12762) 2 years ago
  David Robertson d4713d3e33 Discard null-containing strings before updating the user directory (#12762) 2 years ago
  Hubert Chathi 8afb7b55d0 Make handling of federation Authorization header (more) compliant with RFC7230 (#12774) 2 years ago
  Adam 37935b5183 Move methods that call add_push_rule to PushRuleStore (#12772) 2 years ago
  David Robertson 0d17357fcd Suggest using docker when testing against postgres (#12765) 2 years ago
  Mathieu Velten 182ca78a12 Delete events from federation_inbound_events_staging table on purge (#12770) 2 years ago
  David Robertson 5331fb5b47 allow `on_invalidate=None` in `@cached` methods (#12769) 2 years ago