Commit graph

13 commits

Author SHA1 Message Date
61a9b1d6f4
fix(matrix): Synapse DNS oauth check
somehow synapse always has trouble resolving our SSO domain. Seems to be a race condition type of thingy. This should solve it for now.
2024-08-14 03:51:41 +02:00
a1ee824f84
matrix: Remove delegate config
BREAKING: Please use the new matrix_delegate role for this.
2021-09-22 02:48:46 +02:00
a6f8793e9a
matrix: Remove elementweb
BREAKING: Please move to the new matrix_elementweb role (variable names mostly stayed the same)
2021-09-22 02:21:14 +02:00
cc5462498a
matrix: Remove leftover webhooks container from compose file 2021-09-21 04:56:31 +02:00
d5cabd189f
matrix: Use new container name for element-web & update to v1.8.2
The old riot-web image seems to be deprecated anyways and it also does not receive new updates.
2021-09-03 12:32:19 +02:00
9f53177b13
matrix: Add config to disable 3pid login in element web 2021-08-26 14:52:55 +02:00
eb6bcff14d
matrix: Remove unused traefik host rule for synapse federation
This patch removes the routing to the server domain with the federation path, since all federation is handled via the synapse domain anyways.
2021-08-23 02:34:02 +02:00
93ae866f63
matrix: Remove leftover webhook config templates 2021-08-23 02:31:38 +02:00
8e3918d680
matrix: Cleanup template if conditions 2021-01-02 22:39:04 +01:00
c7573dfbf2
matrix: Add appservice-webhooks 2021-01-02 13:46:16 +01:00
478d69dabb
matrix: Formatting 2020-11-05 02:36:07 +01:00
1a2ac54f42
matrix: Fix image names 2020-10-27 16:20:37 +01:00
f6bd0108e3
Add basic matrix role 2020-09-27 04:29:41 +02:00