Commit Graph
7 Commits
Author SHA1 Message Date
Ben TilfordandGitHub 6e10a24094 Hotfix/synapse requires 3pid (#2646)
* Synapse hotfix for rendering 3pid arrays

* Synapse bump patch version
2022-05-10 10:27:17 +02:00
Ben TilfordandGitHub 943308d290 Hotfix/synapse 3pid template (#2638)
* Synapse Patch for PR #2603 This fixes the 3PID template rendering

* Bump synapse patch version
2022-05-08 08:34:39 +02:00
a7153e09cc feat(synapse) registration support (#2603)
* Feature:Synapse: Working on questions/config needed to support registration

* Simplify output of synapse allowed local 3PIDs

* Bumped patch version of Synapse

* Update charts/stable/synapse/questions.yaml

* PR #2603 Synapse questions/config updates based on review

* PR #2603 Bump synapse minor version

* Feature:Synapse: Working on questions/config needed to support registration

* Simplify output of synapse allowed local 3PIDs

* Bumped patch version of Synapse

* PR #2603 Synapse questions/config updates based on review

* Update charts/stable/synapse/questions.yaml

* PR #2603 Bump synapse minor version

* PR #2603 Quoting strings per PR comments

* Update charts/stable/synapse/questions.yaml

* PR #2603 Quoting strings per PR comments

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-05-06 08:54:41 +02:00
Stavros KoisandGitHub 1132a23b57 fix(synapse): fix loadCustomConfig (#2602) 2022-05-03 06:42:09 +02:00
2404eb6810 [DNM] Synapse Matrix Fixes (#2582)
* Attempting to fix issues with synapse that prevent registration using the homeserver.

1. Incorrect references for mail values in _secret.tpl
2. The shared secret question was nested under enable registration, however it's purpose is to bypass normal registration.
3. Coturn shared secret was missing from questions

* Update charts/stable/synapse/questions.yaml

* Update charts/stable/synapse/questions.yaml

* Update charts/stable/synapse/templates/_secret.tpl

* PR #2582 Synapse configuration

Updates according to PR comments

* PR #2582 Synapse configuration

Fix trailing whitespace

* Update charts/stable/synapse/Chart.yaml

* Update Chart.yaml

* Update questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-01 23:37:52 +03:00
Stavros KoisandGitHub 3da3b2211b chore(apps): fix small mistakes (#2537) 2022-04-24 12:54:16 +03:00
kjeld Schouten-Lebbing 453868b0a4 feat(synapse): move synapse to stable 2022-01-31 22:05:36 +01:00