Commit Graph

52 Commits

Author SHA1 Message Date
Simon 72b59ce4ad chore: publish 5.0.4+v1.100.0 release
continuous-integration/drone/push Build is failing Details
2024-03-13 14:18:51 +01:00
Moritz dfed1e54da chore: publish 5.0.4+v1.100.0 release
continuous-integration/drone/push Build is failing Details
2024-02-19 13:55:03 +01:00
knoflook b9097c1f94 fix: don't break when logging in with keycloak
continuous-integration/drone/push Build is failing Details
2023-10-23 20:19:17 +02:00
Moritz 75d1303118 set timeout and autoupdates
continuous-integration/drone/push Build is failing Details
2023-10-19 18:15:10 +02:00
decentral1se 08b49c14d9
feat: use nginx proxy, config for public rooms (fedi)
continuous-integration/drone/push Build is failing Details
See #38.
2023-10-08 01:41:29 +02:00
decentral1se 7683ebd189
fix: match env var to config
continuous-integration/drone/push Build is failing Details
continuous-integration/drone Build is failing Details
2023-10-06 20:36:55 +02:00
decentral1se 6dacecbfac
fix: make TIMEOUT / ENABLE_AUTO_UPDATE optional 2023-10-06 19:15:44 +02:00
Moritz 7b1b5c37ed fix secrets
continuous-integration/drone/push Build is failing Details
2023-07-19 22:53:35 +02:00
Moritz dda7f2a369 fix domain env
continuous-integration/drone/push Build is passing Details
2023-07-09 23:38:22 +02:00
Moritz d22a8257fb command for adding admin user
continuous-integration/drone/push Build is passing Details
2023-07-06 17:02:49 +02:00
decentral1se d02981a2bf
feat: sync_channel_members configurable for telegram bridge
continuous-integration/drone/push Build is passing Details
2023-05-10 17:57:54 +02:00
knoflook fd1a6c7a4a fix keyserver problems when federating 2023-04-08 23:09:16 +02:00
knoflook fca551b735 add keycloak 2 and 3 2023-02-21 13:56:01 +01:00
decentral1se 008ec1126b
docs: comments in env sample (getting large!) 2023-01-08 01:28:15 +01:00
decentral1se e3bf165da0
refactor!: remove KEYCLOAK2* env vars
The experiment is over.
2023-01-08 01:15:36 +01:00
decentral1se 9b12e4a0eb
refactor!: unlimited permissions bridge config 2023-01-08 01:04:52 +01:00
decentral1se ee6d1e92f4
fix: media retention is configurable
Closes #32
2023-01-08 00:10:03 +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 998583c2a5
set ALLOWED_LIFETIME_MAX (retention) 2022-09-06 01:03:15 +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 dd4841dbe0
fix: telegram bot - hacking it until it runs 2022-05-12 22:27:12 +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 6041ad6112 fix: use in to allow multiple overrides 2022-04-12 23:32:18 +02:00
decentral1se 1afa8cf7b7
chore: remove whitespace 2022-04-12 17:53:30 +02:00
decentral1se b5831114f4
fix: thread RETENTION_MAX_LIFETIME & set to 1 month
Previously "1 minute" :/
2022-04-12 17:53:01 +02:00
Philipp Rothmann c542629264 add SERVE_SERVER_WELLKNOWN variable
This config allows matrix-synapse to create a endpoint on
$DOMAIN/.well-known/matrix/server used for federation.
It's a straight forward way (no port opening required)
to enable federation if you are okay having a subdomain
(matrix.example.org) as your homeserver address.
2022-04-06 13:01:28 +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 c807a7813d
feat: more privacy friendly defaults
See #22
2022-02-08 00:32:28 +01:00
decentral1se ef7d74d102
autojoin room config 2022-01-12 11:27:43 +01:00
decentral1se 64905ccc35
feat: smtp support 2021-12-13 17:21:07 +01:00
decentral1se 965809ce11
fix: whitelist SSO 2021-12-13 16:55:38 +01:00
decentral1se 9800197803
fix: fixed turn_uris 2021-12-13 13:42:02 +01:00
decentral1se 85949eed2b
fix: set default 2021-12-13 13:18:17 +01:00
decentral1se 68d73bd4e7
fix: no hardcoded secrets 2021-12-13 12:16:23 +01:00
decentral1se d53efd82b9
fix: set right type 2021-12-13 10:37:46 +01:00
decentral1se fd76821803
fix: pass list for turn_uris 2021-12-13 10:37:03 +01:00
decentral1se e2d21764f1
fix: dont use turn user/pass 2021-12-13 10:32:06 +01:00
decentral1se daf4fcb02e
feat: turn config
Closes #17.
2021-12-13 00:03:24 +01:00
decentral1se 4f936a594a
feat: keycloak config
Closes #18.
2021-12-12 23:56:34 +01:00
decentral1se 10e459f183
feat: disable federation
Closes #19.
2021-12-12 23:50:45 +01:00
decentral1se b2a29da9a3
fix: admin email & sort 2021-12-12 23:25:24 +01:00
decentral1se b7cce0a516
WIP: postgres db support
Part of #2.
2021-12-12 20:01:30 +01:00
3wc e66832b78a Move config to abra.sh
Ref coop-cloud/abra#43
2021-02-08 15:28:40 +02:00
3wc 93c6214959 Fix embarrassing mass-typo 😳 2020-12-31 23:02:26 +02:00