Commit History

Author SHA1 Message Date
  Patrick Cloke 54f674f7a9 Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 2 years ago
  Patrick Cloke 3e4af36bc8 Rename get_tcp_replication to get_replication_command_handler. (#12192) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  David Robertson 4ae956c8bb Use version string helper from matrix-common (#11979) 2 years ago
  Maximilian Bosch 42bf020463 Expose worker & homeserver as entrypoints in `setup.py` (#11449) 2 years ago
  Tulir Asokan 7b4e228e41 Fix using MSC2716 batch sending with event persistence workers (#11220) 2 years ago
  Aaron R d993c3bb1e Add support for `/_matrix/media/v3` APIs (#11371) 2 years ago
  Patrick Cloke 5cace20bf1 Add missing type hints to `synapse.app`. (#11287) 2 years ago
  Richard van der Hoff 71f9966f27 Support for serving server well-known files (#11211) 2 years ago
  Sean Quah 2b82ec425f Add type hints for most `HomeServer` parameters (#11095) 2 years ago
  Patrick Cloke 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 2 years ago
  Patrick Cloke bb7fdd821b Use direct references for configuration variables (part 5). (#10897) 2 years ago
  Patrick Cloke 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 2 years ago
  Patrick Cloke 01c88a09cd Use direct references for some configuration variables (#10798) 2 years ago
  Patrick Cloke 1fdf2cf8e8 Document that /spaces & /hierarchy can be routed to workers. (#10648) 2 years ago
  Azrenbeth 6e895366ea Add config option to use non-default manhole password and keys (#10643) 2 years ago
  Patrick Cloke d12ba52f17 Persist room hierarchy pagination sessions to the database. (#10613) 2 years ago
  Callum Brown 947dbbdfd1 Implement MSC3231: Token authenticated registration (#10142) 2 years ago
  Andrew Morgan 84469bdac7 Remove the unused public_room_list_stream (#10565) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
  V02460 b7f7ca24b1 Remove shebang line from module files (#10415) 2 years ago
  Jonathan de Jong 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  Erik Johnston 85d237eba7 Add a distributed lock (#10269) 3 years ago
  Richard van der Hoff 107c06081f Ensure that errors during startup are written to the logs and the console. (#10191) 3 years ago
  Brendan Abolivier 1b3e398bea Standardise the module interface (#10062) 3 years ago
  Erik Johnston 5eed6348ce Move some more endpoints off master (#10084) 3 years ago
  Erik Johnston 3e831f24ff Don't hammer the database for destination retry timings every ~5mins (#10036) 3 years ago
  Erik Johnston ef889c98a6 Optionally track memory usage of each LruCache (#9881) 3 years ago
  Erik Johnston 1fb9a2d0bf Limit how often GC happens by time. (#9902) 3 years ago