Commit History

Author SHA1 Message Date
  Erik Johnston 30d5341138 Fix tests 1 year ago
  Erik Johnston cb4b58179a Newsfile 1 year ago
  Erik Johnston 485dbf4edf Pull out less state when handling gaps 1 year ago
  reivilibre 39dee30f01 Send `USER_IP` commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (#12809) 1 year ago
  David Teller 10280fc943 Uniformize spam-checker API, part 1: the `Code` enum. (#12703) 1 year ago
  Shay 71e8afe34d Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791) 1 year ago
  Sean Quah 2be5a2b07b Fix `RetryDestinationLimiter` re-starting finished log contexts (#12803) 1 year ago
  Andrew Morgan 96df31239c Add a unit test for copying over arbitrary room types when upgrading a room (#12792) 1 year ago
  reivilibre 177b884ad7 Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672) 1 year ago
  Shay eb4aaa1b4b Add detail to `cache_autotuning` config option documentation (#12776) 1 year ago
  Shay ab2a615cfb Update configuration manual to document size-related suffixes (#12777) 1 year ago
  Petr Vaněk 684feeaf2f Properly close providers.json file stream. (#12794) 1 year ago
  reivilibre 66a5f6c400 Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 1 year ago
  Jae Lo Presti f16ec055cc hash_password: raise an error if no config file is specified (#12789) 1 year ago
  David Robertson b935c9529c Simplify untyped-defs config in mypy.ini (#12790) 1 year ago
  Aminda Suomalainen d25935cd3d Implement MSC3818: copy room type on upgrade (#12786) 1 year ago
  Sami Olmari 47619017f9 Add missing user directory search endpoint to the generic worker documentation (#12773) 1 year ago
  Richard van der Hoff 5675cebfaa openid.md: fix some links 1 year 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