Commit History

Author SHA1 Message Date
  Richard van der Hoff 1b2d6d55c5 Remove vestiges of uploads_path config (#9462) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Patrick Cloke e40d88cff3 Backout changes for automatically calculating the public baseurl. (#9313) 3 years ago
  Erik Johnston 4b73488e81 Ratelimit 3PID /requestToken API (#9238) 3 years ago
  Richard van der Hoff a737cc2713 Implement MSC2858 support (#9183) 3 years ago
  Richard van der Hoff fa50e4bf4d Give `public_baseurl` a default value (#9159) 3 years ago
  Richard van der Hoff b751624ff8 remove unused DeferredMockCallable 3 years ago
  Richard van der Hoff c834f1d67a remove unused `resource_for_federation` 3 years ago
  Jonathan de Jong ca60822b34 Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 3 years ago
  Jonathan de Jong 6b5a115c0a Solidify the HomeServer constructor. (#8515) 3 years ago
  Patrick Cloke d35a451399 Clean-up some broken/unused code in the test framework (#8514) 3 years ago
  Erik Johnston e3debf9682 Add logging on startup/shutdown (#8448) 3 years ago
  Patrick Cloke 62894673e6 Allow background tasks to be run on a separate worker. (#8369) 3 years ago
  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