160 Commits

Author SHA1 Message Date
1e8b616cba
feat: shared secret auth 2022-09-22 16:01:19 +02:00
13edf77ece
signal bridging mayhem working 2022-09-21 10:54:27 +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
77170432eb
bump homeserver config 2022-09-06 01:04:00 +02:00
c423db2cb7
config media retention settings 2022-09-06 01:03:45 +02:00
e59de33d5b
enable complexity limiting 2022-09-06 01:03:28 +02:00
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