54 Commits

Author SHA1 Message Date
a1d7fdad2d
bump python version in shared_secret_authenticator module 2025-02-11 19:01:59 +01:00
a90ccaa65b add synapse-admin
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-28 17:42:07 +01:00
7c0e822940 fix bridge token extraction
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-17 20:13:09 +01:00
d6178fd380 improve set_bridge_tokens
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-17 17:45:18 +01:00
2a18291f48 add script to setup bridge tokens
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-17 15:43:47 +01:00
vdietrich
943ed58db4 new version of signal bridge conf
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-16 15:53:46 +01:00
5c6985596e update backupbot label
Some checks failed
continuous-integration/drone/push Build is failing
2024-10-24 14:30:32 +02:00
0498d8006f finalize signal bot upgrade 2024-09-19 14:57:49 +02:00
eae5c82d88 update signalbot and fix configs 2024-08-29 13:30:25 +02:00
f13856b14c add web_client_location 2024-07-26 14:09:12 +02:00
3wc
951fc56434 app → web, synapse → app
Fixes #42
2024-04-12 12:30:05 -03:00
3wc
2658fed366 Fix permissions on generated files
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-27 00:38:39 -03:00
dfed1e54da chore: publish 5.0.4+v1.100.0 release
Some checks failed
continuous-integration/drone/push Build is failing
2024-02-19 13:55:03 +01:00
b9097c1f94 fix: don't break when logging in with keycloak
Some checks failed
continuous-integration/drone/push Build is failing
2023-10-23 20:19:17 +02:00
a85310346b
fix: drop config if not using
Some checks failed
continuous-integration/drone/push Build is failing
2023-10-11 13:23:54 +02:00
43a3502fad
refactor: point to config manual 2023-10-11 12:45:06 +02:00
08b49c14d9
feat: use nginx proxy, config for public rooms (fedi)
Some checks failed
continuous-integration/drone/push Build is failing
See #38.
2023-10-08 01:41:29 +02:00
b57b73d5d6 fix: bump homeserver config version 2023-07-18 21:46:54 +02:00
d22a8257fb command for adding admin user
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-06 17:02:49 +02:00
b2e8bf9c8b
chore: bump telegram config
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-10 18:03:46 +02:00
3wc
50e0aa06cc Support separate DOMAIN vs SERVER_NAME
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-23 15:34:58 -04:00
fd1a6c7a4a fix keyserver problems when federating 2023-04-08 23:09:16 +02:00
6e556c8b2d fix: put smtp password in quotes
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-05 12:05:26 +01:00
fca551b735 add keycloak 2 and 3 2023-02-21 13:56:01 +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
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
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
e905c24eb2
style: sort config env vars 2023-01-07 23:44:56 +01: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
77170432eb
bump homeserver config 2022-09-06 01:04:00 +02:00
0838cb819e chore: publish 2.1.0+v1.62.0 release 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
786bf0587f
feat: first run at telegram bridge
See #29
2022-05-12 21:31:50 +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
0378e8d89f bump homeserver.yaml version 2022-04-06 17:31:14 +02:00
005ce43f61
feat: encryption by default
See #22.
2022-04-03 19:25:19 +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
32b1f856b7
fix: remove old vendor & bump log config 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
fa101da24b
drop that back for testing 2021-12-13 17:29:20 +01:00
643eceae13
update vendor 2021-12-13 17:24:22 +01:00
4daf9eecb3
fix: logging config 2021-12-13 12:39:19 +01:00