Commit Graph

77 Commits

Author SHA1 Message Date
5a72540db2 homserver -> homeserver 2023-02-02 18:12:12 +00:00
89f5069aa2 chore: new v3 recipe release 2023-01-08 02:05:27 +01:00
77b3dbdaa9 fix: use correct user, role does exist 2023-01-08 01:59:46 +01:00
ee6d1e92f4 fix: media retention is configurable
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/32
2023-01-08 00:10:03 +01:00
3e3c239c88 fix: drop missing role 2023-01-07 23:49:36 +01:00
91d29cfe92 chore: publish 2.6.0+v1.74.0 release 2022-12-20 20:49:03 +01:00
9eb0856888 chore: publish 2.5.0+v1.73.0 release 2022-12-12 17:29:50 +01:00
92a9ea2f22 chore: publish 2.4.0+v1.72.0 release 2022-11-23 15:46:59 +01:00
09ff470ba6 chore: publish 2.3.0+v1.71.0 release 2022-11-16 15:30:50 +01:00
09c4ca146f chore: publish 2.2.0+v1.68.0 release 2022-10-17 13:18:04 +02:00
f56d9db3f6 thread env vars & sort 2022-09-06 01:07:04 +02:00
4cae5f5b75 bump new version 2022-09-06 01:05:11 +02:00
0838cb819e chore: publish 2.1.0+v1.62.0 release 2022-07-15 16:04:52 +02:00
2bac1aa31c fix: try this depends_on trick for the db 2022-05-12 22:29:27 +02:00
dcc9ec543d chore: publish 2.0.0+v1.58.1 release 2022-05-12 17:26:14 +02:00
b5831114f4 fix: thread RETENTION_MAX_LIFETIME & set to 1 month
Previously "1 minute" :/
2022-04-12 17:53:01 +02:00
af3c8fd252 add comrade backupbot 2022-04-12 15:29:56 +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
89892ed818 chore: publish 1.3.0+v1.55.2 release 2022-03-31 17:46:21 +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
e9b5a5360f fix: provide correct initargs
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/23.
2022-03-08 09:17:27 +01:00
1188f5d770 chore: publish 1.2.0+v1.52.0 release 2022-02-10 11:21:01 +01:00
9c1bdb632b chore: publish 1.1.0+v1.51.0 release 2022-02-08 00:46:28 +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
047dac8d21 WIP remove nginx proxying for now
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/20
2021-12-13 16:40:47 +01:00
37465d7baf fix: do fedi port work in traefik 2021-12-13 13:55:16 +01:00
e13dee14bd fix: fedi port and bind_addresses 2021-12-13 13:41:05 +01:00
e9748c1641 fix: drop deploy opts on non-app service 2021-12-13 13:16:22 +01:00
8222f55f64 fix: faster turn around 2021-12-13 12:57:57 +01:00
522b1ef917 fix: omg thread in the right place 2021-12-13 12:54:09 +01:00
1763e0f749 fix: switch over to list for threading 2021-12-13 12:52:48 +01:00
789d5d0745 fix: thread STACK_NAME again 2021-12-13 12:50:01 +01:00
8ab11e14a8 fix: thread STACK_NAME 2021-12-13 12:46:48 +01:00
4daf9eecb3 fix: logging config 2021-12-13 12:39:19 +01:00
68d73bd4e7 fix: no hardcoded secrets 2021-12-13 12:16:23 +01:00
0c0c1d6052 fix: pass domain 2021-12-13 10:56:36 +01:00
10e459f183 feat: disable federation
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/19.
2021-12-12 23:50:45 +01:00
650e0cbc28 feat: proxying support
Part of https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/1.
2021-12-12 23:31:37 +01:00
a5f9105613 fix: template secret, skip _FILE dance 2021-12-12 23:26:06 +01:00
b2a29da9a3 fix: admin email & sort 2021-12-12 23:25:24 +01:00
b7cce0a516 WIP: postgres db support
Part of https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/2.
2021-12-12 20:01:30 +01:00
93ae4d6c8a chore: version label 2021-12-12 19:47:43 +01:00
1ec30af608 chore: bump to latest 2021-12-12 19:23:09 +01:00
dc6146c597 chore: formatting, style 2021-12-12 19:22:49 +01:00
1b1cdf4af2 Revert internal network change (see coop-cloud/organising#62) 2021-07-15 16:08:45 +02:00
68f18336d7 Version v1.38.0; sync labels 2021-07-14 07:02:39 +00:00
012a93a689 Update matrixdotorg/synapse Docker tag to v1.38.0 2021-07-14 07:02:29 +00:00