Erik Johnston
|
69f0054ce6
Port to use state storage
|
hace 5 años |
Andrew Morgan
|
4548d1f87e
Remove unnecessary parentheses around return statements (#5931)
|
hace 5 años |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
hace 5 años |
Amber Brown
|
df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171)
|
hace 5 años |
Brendan Abolivier
|
bfc8fdf1fc
Merge pull request #5027 from matrix-org/babolivier/account_expiration
|
hace 5 años |
Brendan Abolivier
|
747aa9f8ca
Add account expiration feature
|
hace 5 años |
Richard van der Hoff
|
54a87a7b08
Collect room-version variations into one place (#4969)
|
hace 5 años |
Amber Brown
|
52ec6e9dfa
Port tests/ to Python 3 (#3808)
|
hace 6 años |
Erik Johnston
|
4d664278af
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_state_handler
|
hace 6 años |
black
|
8b3d9b6b19
Run black.
|
hace 6 años |
Erik Johnston
|
3e19beb941
Fix tests
|
hace 6 años |
Erik Johnston
|
8fbe418777
Fix unit tests
|
hace 6 años |
Amber Brown
|
49af402019
run isort
|
hace 6 años |
Richard van der Hoff
|
1e77ac66e3
Fix broken unit test
|
hace 6 años |
Erik Johnston
|
3d33eef6fc
Store state groups separately from events (#2784)
|
hace 6 años |
Richard van der Hoff
|
6da4c4d3bd
Factor out resolve_state_groups to a separate handler
|
hace 6 años |
Erik Johnston
|
23da638360
Fix typing tests
|
hace 7 años |
Erik Johnston
|
c10cb581c6
Correctly handle the difference between prev and current state
|
hace 8 años |
Erik Johnston
|
3f11953fcb
Fix tests
|
hace 8 años |
Erik Johnston
|
a3dc1e9cbe
Replace context.current_state with context.current_state_ids
|
hace 8 años |
Erik Johnston
|
eb8619e256
Create log context in Measure if one doesn't exist
|
hace 8 años |
Matthew Hodgson
|
6c28ac260c
copyrights
|
hace 8 años |
Richard van der Hoff
|
78f6010207
Fix an issue with ignoring power_level changes on divergent graphs
|
hace 9 años |
Erik Johnston
|
187320b019
Merge branch 'erikj/check_room_exists' into erikj/unfederatable
|
hace 9 años |
Erik Johnston
|
b345853918
Check against sender rather than event_id
|
hace 9 años |
Erik Johnston
|
00149c063b
Fix tests
|
hace 9 años |
Erik Johnston
|
07507643cb
Use dictionary cache to do group -> state fetching
|
hace 9 años |
Erik Johnston
|
164f6b9256
Fix tests
|
hace 9 años |
Erik Johnston
|
6dcade97be
Implement new state resolution algorithm
|
hace 9 años |
Mark Haines
|
c3eae8a88c
Construct the EventContext in the state handler rather than constructing one and then immediately calling state_handler.annotate_context_with_state
|
hace 10 años |