Commit Graph

153 Commits

Author SHA1 Message Date
998583c2a5 set ALLOWED_LIFETIME_MAX (retention) 2022-09-06 01:03:15 +02:00
0dff883beb upgrading to latest bridge tag 2022-09-02 14:36:03 +02:00
cd0f6359b1 fix typo & add helpful note 2022-07-19 16:26:36 +02:00
edf72453a6 pin to working tag 2022-07-16 00:59:05 +02:00
f18f098b45 remove release notes 2022-07-16 00:32:17 +02:00
0838cb819e chore: publish 2.1.0+v1.62.0 release 2.1.0+v1.62.0 2022-07-15 16:04:52 +02:00
0e3c286eaf feat: discord bridging
See #31
2022-05-16 18:55:32 +02:00
2beb6e4bf0 feat: telegram bridge admins 2022-05-15 10:59:50 +02:00
bf3db9999f documenting the chaos 2022-05-15 10:47:52 +02:00
00b0375b1c fix: no underscore, synapse doesn't like it 2022-05-15 10:39:42 +02:00
1832911526 docs: re-format guide 2022-05-12 22:32:35 +02:00
2bac1aa31c fix: try this depends_on trick for the db 2022-05-12 22:29:27 +02:00
dd4841dbe0 fix: telegram bot - hacking it until it runs 2022-05-12 22:27:12 +02:00
467a35e7b9 fix: add missing secret 2022-05-12 21:52:58 +02:00
06381aceaf fix: file path for telegram bridge config 2022-05-12 21:46:11 +02:00
d9c5248f8c remove additional config 2022-05-12 21:33:24 +02:00
786bf0587f feat: first run at telegram bridge
See #29
2022-05-12 21:31:50 +02:00
840f532376 docs: typo [ci skip] 2022-05-12 19:32:36 +02:00
dcc9ec543d chore: publish 2.0.0+v1.58.1 release 2.0.0+v1.58.1 2022-05-12 17:26:14 +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
6041ad6112 fix: use in to allow multiple overrides 2022-04-12 23:32:18 +02:00
1afa8cf7b7 chore: remove whitespace 2022-04-12 17:53:30 +02:00
b5831114f4 fix: thread RETENTION_MAX_LIFETIME & set to 1 month
Previously "1 minute" :/
2022-04-12 17:53:01 +02:00
02d78e9aa9 Merge pull request 'add comrade backupbot' (#28) from backupbot into main
Reviewed-on: #28
2022-04-12 13:47:24 +00:00
af3c8fd252 add comrade backupbot 2022-04-12 15:29:56 +02:00
40d6b1df4e Add note about federation. 2022-04-06 16:07:31 +00:00
0378e8d89f bump homeserver.yaml version 2022-04-06 17:31:14 +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 #22.
2022-04-03 19:25:19 +02:00
bca2a983c0 docs: more feedback on deploy 2022-03-31 17:56:04 +02:00
89892ed818 chore: publish 1.3.0+v1.55.2 release 1.3.0+v1.55.2 2022-03-31 17:46:21 +02:00
1b32621af9 config to hide local login
Closes #25.
2022-03-14 17:19:56 +01:00
919e9253ae Disable registrations by default
See #22.
2022-03-13 16:55:48 +01:00
c71f3bc519 very hacky multiple keycloaks!
See #24.
2022-03-08 09:34:00 +01:00
e9b5a5360f fix: provide correct initargs
Closes #23.
2022-03-08 09:17:27 +01:00
1188f5d770 chore: publish 1.2.0+v1.52.0 release 1.2.0+v1.52.0 2022-02-10 11:21:01 +01:00
17ad6ac250 docs: more tips around privacy stuff 2022-02-08 01:49:08 +01:00
1bcb2d83b2 docs: document features 2022-02-08 01:42:32 +01:00
8ded1abe20 docs: inline commands, fix links 2022-02-08 01:41:44 +01:00
6f3e135b1d docs: newline in metadata 2022-02-08 01:38:23 +01:00
02a9d526fd docs: remove old badge 2022-02-08 01:38:19 +01:00
d5bde0c969 chore: remove old file 2022-02-08 01:37:35 +01:00
29c4b53f40 docs: more tips from tracking configs 2022-02-08 01:37:17 +01:00
89bb7a9f58 chore: ignore synapse clone 2022-02-08 01:37:10 +01:00
9c1bdb632b chore: publish 1.1.0+v1.51.0 release 1.1.0+v1.51.0 2022-02-08 00:46:28 +01:00
32b1f856b7 fix: remove old vendor & bump log config 1.0.1+1.48.0 2022-02-08 00:32:58 +01:00
c807a7813d feat: more privacy friendly defaults
See #22
2022-02-08 00:32:28 +01:00
f5275b2384 bump config version 2022-01-12 11:34:09 +01:00
ef7d74d102 autojoin room config 2022-01-12 11:27:43 +01:00
a8f43e725d fix: metadata parsing 2021-12-26 02:30:53 +01:00