58 Revize (f2f2c7c1f05de87f43cc2d18d5dc9bd636b3ed0a)

Autor SHA1 Zpráva Datum
  Patrick Cloke f2f2c7c1f0
Use full GitHub links instead of bare issue numbers. (#16637) před 6 měsíci
  David Robertson 1f10c20806
Apply join rate limiter outside the lineariser (#16441) před 7 měsíci
  Mathieu Velten dd44ee00b6
Add automatic purge after all users forget a room (#15488) před 8 měsíci
  Patrick Cloke 9ec3da06da
Bump mypy-zope & mypy. (#16188) před 8 měsíci
  Patrick Cloke daf11e26ef
Replace make_awaitable with AsyncMock (#16179) před 8 měsíci
  Patrick Cloke ad3f43be9a
Run pyupgrade for python 3.7 & 3.8. (#16110) před 9 měsíci
  Erik Johnston ae55cc1e6b
Add ability to wait for locks and add locks to purge history / room deletion (#15791) před 9 měsíci
  Eric Eastwood 1c802de626
Re-introduce the outbound federation proxy (#15913) před 10 měsíci
  Eric Eastwood c9bf644fa0
Revert "Federation outbound proxy" (#15910) před 10 měsíci
  Eric Eastwood b07b14b494
Federation outbound proxy (#15773) před 10 měsíci
  Grant McLean 5c24d7b9eb
Check required power levels earlier in createRoom handler. (#15695) před 11 měsíci
  Andrew Morgan aec639e3e3
Move Spam Checker callbacks to a dedicated file (#15453) před 1 rokem
  Shay 1c95ddd09b
Batch up storing state groups when creating new room (#14918) před 1 rokem
  dependabot[bot] 9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103) před 1 rokem
  Patrick Cloke 42aea0d8af
Add final type hint to tests.unittest. (#15072) před 1 rokem
  David Robertson 80d44060c9
Faster joins: omit partial rooms from eager syncs until the resync completes (#14870) před 1 rokem
  Eric Eastwood 8f10c8b054
Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) před 1 rokem
  Shay 7894251bce
Correctly create power level event during initial room creation (#14361) před 1 rokem
  reivilibre 6a6e1e8c07
Fix room creation being rate limited too aggressively since Synapse v1.69.0. (#14314) před 1 rokem
  Eric Eastwood fa8616e65c
Fix MSC3030 `/timestamp_to_event` returning `outliers` that it has no idea whether are near a gap or not (#14215) před 1 rokem
  Patrick Cloke 4283bd1cf9
Support filtering the /messages API by relation type (MSC3874). (#14148) před 1 rokem
  Patrick Cloke 0b037d6c91
Fix handling of public rooms filter with a network tuple. (#14053) před 1 rokem
  lukasdenk 719488dda8
Add query parameter `ts` to allow appservices set the `origin_server_ts` for state events. (#11866) před 1 rokem
  Erik Johnston 535f8c8f7d
Skip filtering during push if there are no push actions (#13992) před 1 rokem
  Shay a2cf66a94d
Prepatory work for batching events to send (#13487) před 1 rokem
  Jacek Kuśnierz 84ddcd7bbf
Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) před 1 rokem
  Šimon Brandner 583f22780f
Use stable prefixes for MSC3827: filtering of `/publicRooms` by room type (#13370) před 1 rokem
  Patrick Cloke 922b771337
Add missing type hints for tests.unittest. (#13397) před 1 rokem
  David Robertson b977867358
Rate limit joins per-room (#13276) před 1 rokem
  Andrew Morgan c5f487b7cb
Update expected DB query count when creating a room (#13307) před 1 rokem
  Dirk Klimpel efee345b45
Remove unnecessary `json.dumps` from tests (#13303) před 1 rokem
  Dirk Klimpel 96cf81e312
Use HTTPStatus constants in place of literals in tests. (#13297) před 1 rokem
  Erik Johnston 0731e0829c
Don't pull out the full state when storing state (#13274) před 1 rokem
  Nick Mills-Barrett 982fe29655
Optimise room creation event lookups part 2 (#13224) před 1 rokem
  Erik Johnston e5716b631c
Don't pull out the full state when calculating push actions (#13078) před 1 rokem
  Nick Mills-Barrett 92202ce867
Reduce event lookups during room creation by passing known event IDs (#13210) před 1 rokem
  David Teller 11f811470f
Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) před 1 rokem
  Šimon Brandner 13e359aec8
Implement MSC3827: Filtering of `/publicRooms` by room type (#13031) před 1 rokem
  David Teller a164a46038
Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857) před 1 rokem
  Sean Quah a10cc5f824
Test cancellation at every `await` during request handling (#12674) před 1 rokem
  Patrick Cloke c52abc1cfd
Additional constants for EDU types. (#12884) před 2 roky
  Jess Porter 39bed28b28
SpamChecker metrics (#12513) před 2 roky
  Andy Balaam de1e599b9d
add default_power_level_content_override config option. (#12618) před 2 roky
  Sean Quah 78b99de7c2
Prefer `make_awaitable` over `defer.succeed` in tests (#12505) před 2 roky
  Richard van der Hoff 33ebee47e4
Remove redundant `get_success` calls in test code (#12346) před 2 roky
  Patrick Cloke ea27528b5d
Support stable identifiers for MSC3440: Threading (#12151) před 2 roky
  Dirk Klimpel 2ffaf30803
Add type hints to `tests/rest/client` (#12108) před 2 roky
  Patrick Cloke 02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092) před 2 roky
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) před 2 roky
  Brendan Abolivier 0171fa5226
Remove deprecated user_may_create_room_with_invites callback (#11950) před 2 roky