Histórico de Commits

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