Commit Graph

53 Commits (9ccea16d45416397b37fa407709ff455bca415e3)

Author SHA1 Message Date
Amber Brown b36c82576e
Run Black on the tests again (#5170) 6 years ago
Richard van der Hoff 297bf2547e
Fix sync bug when accepting invites (#4956) 6 years ago
Richard van der Hoff a5798de067 Move replication.tcp.streams into a package 6 years ago
Richard van der Hoff 9bde730ef8
Fix bug where read-receipts lost their timestamps (#4927) 6 years ago
Brendan Abolivier f4195f4118 Revert "Split ratelimiters in two (one for events, one for registration)" 6 years ago
Brendan Abolivier d7dbad3526 Split ratelimiters in two (one for events, one for registration) 6 years ago
Brendan Abolivier a4c3a361b7
Add rate-limiting on registration (#4735) 6 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
Richard van der Hoff 31c15dcb80
Refactor matrixfederationclient to fix logging (#3906) 6 years ago
Amber Brown 77055dba92
Fix tests on postgresql (#3740) 6 years ago
Amber Brown 99dd975dae
Run tests under PostgreSQL (#3423) 6 years ago
black 8b3d9b6b19 Run black. 6 years ago
Erik Johnston 3e19beb941 Fix tests 6 years ago
Richard van der Hoff f59be4eb0e Fix unit tests 6 years ago
Erik Johnston 8fbe418777 Fix unit tests 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Richard van der Hoff bd348f0af6 remove dead filter_events_for_clients 7 years ago
Erik Johnston cb9f8e527c s/replication_client/federation_client/ 7 years ago
Erik Johnston 6ea27fafad Fix tests 7 years ago
Erik Johnston e440e28456 Fix unit tests 7 years ago
Erik Johnston 4810f7effd Remove context.push_actions 7 years ago
Erik Johnston 3d33eef6fc
Store state groups separately from events (#2784) 7 years ago
Richard van der Hoff 5c431f421c Matthew's fixes to the unit tests 7 years ago
Erik Johnston 85a0d6c7ab Remove test of replication resource 8 years ago
Erik Johnston 3a1f3f8388 Change slave storage to use new replication interface 8 years ago
Erik Johnston 737f283a07 Fix unit test 8 years ago
Erik Johnston 692daf6f54 Remote membership tests for replication 8 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 feec718265 Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
Erik Johnston 748d8fdc7b Reduce DB hits for replication 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
Richard van der Hoff eb359eced4 Add `create_requester` function 8 years ago
David Baker 2455ad8468 Remove room name & alias test 9 years ago
Mark Haines 0cb441fedd Move typing handler out of the Handlers object 9 years ago
Mark Haines 3b86ecfa79 Move the presence handler out of the Handlers object 9 years ago
Mark Haines 3abab26458 Add a slaved datastore for account data 9 years ago
Mark Haines c0d8e0eb63 Replicate push actions 9 years ago
Mark Haines 5bbd424ee0 Add a slaved receipts store 9 years ago
Mark Haines e99365f601 Replicate get_invited_rooms_for_user 9 years ago
Mark Haines ceb599e789 Add tests for redactions 9 years ago
Mark Haines 57fa1801c3 Add sensible __eq__ operators inside the tests. 9 years ago
Mark Haines 60ec9793fb Add tests for get_latest_event_ids_in_room and get_current_state 9 years ago
Mark Haines 6bfec56796 Test that room membership is replicated 9 years ago
Mark Haines 75fb9ac1be Add a slaved events store class 9 years ago
Mark Haines 31a9eceda5 Add a replication stream for state groups 9 years ago
Mark Haines b6e8420aee Add replication stream for pushers 9 years ago
Daniel Wagner-Hall b4022cc487 Pass whole requester to ratelimiting 9 years ago