Shay
|
1c95ddd09b
Batch up storing state groups when creating new room (#14918)
|
1 سال پیش |
dependabot[bot]
|
9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
|
1 سال پیش |
Patrick Cloke
|
42aea0d8af
Add final type hint to tests.unittest. (#15072)
|
1 سال پیش |
David Robertson
|
80d44060c9
Faster joins: omit partial rooms from eager syncs until the resync completes (#14870)
|
1 سال پیش |
Eric Eastwood
|
8f10c8b054
Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471)
|
1 سال پیش |
Shay
|
7894251bce
Correctly create power level event during initial room creation (#14361)
|
2 سال پیش |
reivilibre
|
6a6e1e8c07
Fix room creation being rate limited too aggressively since Synapse v1.69.0. (#14314)
|
2 سال پیش |
Eric Eastwood
|
fa8616e65c
Fix MSC3030 `/timestamp_to_event` returning `outliers` that it has no idea whether are near a gap or not (#14215)
|
2 سال پیش |
Patrick Cloke
|
4283bd1cf9
Support filtering the /messages API by relation type (MSC3874). (#14148)
|
2 سال پیش |
Patrick Cloke
|
0b037d6c91
Fix handling of public rooms filter with a network tuple. (#14053)
|
2 سال پیش |
lukasdenk
|
719488dda8
Add query parameter `ts` to allow appservices set the `origin_server_ts` for state events. (#11866)
|
2 سال پیش |
Erik Johnston
|
535f8c8f7d
Skip filtering during push if there are no push actions (#13992)
|
2 سال پیش |
Shay
|
a2cf66a94d
Prepatory work for batching events to send (#13487)
|
2 سال پیش |
Jacek Kuśnierz
|
84ddcd7bbf
Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241)
|
2 سال پیش |
Šimon Brandner
|
583f22780f
Use stable prefixes for MSC3827: filtering of `/publicRooms` by room type (#13370)
|
2 سال پیش |
Patrick Cloke
|
922b771337
Add missing type hints for tests.unittest. (#13397)
|
2 سال پیش |
David Robertson
|
b977867358
Rate limit joins per-room (#13276)
|
2 سال پیش |
Andrew Morgan
|
c5f487b7cb
Update expected DB query count when creating a room (#13307)
|
2 سال پیش |
Dirk Klimpel
|
efee345b45
Remove unnecessary `json.dumps` from tests (#13303)
|
2 سال پیش |
Dirk Klimpel
|
96cf81e312
Use HTTPStatus constants in place of literals in tests. (#13297)
|
2 سال پیش |
Erik Johnston
|
0731e0829c
Don't pull out the full state when storing state (#13274)
|
2 سال پیش |
Nick Mills-Barrett
|
982fe29655
Optimise room creation event lookups part 2 (#13224)
|
2 سال پیش |
Erik Johnston
|
e5716b631c
Don't pull out the full state when calculating push actions (#13078)
|
2 سال پیش |
Nick Mills-Barrett
|
92202ce867
Reduce event lookups during room creation by passing known event IDs (#13210)
|
2 سال پیش |
David Teller
|
11f811470f
Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044)
|
2 سال پیش |
Šimon Brandner
|
13e359aec8
Implement MSC3827: Filtering of `/publicRooms` by room type (#13031)
|
2 سال پیش |
David Teller
|
a164a46038
Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857)
|
2 سال پیش |
Sean Quah
|
a10cc5f824
Test cancellation at every `await` during request handling (#12674)
|
2 سال پیش |
Patrick Cloke
|
c52abc1cfd
Additional constants for EDU types. (#12884)
|
2 سال پیش |
Jess Porter
|
39bed28b28
SpamChecker metrics (#12513)
|
2 سال پیش |