Commit History

Author SHA1 Message Date
  Richard van der Hoff 24b590de32 Remove code which updates `application_services_state.last_txn` (#12680) 2 years ago
  Richard van der Hoff f0b03186d9 Add type hints for `tests/unittest.py`. (#12347) 2 years ago
  Nick Mills-Barrett 993d90f82b Use a sequence to generate AS transaction IDs, drop `last_txn` AS state (#12209) 2 years ago
  Andrew Morgan d8d0271977 Send device list updates to application services (MSC3202) - part 1 (#11881) 2 years ago
  Andrew Morgan c8cbd66d3b Start application service stream token tracking from 1 (#12193) 2 years ago
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
  reivilibre 2cc5ea933d Add support for MSC3202: sending one-time key counts and fallback key usage states to Application Services. (#11617) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Andrew Morgan 64ec45fc1b Send to-device messages to application services (#11215) 2 years ago
  reivilibre f91624a595 Clean up tests.storage.test_appservice (#11492) 2 years ago
  reivilibre 435f044807 Add type annotations to `tests.storage.test_appservice`. (#11488) 2 years ago
  Patrick Cloke f4b1a9a527 Require direct references to configuration variables. (#10985) 2 years ago
  Patrick Cloke 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 2 years ago
  Patrick Cloke e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 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
  Will Hunt e8dbbcb64c Fix get|set_type_stream_id_for_appservice store functions (#8648) 3 years ago
  Will Hunt c276bd9969 Send some ephemeral events to appservices (#8437) 3 years ago
  Erik Johnston e3debf9682 Add logging on startup/shutdown (#8448) 3 years ago
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago
  Patrick Cloke e00816ad98 Do not yield on awaitables in tests. (#8193) 3 years ago
  Patrick Cloke f40645e60b Convert events worker database to async/await. (#8071) 3 years ago
  Patrick Cloke 050e20e7ca Convert some of the general database methods to async (#8100) 3 years ago
  Patrick Cloke a3a59bab7b Convert appservice, group server, profile and more databases to async (#8066) 3 years ago
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 3 years ago
  Amber Brown 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 years ago
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
  Erik Johnston 2284eb3a53 Add database config class (#6513) 4 years ago
  Erik Johnston 852f80d8a6 Fixup tests 4 years ago
  Erik Johnston 9a4fb457cf Change DataStores to accept 'database' param. 4 years ago