reivilibre
|
e17e5c97e0
Faster Room Joins: don't leave a stuck room partial state flag if the join fails. (#13403)
|
2 years ago |
Sean Quah
|
224d792dd7
Refactor `_resolve_state_at_missing_prevs` to return an `EventContext` (#13404)
|
2 years ago |
Sean Quah
|
335ebb21cc
Faster room joins: avoid blocking when pulling events with missing prevs (#13355)
|
2 years ago |
Richard van der Hoff
|
fe15a865a5
Rip out auth-event reconciliation code (#12943)
|
2 years ago |
David Robertson
|
52a0c8f2f7
Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255)
|
2 years ago |
Richard van der Hoff
|
d4b1c0d800
Fix inconsistencies in event validation (#13088)
|
2 years ago |
David Robertson
|
a4ae1406d1
Fix typechecks against twisted trunk (#13061)
|
2 years ago |
Erik Johnston
|
888a29f412
Wait for lazy join to complete when getting current state (#12872)
|
2 years ago |
Erik Johnston
|
1e453053cb
Rename storage classes (#12913)
|
2 years ago |
Erik Johnston
|
b83bc5fab5
Pull out less state when handling gaps mk2 (#12852)
|
2 years ago |
Erik Johnston
|
4660d9fdcf
Fix up `state_store` naming (#12871)
|
2 years ago |
Dirk Klimpel
|
50ae4eafe1
Add some type hints to `event_federation` datastore (#12753)
|
2 years ago |
Richard van der Hoff
|
f0b03186d9
Add type hints for `tests/unittest.py`. (#12347)
|
2 years ago |
Richard van der Hoff
|
319a805cd3
Raise an exception when getting state at an outlier (#12191)
|
2 years ago |
David Robertson
|
a2b00a4486
Bump `black` and `click` versions (#12320)
|
2 years ago |
Dirk Klimpel
|
9e06e22064
Add type hints to more tests files. (#12240)
|
2 years ago |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
Richard van der Hoff
|
0fb3dd0830
Refactor the way we set `outlier` (#11634)
|
2 years ago |
Eric Eastwood
|
daf498e099
Fix 500 error on `/messages` when we accumulate more than 5 backward extremities (#11027)
|
3 years ago |
Richard van der Hoff
|
85551b7a85
Factor out common code for persisting fetched auth events (#10896)
|
3 years ago |
Richard van der Hoff
|
1800aabfc2
Split `FederationHandler` in half (#10692)
|
3 years ago |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 years ago |
Eric Eastwood
|
db6e7f15ea
Fix backfilled events being rejected for no `state_groups` (#10439)
|
3 years ago |
Richard van der Hoff
|
6e8fb42be7
Improve validation for `send_{join,leave,knock}` (#10225)
|
3 years ago |
Jonathan de Jong
|
495b214f4f
Fix (final) Bugbear violations (#9838)
|
3 years ago |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 years ago |
Erik Johnston
|
ff55300b91
Honour ratelimit flag for application services for invite ratelimiting (#9302)
|
3 years ago |
Erik Johnston
|
f2c1560eca
Ratelimit invites by room and target user (#9258)
|
3 years ago |
Patrick Cloke
|
1619802228
Various clean-ups to the logging context code (#8935)
|
4 years ago |