Commit Graph

6 Commits

Author SHA1 Message Date
c04a8583bf chore: upgrade bridges + bridge DBs
All checks were successful
cc-ci/testme cc-ci: success
signalbridge: v0.8.7 -> v0.2606.0 (calver scheme change, already Go-based)
telegrambridge: v0.15.3 -> v0.2606.0 (Python->Go bridgev2 rewrite; config template rewritten)
signaldb/telegramdb/discorddb: postgres 13-alpine -> 14-alpine (PG13 EOL; conservative one-major bump)
.env.sample: TELEGRAM_BRIDGE_PERMISSIONS relaybot -> relay (Go bridgev2 permission rename)
2026-06-23 01:28:29 +00:00
3wc
951fc56434 app → web, synapse → app
Fixes #42
2024-04-12 12:30:05 -03: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
77b3dbdaa9 fix: use correct user, role does exist 2023-01-08 01:59:46 +01:00
3e3c239c88 fix: drop missing role 2023-01-07 23:49:36 +01:00
0e3c286eaf feat: discord bridging
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/31
2022-05-16 18:55:32 +02:00