Commit History

作者 SHA1 備註 提交日期
  Erik Johnston 30d5341138 Fix tests 2 年之前
  Erik Johnston cb4b58179a Newsfile 2 年之前
  Erik Johnston 485dbf4edf Pull out less state when handling gaps 2 年之前
  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) 2 年之前
  David Teller 10280fc943 Uniformize spam-checker API, part 1: the `Code` enum. (#12703) 2 年之前
  Shay 71e8afe34d Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791) 2 年之前
  Sean Quah 2be5a2b07b Fix `RetryDestinationLimiter` re-starting finished log contexts (#12803) 2 年之前
  Andrew Morgan 96df31239c Add a unit test for copying over arbitrary room types when upgrading a room (#12792) 2 年之前
  reivilibre 177b884ad7 Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672) 2 年之前
  Shay eb4aaa1b4b Add detail to `cache_autotuning` config option documentation (#12776) 2 年之前
  Shay ab2a615cfb Update configuration manual to document size-related suffixes (#12777) 2 年之前
  Petr Vaněk 684feeaf2f Properly close providers.json file stream. (#12794) 2 年之前
  reivilibre 66a5f6c400 Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 2 年之前
  Jae Lo Presti f16ec055cc hash_password: raise an error if no config file is specified (#12789) 2 年之前
  David Robertson b935c9529c Simplify untyped-defs config in mypy.ini (#12790) 2 年之前
  Aminda Suomalainen d25935cd3d Implement MSC3818: copy room type on upgrade (#12786) 2 年之前
  Sami Olmari 47619017f9 Add missing user directory search endpoint to the generic worker documentation (#12773) 2 年之前
  Richard van der Hoff 5675cebfaa openid.md: fix some links 2 年之前
  David Robertson 6ff99e3bea Downgrade some OIDC exceptions to warnings (#12723) 2 年之前
  Patrick Cloke a1cb05b3e8 Fix federation in demo scripts. (#12783) 2 年之前
  Richard van der Hoff d38c73e9ab Skip waiting for full state if a StateFilter does not require it (#12498) 2 年之前
  Andrew Morgan 0fce474a40 Fix YAML parsing error in `url_preview_accept_language` (#12785) 2 年之前
  Shay 19d79b6ebe Refactor `resolve_state_groups_for_events` to not pull out full state when no state resolution happens. (#12775) 2 年之前
  Sean Quah 3d8839c30c Add documentation for cancellation of request processing (#12761) 2 年之前
  Dirk Klimpel 50ae4eafe1 Add some type hints to `event_federation` datastore (#12753) 2 年之前
  Brendan Abolivier 682431efbe Merge branch 'master' into develop 2 年之前
  reivilibre 635f0d916b Do not keep going if there are 5 back-to-back background update failures. (#12781) 2 年之前
  reivilibre df4963548b Give a meaningful error message when a client tries to create a room with an invalid alias localpart. (#12779) 2 年之前
  Andrew Morgan a167304c8b Switch the 'Configuration' link in the docs homepage to the config manual (#12748) 2 年之前
  Andrew Morgan deca250e3f Add some documentation around the `rc_invites` option to the config docs (#12759) 2 年之前