Commit Graph

30 Commits

Author SHA1 Message Date
decentral1se 1a0211b743
fix: quote YAML inline dicts correctly 2023-01-08 01:56:30 +01:00
decentral1se eb541c41ee
fix: consistent compression config 2023-01-08 01:56:13 +01:00
decentral1se e3bf165da0
refactor!: remove KEYCLOAK2* env vars
The experiment is over.
2023-01-08 01:15:36 +01:00
decentral1se 245e81e4bb
fix: make bridge logging ERROR only
Decryption happens on the bridges (between systems) so in order to stop
plaintext logging of chat messages, we default to ERROR. If people need
more, they can submit changes for customisation.
2023-01-08 01:11:58 +01:00
decentral1se e7f81cb9ea
fix: support openid + federation
Closes #30
2023-01-08 00:46:05 +01:00
decentral1se 88bcc2186b
chore: bump homeserver config version 2023-01-08 00:12:03 +01:00
decentral1se e905c24eb2
style: sort config env vars 2023-01-07 23:44:56 +01:00
decentral1se 1e8b616cba
feat: shared secret auth 2022-09-22 16:01:19 +02:00
decentral1se 13edf77ece
signal bridging mayhem working 2022-09-21 10:54:27 +02:00
decentral1se 77170432eb
bump homeserver config 2022-09-06 01:04:00 +02:00
decentral1se 0838cb819e chore: publish 2.1.0+v1.62.0 release 2022-07-15 16:04:52 +02:00
decentral1se 0e3c286eaf
feat: discord bridging
See #31
2022-05-16 18:55:32 +02:00
decentral1se 2beb6e4bf0
feat: telegram bridge admins 2022-05-15 10:59:50 +02:00
decentral1se 786bf0587f
feat: first run at telegram bridge
See #29
2022-05-12 21:31:50 +02:00
Philipp Rothmann 65a149eac3 add env vars for idp_id, allow_existing_users
Migrating from an idp old homeserver.yaml config could require to set
the idp_id to 'oidc' see this issue for reference:
https://github.com/matrix-org/synapse/issues/9514#issuecomment-788805476
2022-05-12 16:59:22 +02:00
Philipp Rothmann 0378e8d89f bump homeserver.yaml version 2022-04-06 17:31:14 +02:00
decentral1se 005ce43f61
feat: encryption by default
See #22.
2022-04-03 19:25:19 +02:00
decentral1se 1b32621af9
config to hide local login
Closes #25.
2022-03-14 17:19:56 +01:00
decentral1se 919e9253ae
Disable registrations by default
See #22.
2022-03-13 16:55:48 +01:00
decentral1se c71f3bc519
very hacky multiple keycloaks!
See #24.
2022-03-08 09:34:00 +01:00
decentral1se 32b1f856b7
fix: remove old vendor & bump log config 2022-02-08 00:32:58 +01:00
decentral1se c807a7813d
feat: more privacy friendly defaults
See #22
2022-02-08 00:32:28 +01:00
decentral1se f5275b2384
bump config version 2022-01-12 11:34:09 +01:00
decentral1se fa101da24b
drop that back for testing 2021-12-13 17:29:20 +01:00
decentral1se 643eceae13
update vendor 2021-12-13 17:24:22 +01:00
decentral1se 4daf9eecb3
fix: logging config 2021-12-13 12:39:19 +01:00
decentral1se e8a876a28c
fix: vendor homeserver config 2021-12-13 10:46:18 +01:00
decentral1se e2d21764f1
fix: dont use turn user/pass 2021-12-13 10:32:06 +01:00
decentral1se 650e0cbc28
feat: proxying support
Part of #1.
2021-12-12 23:31:37 +01:00
3wc e66832b78a Move config to abra.sh
Ref coop-cloud/abra#43
2021-02-08 15:28:40 +02:00