Commit History

Author SHA1 Message Date
  reivilibre c4cf916ed7 Default to `private` room visibility rather than `public` when a client does not specify one, according to spec. (#12350) 2 years ago
  Richard van der Hoff b7762b0c9f Move single-use methods out of `TestCase` (#12348) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  David Robertson 370bca32e6 Don't drop user dir deltas when server leaves room (#10982) 2 years ago
  Patrick Cloke e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
  Richard van der Hoff 25f43faa70 Reorganise the database schema directories (#9932) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Erik Johnston f737368a26 Add admin API for logging in as a user (#8617) 3 years ago
  Erik Johnston 2ac908f377 Don't instansiate Requester directly (#8614) 3 years ago
  Andrew Morgan a466b67972 Reduce run-times of tests by advancing the reactor less (#7757) 3 years ago
  Patrick Cloke f594e434c3 Switch the JSON byte producer from a pull to a push producer. (#8116) 3 years ago
  Patrick Cloke ac77cdb64e Add a shadow-banned flag to users. (#8092) 3 years ago
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 3 years ago
  Erik Johnston 1531b214fc Add ability to wait for replication streams (#7542) 4 years ago
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
  Erik Johnston 4a33a6dd19 Move background update handling out of store 4 years ago
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 years ago
  Erik Johnston c66a06ac6b Move storage classes into a main "data store". 4 years ago
  Neil Johnson 034db2ba21 Fix dummy event insertion consent bug (#6053) 4 years ago
  Erik Johnston 554609288b Run as background process and fix comments 5 years ago
  Erik Johnston b42f90470f Add experimental option to reduce extremities. 5 years ago
  Amber Brown 6312d6cc7c Expose statistics on extrems to prometheus (#5384) 5 years ago
  Neil Johnson a11865016e Set default room version to v4. (#5379) 5 years ago
  Erik Johnston d7add713a8 Add test 5 years ago