Commit History

Author SHA1 Message Date
  Patrick Cloke 77882b6a7d Document which versions of Synapse have compatible schema versions. (#16661) 4 months ago
  Patrick Cloke 5c8870cb28 Fix-up incorrect spellings in docs. (#16282) 7 months ago
  Erik Johnston dfcfa9f0ed Bump minimum supported Rust version to 1.61.0 (#16248) 7 months ago
  Shay 0a5f4f7665 Move support for application service query parameter authorization behind a configuration option (#16017) 8 months ago
  Patrick Cloke 20ae617d14 Stop accepting 'user' parameter for application service registration. (#15928) 9 months ago
  Jason Little 2481b7dfa4 Remove `worker_replication_*` deprecated settings, with helpful errors on startup (#15860) 9 months ago
  Eric Eastwood 561d06b481 Remove support for Python 3.7 (#15851) 9 months ago
  Erik Johnston ba97b39881 Bump minimum supported Rust version (#15768) 10 months ago
  Patrick Cloke a273561c22 Add a note about deprecating /register with a user property. (#15703) 10 months ago
  Olivier Wilkinson (reivilibre) 5cae9158e6 Tweak changelog and upgrade notes 11 months ago
  Jason Little e4f545c452 Remove `worker_replication_*` settings (#15491) 11 months ago
  David Robertson c0772b4461 Note that Synapse 1.74 queued a user dir rebuild (#15386) 1 year ago
  Patrick Cloke cf2f2934ad Call appservices on modern paths, falling back to legacy paths. (#15317) 1 year ago
  Andrew Morgan ec9224bf9a Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint return 404 if event exists, but the user lacks access (#15300) 1 year ago
  Andrew Morgan b40657314e Add module API callbacks for adding and deleting local 3PID associations (#15044 1 year ago
  Patrick Cloke d22c1c862c Respond correctly to unknown methods on known endpoints (#14605) 1 year ago
  H. Shay eafdb12dd8 update changelog and upgrade notes 1 year ago
  David Robertson 4607be0b7b Request partial joins by default (#14905) 1 year ago
  David Robertson b88cfe6d41 Require poetry>=1.3.2 (#14860) 1 year ago
  Erik Johnston 2b084c5b71 Merge device list replication streams (#14833) 1 year ago
  Erik Johnston 73ff493dfb Merge account data streams (#14826) 1 year ago
  David Robertson c0145b06f5 Fix upgrade notes for installing ICU (#14797) 1 year ago
  reivilibre 4eb2f4e02b Fix broken links in the Synapse documentation. (#14744) 1 year ago
  Mathieu Velten eb2defc2f7 Add release note and update doc regarding ICU (#14712) 1 year ago
  reivilibre 9af2be192a Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69.0 and disabled by default in Synapse v1.71.0. (#14538) 1 year ago
  Sean Quah a5fcdea090 Remove support for PostgreSQL 10 (#14392) 1 year ago
  reivilibre 6546308c1e Disable legacy Prometheus metric names by default. They can still be re-enabled for now, but they will be removed altogether in Synapse 1.73.0. (#14353) 1 year ago
  Eric Eastwood aa70556699 Check appservice user interest against the local users instead of all users (`get_users_in_room` mis-use) (#13958) 1 year ago
  Quentin Gliech 8756d5c87e Save login tokens in database (#13844) 1 year ago
  Quentin Gliech 79c592cec6 Deprecate the `generate_short_term_login_token` method in favor of an async `create_login_token` method in the Module API. (#13842) 1 year ago