Commit Graph

66 Commits

Author SHA1 Message Date
5481b7e31c add initial mas setup 2026-04-07 14:59:19 +02:00
val
460f5a969c revert to recipe state of v6.8.0 2026-01-15 11:13:51 +01:00
e0c0861c16 Merge branch 'main' into auto_join_room_list 2025-10-28 16:14:13 +00:00
41fdcafaa0 added env to configure several auto_join_rooms 2025-10-28 17:12:33 +01:00
e3df032bda Expose max_upload_size as a configurable option 2025-10-02 11:40:51 -07:00
val
af7f7eca2f typos 2025-06-10 18:47:38 +02:00
val
5808fef48d add env 2025-06-08 12:20:46 +02:00
dafb17aace added some privacy related optional env-vars 2025-06-04 18:12:01 +02:00
237e2c832b user directory env vars 2025-06-04 16:59:58 +02:00
8809f25ab1 Add regsitration token 2025-04-14 16:49:58 -07:00
f13856b14c add web_client_location 2024-07-26 14:09:12 +02:00
3wc
951fc56434 app → web, synapse → app
Fixes #42
2024-04-12 12:30:05 -03:00
dfed1e54da chore: publish 5.0.4+v1.100.0 release 2024-02-19 13:55:03 +01:00
90c8d0dbba fix secrets 2023-10-19 15:33:29 +02:00
a85310346b fix: drop config if not using 2023-10-11 13:23:54 +02:00
919aaf0116 feat: new config options with defaults 2023-10-11 13:01:16 +02:00
43a3502fad refactor: point to config manual 2023-10-11 12:45:06 +02:00
08b49c14d9 feat: use nginx proxy, config for public rooms (fedi)
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/38.
2023-10-08 01:41:29 +02:00
2a45273541 fix second oidc configuration 2023-05-31 15:50:55 +02:00
3wc
50e0aa06cc Support separate DOMAIN vs SERVER_NAME 2023-04-23 15:34:58 -04:00
fd1a6c7a4a fix keyserver problems when federating 2023-04-08 23:09:16 +02:00
6e556c8b2d fix: put smtp password in quotes 2023-03-05 12:05:26 +01:00
fca551b735 add keycloak 2 and 3 2023-02-21 13:56:01 +01:00
eb541c41ee fix: consistent compression config 2023-01-08 01:56:13 +01:00
e3bf165da0 refactor!: remove KEYCLOAK2* env vars
The experiment is over.
2023-01-08 01:15:36 +01:00
e7f81cb9ea fix: support openid + federation
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/30
2023-01-08 00:46:05 +01:00
9b3e1793e0 fix: reduce config to match upstream
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/33
2023-01-08 00:10:28 +01:00
1e8b616cba feat: shared secret auth 2022-09-22 16:01:19 +02:00
c423db2cb7 config media retention settings 2022-09-06 01:03:45 +02:00
e59de33d5b enable complexity limiting 2022-09-06 01:03:28 +02:00
998583c2a5 set ALLOWED_LIFETIME_MAX (retention) 2022-09-06 01:03:15 +02:00
0838cb819e chore: publish 2.1.0+v1.62.0 release 2022-07-15 16:04:52 +02:00
0e3c286eaf feat: discord bridging
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/31
2022-05-16 18:55:32 +02:00
dd4841dbe0 fix: telegram bot - hacking it until it runs 2022-05-12 22:27:12 +02:00
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
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
005ce43f61 feat: encryption by default
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/22.
2022-04-03 19:25:19 +02:00
1b32621af9 config to hide local login
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/25.
2022-03-14 17:19:56 +01:00
919e9253ae Disable registrations by default
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/22.
2022-03-13 16:55:48 +01:00
c71f3bc519 very hacky multiple keycloaks!
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/24.
2022-03-08 09:34:00 +01:00
c807a7813d feat: more privacy friendly defaults
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/22
2022-02-08 00:32:28 +01:00
ef7d74d102 autojoin room config 2022-01-12 11:27:43 +01:00
98635cb612 fix: close up and quote password 2021-12-13 17:28:53 +01:00
64905ccc35 feat: smtp support 2021-12-13 17:21:07 +01:00
965809ce11 fix: whitelist SSO 2021-12-13 16:55:38 +01:00
33d6f5819c fix: support openid 2021-12-13 15:00:04 +01:00
038f03d872 fix: quotes 2021-12-13 14:01:37 +01:00
d2db4622a6 fix: drop that 2021-12-13 13:47:39 +01:00
e13dee14bd fix: fedi port and bind_addresses 2021-12-13 13:41:05 +01:00
ff78ac0aab fix: env var + escaping logic 2021-12-13 13:22:14 +01:00