Commit History

Author SHA1 Message Date
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Erik Johnston faba873d4b Merge branch 'develop' of github.com:matrix-org/synapse into erikj/add_rate_limiting_to_joins 3 years ago
  Erik Johnston 18de00adb4 Add ratelimiting on joins 3 years ago
  Patrick Cloke 3345c166a4 Convert storage layer to async/await. (#7963) 3 years ago
  Patrick Cloke cc9bb3dc3f Convert the message handler to async/await. (#7884) 3 years ago
  Dagfinn Ilmari Mannsåker a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 4 years ago
  Richard van der Hoff 03619324fc Create a ListenerConfig object (#7681) 4 years ago
  Amber Brown 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 years ago
  Patrick Cloke 627b0f5f27 Persist user interactive authentication sessions (#7302) 4 years ago
  Richard van der Hoff fb8ff79efd Fix collation for postgres for unit tests (#7359) 4 years ago
  Patrick Cloke eed7c5b89e Convert auth handler to async/await (#7261) 4 years ago
  Richard van der Hoff 39230d2171 Clean up some LoggingContext stuff (#7120) 4 years ago
  Erik Johnston 8df862e45d Add `rooms.room_version` column (#6729) 4 years ago
  Erik Johnston 75d8f26ac8 Split state groups into a separate data store (#6296) 4 years ago
  Erik Johnston 2284eb3a53 Add database config class (#6513) 4 years ago
  Erik Johnston bc5cb8bfe8 Remove database config parsing from apps. 4 years ago
  Erik Johnston 4ca3ef10b9 Fixup tests 4 years ago
  Amber Brown 0f87b912ab Implementation of MSC2314 (#6176) 4 years ago
  Erik Johnston ec6de1cc7d Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_out_persistence_store 4 years ago
  Neil Johnson 2794b79052 Option to suppress resource exceeded alerting (#6173) 4 years ago
  Erik Johnston 3ca4c7c516 Use new EventPersistenceStore 4 years ago
  Erik Johnston 336eeea3ff Fix postgres unit tests to use prepare_database 4 years ago
  Andrew Morgan 4548d1f87e Remove unnecessary parentheses around return statements (#5931) 4 years ago
  Richard van der Hoff 8c97f6414c Remove non-functional 'expire_access_token' setting (#5782) 4 years ago
  Andrew Morgan baf081cd3b Merge tag 'v1.2.0rc2' into develop 5 years ago
  Jorik Schellekens cf2972c818 Fix servlet metric names (#5734) 5 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 5 years ago
  Richard van der Hoff 9481707a52 Fixes to the federation rate limiter (#5621) 5 years ago
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
  Richard van der Hoff c3c6b00d95 Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 5 years ago