58 Commits (develop)

Author SHA1 Message Date
  Shay 03bccd542b
Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 1 year ago
  Patrick Cloke 3ac412b4e2
Require types in tests.storage. (#14646) 1 year ago
  Erik Johnston 1e453053cb
Rename storage classes (#12913) 2 years ago
  Richard van der Hoff 33ebee47e4
Remove redundant `get_success` calls in test code (#12346) 2 years ago
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Patrick Cloke 228decfce1
Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2 years ago
  Eric Eastwood 96f6293de5
Add endpoints for backfilling history (MSC2716) (#9247) 3 years ago
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Jonathan de Jong 2ca4e349e9
Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
  Patrick Cloke e7b769aea1
Convert storage test cases to HomeserverTestCase. (#9736) 3 years ago
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Richard van der Hoff 90cf1eec44 Remove redundant mocking 3 years ago
  Patrick Cloke 30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821) 3 years ago
  Richard van der Hoff a34b17e492 Simplify `_locally_reject_invite` 3 years ago
  Richard van der Hoff fcbab08cbd
Add an assertion on prev_events in create_new_client_event (#8041) 3 years ago
  Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) 3 years ago
  Patrick Cloke 8553f46498
Convert a synapse.events to async/await. (#7949) 3 years ago
  Richard van der Hoff 43b2be9764 Replace _event_dict_property with DictProperty 4 years ago
  Erik Johnston b9391c9575
Add typing to SyncHandler (#6821) 4 years ago
  Erik Johnston fa4d609e20
Make 'event.redacts' never raise. (#6771) 4 years ago
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 years ago
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions 4 years ago
  Erik Johnston 3ca4c7c516 Use new EventPersistenceStore 4 years ago
  Erik Johnston ce7a3e7e27 Fix fetching censored redactions from DB 4 years ago
  Erik Johnston ad9b64b496 Fix test 4 years ago
  Erik Johnston 3ff0422d2d Make redaction retention period configurable 4 years ago
  Erik Johnston a4bf72c30c Censor redactions in DB after a month 4 years ago
  Richard van der Hoff 4e97eb89e5 Handle loops in redaction events 4 years ago
  Richard van der Hoff 1cad8d7b6f
Convert RedactionTestCase to modern test style (#5768) 4 years ago
  Amber Brown 4806651744
Replace returnValue with return (#5736) 4 years ago
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 5 years ago
  Amber Brown b36c82576e
Run Black on the tests again (#5170) 5 years ago
  Richard van der Hoff 54a87a7b08
Collect room-version variations into one place (#4969) 5 years ago
  Erik Johnston 9770ed91c2 Fix tests 5 years ago
  Erik Johnston be6a7e47fa
Revert "Require event format version to parse or create events" 5 years ago
  Erik Johnston e79ba9eb34 Fix tests 5 years ago
  Amber Brown 99dd975dae
Run tests under PostgreSQL (#3423) 5 years ago
  black 8b3d9b6b19 Run black. 5 years ago
  Erik Johnston 3e19beb941 Fix tests 5 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Erik Johnston 770b2252ca s/_create_new_client_event/create_new_client_event/ 6 years ago
  Erik Johnston 25c0a020f4 Updates tests 6 years ago
  Mark Haines 7e2f971c08 Remove some unused functions (#711) 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Daniel Wagner-Hall 771ca56c88 Remove more unused parameters 8 years ago
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a 9 years ago
  Mark Haines 1c06c48ce2 Replace hs.parse_roomid with RoomID.from_string 9 years ago
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string 9 years ago
  Erik Johnston 3c77d13aa5 Kill off synapse.api.events.* 9 years ago
  Erik Johnston e72b16f9a3 Fix redaction tests 9 years ago