Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Releases: matrix-org/synapse-dinsic

1.31.0_dinum_2021_10_05

13 Oct 10:37
Compare
Choose a tag to compare
Correctly use Sydent internal unbind API

1.31.0_dinum_2021_08_30

30 Aug 14:15
Compare
Choose a tag to compare
Pre-release
Fix formatting

1.31.0_dinum_2021_05_21

21 May 16:00
b293291
Compare
Choose a tag to compare
Pre-release
  • Merge Synapse release v1.31.0 into dinsic #97
  • Unbind using bind_new_user_emails_to_sydent if specified (#98)

1.24.0_dinum_2021_05_21

21 May 15:31
Compare
Choose a tag to compare
Pre-release
Unbind using bind_new_user_emails_to_sydent if specified (#98)

1.24.0_dinum_2021_03_23

23 Mar 15:35
0060eb3
Compare
Choose a tag to compare
Pre-release
  • Port "Allow providing credentials to HTTPS_PROXY" (#95)
  • Stabilise all knock-related unstable identifiers that would be in state (#96)
  • Port "Add support for no_proxy and case insensitive env variables" (#93)
  • Remove extraneous print (#94)
  • Fix the pipeline to use knock v7 Complement branch (#92)
  • Cap mypy tests at twisted==20.3.0 (#90)
  • Change knock room version to v7 (#88)

1.24.0_dinum_2021_03_08

08 Mar 13:59
9347858
Compare
Choose a tag to compare
Pre-release
  • Add knocking support (#81)
  • Show knock rooms in the public room directory and inform clients they can be knocked on (#82)
  • Send a ver query parameter for make_knock (#83)
  • Allow knock->knock transitions (#86)
  • Add a config option to prioritise local users in user directory search results (#84)
  • Fix Python Old-Deps CI step (#79)
  • Add complement running monolith synapse to buildkite pipeline (#80)

1.24.0_dinum_2021_03_01

01 Mar 15:27
Compare
Choose a tag to compare
  • Bug Fix: [Preprod] invite by email failed on internal server error #679

1.24.0_dinum_2021_01_29

29 Jan 14:45
Compare
Choose a tag to compare
Pre-release
  • "Freeze" a room when the last admin of that room leaves #59
  • Remember mappings when we bind a 3pid using the internal sydent bind API #66
  • Merge mainline Synapse v1.21.2 into 'dinsic'
  • Make sure a retention policy is a state event (#8527)
  • Override any missing default power level keys with DINUM's defaults when creating a room #68
  • Allow per-room profile to be used for server notice user
  • Fix users info for remote users #71
  • Updating DINUM's synapse branch from v1.21.2 -> v1.24.0 (#75)
  • Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page (#74)
  • Support PyJWT v2.0.0 (Tests)
  • Change check_3pid_allowed to async (#76)
  • Add a parameter to enable/disable freeze feature (#78)
  • BugFix: Account creation failed on missing password error

1.24.0_dinum_2021_01_22

22 Jan 13:48
d2953b3
Compare
Choose a tag to compare
Pre-release
Add a parameter to enable/disable freeze feature (#78)

1.24.0_dinum_2021_01_18

18 Jan 17:13
09276e0
Compare
Choose a tag to compare
Pre-release
Change check_3pid_allowed to async (#76)