Commit History

Author SHA1 Message Date
  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
  reivilibre b381701f8c Announce that legacy metric names are deprecated, will be turned off by default in Synapse v1.71.0 and removed altogether in Synapse v1.73.0. (#14024) 1 year ago
  Patrick Cloke d768c50c0e Add upgrade notes for changes to receipts replication. (#13932) 1 year ago
  David Robertson 9bd442e202 Update upgrade notes (#13923) 1 year ago
  David Robertson 3853011d01 Clarify who isn't affected by rust 1 year ago
  David Robertson 3fe2b7f122 tweak upgrade notes 1 year ago
  Olivier Wilkinson (reivilibre) bffb71b04a Edit changelog in response to feedback 1 year ago
  David Robertson a7c71686ca Add minimum version bump for sqlite to the release notes (#13742) 1 year ago
  Erik Johnston 571f565c1f Update changelog 1 year ago
  Patrick Cloke 32fc3b7ba4 Remove configuration options for direct TCP replication. (#13647) 1 year ago
  Erik Johnston 4fee4a339d Update lock file for Poetry v1.2.0 (#13689) 1 year ago
  Sean Quah 90c99fb3aa Fix dead link in 1.18.0 upgrade notes 1 year ago
  David Robertson 956e015413 Drop support for delegating email validation, round 2 (#13596) 1 year ago
  Olivier Wilkinson (reivilibre) cb209638ea Add upgrade notes 1 year ago
  3nprob 98fb610cc0 Revert "Drop support for delegating email validation (#13192)" (#13406) 1 year ago
  Sean Quah 0fa41a7b17 Update locked frozendict version to 2.3.3 (#13352) 1 year ago
  David Robertson b977867358 Rate limit joins per-room (#13276) 1 year ago
  Richard van der Hoff fa71bb18b5 Drop support for delegating email validation (#13192) 1 year ago
  Erik Johnston 5d139f578d Merge branch 'release-v1.61' into develop 1 year ago
  Erik Johnston b8bf61230c Fixup upgrades 1 year ago
  Sami Olmari 7b54badd31 Mention removed community/group worker endpoints in upgrade.md (#13023) 1 year ago
  Sami Olmari a542a92c57 Mention removed community/group worker endpoints in upgrade.md (#13023) 1 year ago
  David Teller a164a46038 Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857) 1 year ago
  Brendan Abolivier 8fd87739bf Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 2 years ago
  David Teller 28199e9357 Uniformize spam-checker API, part 2: check_event_for_spam (#12808) 2 years ago
  reivilibre 66a5f6c400 Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 2 years ago
  reivilibre 699192fc1a Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 2 years ago
  reivilibre c2d50e9f6c Add the `notify_appservices_from_worker` configuration option (superseding `notify_appservices`) to allow a generic worker to be designated as the worker to send traffic to Application Services. (#12452) 2 years ago