Josué Tille
3a1d10d852
First implementation of matrix sliding proxy
2024-03-08 12:09:53 +01:00
Josué Tille
17ebb27425
Remplement TLS/DTLS for calls
2024-03-07 22:43:41 +01:00
Josué Tille
718f6e6ac7
Remove turn_allow_guest settings and use allow_guest_access instead
2024-03-05 22:54:57 +01:00
Josué Tille
42b6143104
Avoid to set whole permission on data dir when change-url and config
2024-02-29 20:14:04 +01:00
Josué Tille
86293ea5c6
Cleanup default synapse config not used
2024-02-26 21:38:22 +01:00
Josué Tille
131d6d4cff
On dh file generation, remove dsaparam as it's not supported on debian bookworm
2024-02-22 23:38:23 +01:00
Josué Tille
606a38b59d
Simplify call to venv
2024-02-21 08:20:16 +01:00
Josué Tille
f1dd82feec
Rework maintenance scripts
2024-02-20 23:49:41 +01:00
Josué Tille
0cb7777098
Add description for services
2024-02-20 23:11:51 +01:00
Josué Tille
0fd65f2467
First draft of upgrade from old version
2024-02-20 23:11:51 +01:00
Josué Tille
4311d1e98d
Add warning when server_name config are not managed by yunohost
2024-02-20 21:18:09 +01:00
Josué Tille
995ad42c0b
Rework default value on install
...
- Turn allow guest don't need to be enable when account creation is allowed
- 3pid lookup is completly indpendant of account creation
- SSO enabled is not used any more
2024-02-16 23:29:13 +01:00
Josué Tille
47ffaea069
Remove 'none' value for 3pid on account creation as it's not accepted by synapse without workaround
2024-02-16 23:27:55 +01:00
Josué Tille
e7e2b725cc
Cleanup temporary workaround
2024-02-06 21:34:39 +01:00
Éric Gaspar
df8f1884cc
Merge remote-tracking branch 'origin/testing' into v2
2024-02-06 21:28:36 +01:00
Josué Tille
ae1c617812
Fix install
2024-02-06 21:04:18 +01:00
Josué Tille
fbeb092ac4
Remove yunohost user creation
2024-02-06 21:04:05 +01:00
Josué Tille
b2e2341ff1
Standardize unit name
...
This is in prevision for multiple services linked to the same app, so we can have something like $app-coturn, $app-slide-proxy, ...
2024-02-06 20:42:00 +01:00
Josué Tille
236bfd27e8
Use $app instead of $YNH_APP_ID
2023-12-18 14:35:56 +01:00
Josué Tille
b4fa0b6d8d
Fix checksum issue
2023-11-22 19:03:17 +01:00
Josué Tille
b8e3f085bd
Increase default upload size
2023-11-22 18:58:42 +01:00
Josué Tille
4b4ce678f5
Fix warnings
2023-11-22 17:18:40 +01:00
Josué Tille
3f78f68ea6
Fix sso
2023-11-22 15:33:55 +01:00
Josué Tille
1d4173a3b3
Add missing setting
2023-11-02 23:11:03 +01:00
Josué Tille
8399b817de
Increase default upload size
2023-11-02 23:11:03 +01:00
Josué Tille
1cfd575980
Fix install issues
2023-11-02 23:11:02 +01:00
Josué Tille
b435f316a2
Full rework of all scripts
...
- Adapt all script with packaging v2
- Rework cleanly control pannel and remove all replace in file as it's breaken after each update
- Cleanup
2023-11-01 18:52:07 +01:00
Josué Tille
1be257483e
Update manifest
2023-10-31 22:55:16 +01:00
Josué Tille
3082db3801
Migrate with script
2023-10-31 22:19:40 +01:00
Josue-T
381611bb8d
Merge pull request #356 from Gredin67/config-panel
...
improve config panel
2023-09-13 08:46:58 +02:00
rosbeef andino
924b976afb
fix "false" value to "none" in select field
2023-09-02 02:16:06 +00:00
rosbeef andino
8c32dcde62
fix duplicated default value
2023-09-01 00:10:08 +00:00
ericgaspar
a83c3438a5
extra_php
2023-08-26 12:07:09 +02:00
rosbeef andino
bc753b37c4
defaullt value for third party server to send confirmation code by SMS.
2023-08-26 00:30:42 +00:00
Gredin67
154f419b49
typo?
2023-08-23 22:18:17 +02:00
rosbeef andino
902e05601d
Update install account_threepid_delegates_msisdn
2023-08-22 23:36:41 +00:00
rosbeef andino
9258436e9f
add account_threepid_delegates_msisdn default config
2023-08-21 20:40:32 +00:00
Gredin67
a962f7e09f
double quotes
2023-08-13 18:47:19 +02:00
rosbeef andino
f6c284a4aa
Update install
...
in my opinion
2023-07-21 19:29:43 +00:00
Gredin67
154ca11d00
replace "\# with "#
2023-07-15 02:51:09 +02:00
rosbeef andino
cb1f43ed2e
Update install auto_join_rooms
...
add backslash to escape #
2023-07-10 08:06:13 +00:00
gredin67
c7d3eedcaa
merge last commits from #374
2023-07-03 22:30:08 +02:00
Josué Tille
b1968a55cb
Fix app_service config file
2023-05-25 12:38:09 +02:00
Gredin67
ed452ea71f
Merge branch 'testing' into config-panel
2023-04-23 14:23:26 +02:00
rosbeef andino
d5869bdb36
Update install
2023-01-30 17:00:49 +00:00
gredin67
75349b38b7
restructure allowed_local_3pids
2023-01-19 10:08:18 +01:00
Josue-T
42fe0302b3
Merge pull request #360 from Gredin67/fix-sso-client-whithelist-generation
...
Fix lists in config
2023-01-15 12:53:41 +01:00
gredin67
af225f6201
Merge branch 'master' into config-panel
2023-01-14 12:50:23 +01:00
gredin67
84eb157391
config max_upload_size
2023-01-13 12:38:30 +01:00
gredin67
fa02d4e9c0
typo
2023-01-11 17:36:28 +01:00