Commit Graph
80 Commits
Author SHA1 Message Date
decentral1se 2bac1aa31c fix: try this depends_on trick for the db 2022-05-12 22:29:27 +02:00
decentral1se dd4841dbe0 fix: telegram bot - hacking it until it runs 2022-05-12 22:27:12 +02:00
decentral1se 467a35e7b9 fix: add missing secret 2022-05-12 21:52:58 +02:00
decentral1se 06381aceaf fix: file path for telegram bridge config 2022-05-12 21:46:11 +02:00
decentral1se d9c5248f8c remove additional config 2022-05-12 21:33:24 +02:00
decentral1se 786bf0587f feat: first run at telegram bridge
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/29
2022-05-12 21:31:50 +02:00
decentral1se 840f532376 docs: typo [ci skip] 2022-05-12 19:32:36 +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
decentral1se 005ce43f61 feat: encryption by default
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/22.
2022-04-03 19:25:19 +02:00
decentral1se bca2a983c0 docs: more feedback on deploy 2022-03-31 17:56:04 +02:00
decentral1se 89892ed818 chore: publish 1.3.0+v1.55.2 release 2022-03-31 17:46:21 +02:00
decentral1se 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
decentral1se 919e9253ae Disable registrations by default
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/22.
2022-03-13 16:55:48 +01:00
decentral1se c71f3bc519 very hacky multiple keycloaks!
See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/24.
2022-03-08 09:34:00 +01:00
decentral1se e9b5a5360f fix: provide correct initargs
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/23.
2022-03-08 09:17:27 +01:00
decentral1se 1188f5d770 chore: publish 1.2.0+v1.52.0 release 2022-02-10 11:21:01 +01:00
decentral1se 17ad6ac250 docs: more tips around privacy stuff 2022-02-08 01:49:08 +01:00
decentral1se 1bcb2d83b2 docs: document features 2022-02-08 01:42:32 +01:00
decentral1se 8ded1abe20 docs: inline commands, fix links 2022-02-08 01:41:44 +01:00
decentral1se 6f3e135b1d docs: newline in metadata 2022-02-08 01:38:23 +01:00
decentral1se 02a9d526fd docs: remove old badge 2022-02-08 01:38:19 +01:00
decentral1se d5bde0c969 chore: remove old file 2022-02-08 01:37:35 +01:00
decentral1se 29c4b53f40 docs: more tips from tracking configs 2022-02-08 01:37:17 +01:00
decentral1se 89bb7a9f58 chore: ignore synapse clone 2022-02-08 01:37:10 +01:00
decentral1se 9c1bdb632b chore: publish 1.1.0+v1.51.0 release 2022-02-08 00:46:28 +01:00
decentral1se 32b1f856b7 fix: remove old vendor & bump log config 2022-02-08 00:32:58 +01:00
decentral1se 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
cellarspoon f5275b2384 bump config version 2022-01-12 11:34:09 +01:00
cellarspoon ef7d74d102 autojoin room config 2022-01-12 11:27:43 +01:00
cellarspoon a8f43e725d fix: metadata parsing 2021-12-26 02:30:53 +01:00
cellarspoon fa101da24b drop that back for testing 2021-12-13 17:29:20 +01:00
cellarspoon 98635cb612 fix: close up and quote password 2021-12-13 17:28:53 +01:00
cellarspoon 643eceae13 update vendor 2021-12-13 17:24:22 +01:00
cellarspoon 64905ccc35 feat: smtp support 2021-12-13 17:21:07 +01:00
cellarspoon 965809ce11 fix: whitelist SSO 2021-12-13 16:55:38 +01:00
cellarspoon 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
cellarspoon 33d6f5819c fix: support openid 2021-12-13 15:00:04 +01:00
cellarspoon 96a28d62ca fix: use root 2021-12-13 14:12:10 +01:00
cellarspoon 038f03d872 fix: quotes 2021-12-13 14:01:37 +01:00
cellarspoon 37465d7baf fix: do fedi port work in traefik 2021-12-13 13:55:16 +01:00
cellarspoon d2db4622a6 fix: drop that 2021-12-13 13:47:39 +01:00
cellarspoon 9800197803 fix: fixed turn_uris 2021-12-13 13:42:02 +01:00
cellarspoon e13dee14bd fix: fedi port and bind_addresses 2021-12-13 13:41:05 +01:00
cellarspoon ff78ac0aab fix: env var + escaping logic 2021-12-13 13:22:14 +01:00
cellarspoon 85949eed2b fix: set default 2021-12-13 13:18:17 +01:00
cellarspoon e9748c1641 fix: drop deploy opts on non-app service 2021-12-13 13:16:22 +01:00
cellarspoon 2f294803ac fix: more conn tweaks for postgres 2021-12-13 13:10:23 +01:00
cellarspoon fa503e1f1d fix: ; 2021-12-13 12:58:46 +01:00
cellarspoon 8222f55f64 fix: faster turn around 2021-12-13 12:57:57 +01:00
cellarspoon 9ddafdbbc6 fix: pass secret 2021-12-13 12:56:34 +01:00
cellarspoon 522b1ef917 fix: omg thread in the right place 2021-12-13 12:54:09 +01:00
cellarspoon 1763e0f749 fix: switch over to list for threading 2021-12-13 12:52:48 +01:00
cellarspoon 789d5d0745 fix: thread STACK_NAME again 2021-12-13 12:50:01 +01:00
cellarspoon 8ab11e14a8 fix: thread STACK_NAME 2021-12-13 12:46:48 +01:00
cellarspoon 184252de29 fix: get the full addr 2021-12-13 12:46:00 +01:00
cellarspoon aa7357596a docs: log generation 2021-12-13 12:43:51 +01:00
cellarspoon b4b867bf4f fix: generate new log config 2021-12-13 12:42:40 +01:00
cellarspoon 4daf9eecb3 fix: logging config 2021-12-13 12:39:19 +01:00
cellarspoon 68d73bd4e7 fix: no hardcoded secrets 2021-12-13 12:16:23 +01:00
cellarspoon 6727434db5 fix: remove test domain 2021-12-13 12:06:26 +01:00
cellarspoon 85598331b7 fix: get perms working 2021-12-13 12:06:20 +01:00
cellarspoon 0c0c1d6052 fix: pass domain 2021-12-13 10:56:36 +01:00
cellarspoon 7094f51810 fix: stop templating falling over keycloak 2021-12-13 10:56:27 +01:00
cellarspoon e8a876a28c fix: vendor homeserver config 2021-12-13 10:46:18 +01:00
cellarspoon 17d116c600 fix: drop that missing password 2021-12-13 10:38:55 +01:00
cellarspoon d53efd82b9 fix: set right type 2021-12-13 10:37:46 +01:00
cellarspoon fd76821803 fix: pass list for turn_uris 2021-12-13 10:37:03 +01:00
cellarspoon e2d21764f1 fix: dont use turn user/pass 2021-12-13 10:32:06 +01:00
cellarspoon daf4fcb02e feat: turn config
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/17.
2021-12-13 00:03:24 +01:00
cellarspoon 4f936a594a feat: keycloak config
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/18.
2021-12-12 23:56:34 +01:00
cellarspoon 10e459f183 feat: disable federation
Closes https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/19.
2021-12-12 23:50:45 +01:00
cellarspoon 650e0cbc28 feat: proxying support
Part of https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/1.
2021-12-12 23:31:37 +01:00
cellarspoon a5f9105613 fix: template secret, skip _FILE dance 2021-12-12 23:26:06 +01:00
cellarspoon b2a29da9a3 fix: admin email & sort 2021-12-12 23:25:24 +01:00
cellarspoon 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
cellarspoon 93ae4d6c8a chore: version label 2021-12-12 19:47:43 +01:00
cellarspoon 1ec30af608 chore: bump to latest 2021-12-12 19:23:09 +01:00
cellarspoon dc6146c597 chore: formatting, style 2021-12-12 19:22:49 +01:00
cellarspoon 87df9c99c6 chore: remove old file 2021-12-12 19:21:56 +01:00