Commit History

Author SHA1 Message Date
  Patrick Cloke ebd8374fb5 Stop writing to the event_txn_id table (#16175) 1 year ago
  Shay 1c95ddd09b Batch up storing state groups when creating new room (#14918) 1 year ago
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  Patrick Cloke 652d1669c5 Add missing type hints to tests.handlers. (#14680) 1 year ago
  Shay 8ab16a92ed Persist CreateRoom events to DB in a batch (#13800) 2 years ago
  Dirk Klimpel e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) 2 years ago
  Erik Johnston 1e453053cb Rename storage classes (#12913) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Eric Eastwood aa8708ebed Allow events to be created with no `prev_events` (MSC2716) (#11243) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
  Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 3 years ago
  Erik Johnston 243d427fbc Block clients from sending server ACLs that lock the local server out. (#8708) 3 years ago
  Erik Johnston f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
  Richard van der Hoff d9d86c2996 Remove redundant `token_id` parameter to create_event 4 years ago
  Erik Johnston b2486f6656 Fix message duplication if something goes wrong after persisting the event (#8476) 4 years ago