Erik Johnston
|
28c98e51ff
Add `local_current_membership` table (#6655)
|
4 years ago |
Erik Johnston
|
3ca4c7c516
Use new EventPersistenceStore
|
5 years ago |
Amber Brown
|
b36c82576e
Run Black on the tests again (#5170)
|
5 years ago |
Richard van der Hoff
|
297bf2547e
Fix sync bug when accepting invites (#4956)
|
5 years ago |
Erik Johnston
|
b86d05a279
Clean up event accesses and tests
|
6 years ago |
Amber Brown
|
7232917f12
Disable frozen dicts by default (#3987)
|
6 years ago |
Amber Brown
|
77055dba92
Fix tests on postgresql (#3740)
|
6 years ago |
Erik Johnston
|
4d664278af
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_state_handler
|
6 years ago |
black
|
8b3d9b6b19
Run black.
|
6 years ago |
Erik Johnston
|
3e19beb941
Fix tests
|
6 years ago |
Erik Johnston
|
8fbe418777
Fix unit tests
|
6 years ago |
Amber Brown
|
49af402019
run isort
|
6 years ago |
Erik Johnston
|
e440e28456
Fix unit tests
|
6 years ago |
Erik Johnston
|
4810f7effd
Remove context.push_actions
|
6 years ago |
Erik Johnston
|
3d33eef6fc
Store state groups separately from events (#2784)
|
6 years ago |
Erik Johnston
|
692daf6f54
Remote membership tests for replication
|
7 years ago |
Erik Johnston
|
a55fa2047f
Insert delta of current_state_events to be more efficient
|
8 years ago |
Erik Johnston
|
09eb08f910
Derive current_state_events from state groups
|
8 years ago |
Erik Johnston
|
c10cb581c6
Correctly handle the difference between prev and current state
|
8 years ago |
Erik Johnston
|
a3dc1e9cbe
Replace context.current_state with context.current_state_ids
|
8 years ago |
David Baker
|
2455ad8468
Remove room name & alias test
|
8 years ago |
Mark Haines
|
c0d8e0eb63
Replicate push actions
|
8 years ago |
Mark Haines
|
f52dd35ac3
Merge pull request #738 from matrix-org/markjh/slaved_receipts
|
8 years ago |
Mark Haines
|
5bbd424ee0
Add a slaved receipts store
|
8 years ago |
Mark Haines
|
e99365f601
Replicate get_invited_rooms_for_user
|
8 years ago |
Mark Haines
|
ceb599e789
Add tests for redactions
|
8 years ago |
Mark Haines
|
57fa1801c3
Add sensible __eq__ operators inside the tests.
|
8 years ago |
Mark Haines
|
60ec9793fb
Add tests for get_latest_event_ids_in_room and get_current_state
|
8 years ago |
Mark Haines
|
6bfec56796
Test that room membership is replicated
|
8 years ago |
Mark Haines
|
75fb9ac1be
Add a slaved events store class
|
8 years ago |