This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
Releases: matrix-org/synapse-dinsic
Releases · matrix-org/synapse-dinsic
1.31.0_dinum_2021_10_05
Correctly use Sydent internal unbind API
1.31.0_dinum_2021_08_30
Fix formatting
1.31.0_dinum_2021_05_21
1.24.0_dinum_2021_05_21
Unbind using bind_new_user_emails_to_sydent if specified (#98)
1.24.0_dinum_2021_03_23
- 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
- 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
- Bug Fix: [Preprod] invite by email failed on internal server error #679
1.24.0_dinum_2021_01_29
- "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
Add a parameter to enable/disable freeze feature (#78)
1.24.0_dinum_2021_01_18
Change check_3pid_allowed to async (#76)