Commit Graph

570 Commits (78741cf025906965fa2ca93e17e92c7ea3bb4484)

Author SHA1 Message Date
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
Erik Johnston eb8619e256 Create log context in Measure if one doesn't exist 9 years ago
Mark Haines 7e2f971c08 Remove some unused functions (#711) 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
Erik Johnston af03ecf352 Deduplicate joins 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
Erik Johnston 8aab9d87fa Don't require config to create database 9 years ago
Erik Johnston 11860637e1 Tests 9 years ago
Erik Johnston c906f30661 Do checks for memberships before creating events 9 years ago
Erik Johnston f699b8f997 Read from DNS cache if within TTL 9 years ago
Mark Haines 31a9eceda5 Add a replication stream for state groups 9 years ago
Mark Haines 673c96ce97 Remove dead code left over from presence changes 9 years ago
David Baker ff7d3dc3a0 Fix tests 9 years ago
Mark Haines b6e8420aee Add replication stream for pushers 9 years ago
Mark Haines e9c1cabac2 Use parse_json_object_from_request to parse JSON out of request bodies 9 years ago
blide 1be438f2a6 Flake8 fix 9 years ago
blide 40160e24ab Register endpoint returns refresh_token 9 years ago
David Baker 316c00936f Fix tests 9 years ago
Mark Haines 3110c37d02 Fix unit tests 9 years ago
Patrik Oldsberg bb0e82fff1 tests/utils: added room_invite_state_types to test config 9 years ago
Daniel Wagner-Hall b4022cc487 Pass whole requester to ratelimiting 9 years ago
Mark Haines 2223204eba Hook push rules up to the replication API 9 years ago
Mark Haines 60a0f81c7a Add a /replication API for extracting the updates that happened on 9 years ago
Erik Johnston ce2cdced61 Move cache size fiddling to descriptors only. Fix tests 9 years ago
Mark Haines 5e2890bd49 Check that the disable_registration config key is handled correctly 9 years ago
Mark Haines 7641a90c34 Add a test for TreeCache.__contains__ 9 years ago
Mark Haines 5c79ef9396 Test Filter.filter_rooms 9 years ago
Mark Haines 700487a7c7 Fix flake8 warnings for tests 9 years ago
Erik Johnston 929cb0ed7d Don't set currently_active for remote presence 9 years ago
Erik Johnston b4796a62ee Add unit test 9 years ago
Erik Johnston 9da9826b85 Remove old tests. 9 years ago
Erik Johnston e5999bfb1a Initial cut 9 years ago
Erik Johnston 9e7900da1e Add wheeltimer impl 9 years ago
Daniel Wagner-Hall 763360594d Mark AS users with their AS's ID 9 years ago
Erik Johnston 78a5482267 Typo 9 years ago
Erik Johnston e664e9737c Fix test 9 years ago
Erik Johnston 13ba8d878c Fix test 9 years ago
Daniel Wagner-Hall 6a9f1209df Error if macaroon key is missing from config 9 years ago
Daniel Wagner-Hall 5054806ec1 Rename config field to reflect yaml name 9 years ago
Erik Johnston f8aae79a72 Simplify get_rooms 9 years ago
Mark Haines f2d5ff5bf2 Fix the mock homserver used in the tests 9 years ago
Erik Johnston 4fce59f274 Add tests 9 years ago
Erik Johnston 35981c8b71 Fix test 9 years ago
Erik Johnston 4e7948b47a Allow paginating backwards from stream token 9 years ago
Richard van der Hoff 5cba88ea7c Make it possible to paginate forwards from stream tokens 9 years ago