293 Commits

Author SHA1 Message Date
fca551b735 add keycloak 2 and 3 2023-02-21 13:56:01 +01:00
f43a47d4c8
fix: use new mount for shared secret auth
All checks were successful
continuous-integration/drone/push Build is passing
See b3dfa11097
2023-02-14 10:00:28 +01:00
beeb1e47b1 chore: publish 3.1.0+v1.76.0 release
Some checks failed
continuous-integration/drone/push Build is failing
3.1.0+v1.76.0
2023-02-13 09:26:27 +01:00
931e89f5f5 Merge pull request 'homserver -> homeserver' (#34) from speling into main
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Reviewed-on: #34
2023-02-02 19:09:48 +00:00
josef
5a72540db2 homserver -> homeserver 2023-02-02 18:12:12 +00:00
3wc
703b8d91d2 Switch to self-hosted stack-ssh-deploy image [mass update]
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-21 11:49:56 -08:00
3wc
05e9ee0732 Add drone configs / secrets [mass update]
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 21:32:06 -08:00
3wc
ec22040bd3 Add CI and catalogue generation [mass update]
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-20 10:45:03 -08:00
3wc
d5c70f5567 Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:28 -08:00
4445e0249f
docs: README pass 2023-01-08 02:09:55 +01:00
89f5069aa2
chore: new v3 recipe release 3.0.0+v1.74.0 2023-01-08 02:05:27 +01:00
77b3dbdaa9
fix: use correct user, role does exist 2023-01-08 01:59:46 +01:00
1a0211b743
fix: quote YAML inline dicts correctly 2023-01-08 01:56:30 +01:00
eb541c41ee
fix: consistent compression config 2023-01-08 01:56:13 +01:00
008ec1126b
docs: comments in env sample (getting large!) 2023-01-08 01:28:15 +01:00
0c26ea22f9
docs: write release notes 2023-01-08 01:22:30 +01:00
e3bf165da0
refactor!: remove KEYCLOAK2* env vars
The experiment is over.
2023-01-08 01:15:36 +01:00
245e81e4bb
fix: make bridge logging ERROR only
Decryption happens on the bridges (between systems) so in order to stop
plaintext logging of chat messages, we default to ERROR. If people need
more, they can submit changes for customisation.
2023-01-08 01:11:58 +01:00
9b12e4a0eb
refactor!: unlimited permissions bridge config 2023-01-08 01:04:52 +01:00
e7f81cb9ea
fix: support openid + federation
Closes #30
2023-01-08 00:46:05 +01:00
88bcc2186b
chore: bump homeserver config version 2023-01-08 00:12:03 +01:00
9b3e1793e0
fix: reduce config to match upstream
Closes #33
2023-01-08 00:10:28 +01:00
ee6d1e92f4
fix: media retention is configurable
Closes #32
2023-01-08 00:10:03 +01:00
3e3c239c88
fix: drop missing role 2023-01-07 23:49:36 +01:00
e905c24eb2
style: sort config env vars 2023-01-07 23:44:56 +01:00
91d29cfe92 chore: publish 2.6.0+v1.74.0 release 2.6.0+v1.74.0 2022-12-20 20:49:03 +01:00
9eb0856888 chore: publish 2.5.0+v1.73.0 release 2.5.0+v1.73.0 2022-12-12 17:29:50 +01:00
2cc70498f6
feat: patch bump signal/telegram bridges 2022-12-06 02:40:40 +01:00
92a9ea2f22 chore: publish 2.4.0+v1.72.0 release 2.4.0+v1.72.0 2022-11-23 15:46:59 +01:00
ca2e0d7dc0
chore: new signal/telegram minor/patch versions 2022-11-18 09:48:56 +01:00
09ff470ba6 chore: publish 2.3.0+v1.71.0 release 2.3.0+v1.71.0 2022-11-16 15:30:50 +01:00
09c4ca146f chore: publish 2.2.0+v1.68.0 release 2.2.0+v1.68.0 2022-10-17 13:18:04 +02:00
99f45636f5
expose shared secret also 2022-09-22 16:11:47 +02:00
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