Historia zmian

Autor SHA1 Wiadomość Data
  Shay 7894251bce Correctly create power level event during initial room creation (#14361) 2 lat temu
  reivilibre 6a6e1e8c07 Fix room creation being rate limited too aggressively since Synapse v1.69.0. (#14314) 2 lat temu
  Eric Eastwood fa8616e65c Fix MSC3030 `/timestamp_to_event` returning `outliers` that it has no idea whether are near a gap or not (#14215) 2 lat temu
  Patrick Cloke 4283bd1cf9 Support filtering the /messages API by relation type (MSC3874). (#14148) 2 lat temu
  Patrick Cloke 0b037d6c91 Fix handling of public rooms filter with a network tuple. (#14053) 2 lat temu
  lukasdenk 719488dda8 Add query parameter `ts` to allow appservices set the `origin_server_ts` for state events. (#11866) 2 lat temu
  Erik Johnston 535f8c8f7d Skip filtering during push if there are no push actions (#13992) 2 lat temu
  Shay a2cf66a94d Prepatory work for batching events to send (#13487) 2 lat temu
  Jacek Kuśnierz 84ddcd7bbf Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 2 lat temu
  Šimon Brandner 583f22780f Use stable prefixes for MSC3827: filtering of `/publicRooms` by room type (#13370) 2 lat temu
  Patrick Cloke 922b771337 Add missing type hints for tests.unittest. (#13397) 2 lat temu
  David Robertson b977867358 Rate limit joins per-room (#13276) 2 lat temu
  Andrew Morgan c5f487b7cb Update expected DB query count when creating a room (#13307) 2 lat temu
  Dirk Klimpel efee345b45 Remove unnecessary `json.dumps` from tests (#13303) 2 lat temu
  Dirk Klimpel 96cf81e312 Use HTTPStatus constants in place of literals in tests. (#13297) 2 lat temu
  Erik Johnston 0731e0829c Don't pull out the full state when storing state (#13274) 2 lat temu
  Nick Mills-Barrett 982fe29655 Optimise room creation event lookups part 2 (#13224) 2 lat temu
  Erik Johnston e5716b631c Don't pull out the full state when calculating push actions (#13078) 2 lat temu
  Nick Mills-Barrett 92202ce867 Reduce event lookups during room creation by passing known event IDs (#13210) 2 lat temu
  David Teller 11f811470f Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) 2 lat temu
  Šimon Brandner 13e359aec8 Implement MSC3827: Filtering of `/publicRooms` by room type (#13031) 2 lat temu
  David Teller a164a46038 Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857) 2 lat temu
  Sean Quah a10cc5f824 Test cancellation at every `await` during request handling (#12674) 2 lat temu
  Patrick Cloke c52abc1cfd Additional constants for EDU types. (#12884) 2 lat temu
  Jess Porter 39bed28b28 SpamChecker metrics (#12513) 2 lat temu
  Andy Balaam de1e599b9d add default_power_level_content_override config option. (#12618) 2 lat temu
  Sean Quah 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 lat temu
  Richard van der Hoff 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 2 lat temu
  Patrick Cloke ea27528b5d Support stable identifiers for MSC3440: Threading (#12151) 2 lat temu
  Dirk Klimpel 2ffaf30803 Add type hints to `tests/rest/client` (#12108) 2 lat temu