Gredin67
5d6efa05b7
Apply suggestions from code review
...
Co-authored-by: Josue-T <josue@tille.ch>
2023-01-18 15:20:11 +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
Josue-T
500bb6538a
force attrs version too
2023-01-13 08:16:02 +01:00
Josue-T
13973bfc84
Merge pull request #358 from YunoHost-Apps/fix_issue_335
...
Fix upgrade with old pyopenssl
2023-01-12 08:02:02 +01:00
gredin67
5e939bada8
yeepy!
2023-01-11 18:31:49 +01:00
gredin67
3af6cc79e9
typotypo
2023-01-11 18:13:23 +01:00
gredin67
36df907490
tyyyyyyyyyyyyyy
2023-01-11 17:52:30 +01:00
gredin67
5ee7ed4f22
typo
2023-01-11 17:42:10 +01:00
gredin67
fa02d4e9c0
typo
2023-01-11 17:36:28 +01:00
gredin67
e6a6fffef1
typo
2023-01-11 17:21:45 +01:00
gredin67
3ced5e2a7c
clean config init
2023-01-11 17:11:43 +01:00
gredin67
2cabc70378
erase custom config panel
2023-01-11 15:02:48 +01:00
gredin67
7ada897751
init allow_regis at upgrade
2023-01-11 14:53:53 +01:00
gredin67
56ad01bdb9
client urls
2023-01-11 14:03:52 +01:00
Gredin67
b28486fcd5
correst string compare syntax
2023-01-11 12:29:02 +01:00
Gredin67
2462d89af1
disable password if registration disabled
2023-01-10 18:22:38 +01:00
Carlos Solís
39ffead3a9
Make user creation script depend on YNH version
...
The format used to create a new user on YunoHost 11.1 and above is different than the one used beforehand. This change is intended to detect which version is currently installed and use the correct format.
2023-01-10 09:56:15 -06:00
Gredin67
e8ddae15d8
e2e_enabled_by_default [all,invite,off]
2023-01-10 16:36:46 +01:00
Gredin67
eb51ba4e8b
correct init e2e_default
2023-01-10 15:26:29 +01:00
Gredin67
2915167b7c
correct __FOOBAR__ init
2023-01-10 12:37:02 +01:00
Gredin67
04a2760423
give auto_join_rooms default
2023-01-10 04:14:11 +01:00
Gredin67
6678d886ce
Update upgrade
2023-01-10 02:07:48 +01:00
Gredin67
45f272140f
Update install
2023-01-10 02:05:30 +01:00
Gredin67
5dbf9f89dd
matrix.to
2023-01-10 00:20:52 +01:00
Gredin67
24044b0ecd
default to matrix.to
2023-01-09 23:26:39 +01:00
Carlos Solís
d3694bcc55
Fix issue with user creation script
...
In recent versions, YunoHost has deprecated the parameters "-f FIRSTNAME" and "-l LASTNAME", substituting them with "-F FULLNAME" instead. Without this patch, newer versions of YunoHost will output an error message, "WARNING - Not a tty, can't do interactive prompts", and fail installing or upgrading.
2023-01-09 11:12:22 -06:00
Gredin67
8e153d4fd6
Update upgrade
2023-01-09 12:03:14 +01:00
Gredin67
c7208ce272
Update install
2023-01-09 12:02:56 +01:00
Josue-T
f3b89ccce4
Update _common.sh
2023-01-09 12:01:04 +01:00
Gredin67
2b3cf8c331
revert remove jitsi setting
2023-01-06 17:34:41 +01:00
Gredin 67
d0efc856de
https element url
2023-01-06 14:48:08 +01:00
Gredin 67
cbebfa9557
imrove config panel
2023-01-06 14:38:14 +01:00
Éric Gaspar
011fc2a6c1
Fix typos and follow example_ynh template
2022-10-28 10:59:40 +02:00
Éric Gaspar
eecdb6d356
Silent warnings
2022-10-28 10:50:43 +02:00
Josue-T
4c9ff8dd07
Update scripts/install
2022-10-24 10:53:52 +02:00
Josue-T
334d100cf4
Update scripts/upgrade
2022-10-24 10:53:38 +02:00
tituspijean
2e06f532e9
Merge branch 'testing' into fix-changeurl
2022-09-20 21:14:42 +02:00
tituspijean
752f2d3bf6
No need to change permissions
...
Co-authored-by: Josué Tille <josue@tille.ch>
2022-09-20 21:11:07 +02:00
tituspijean
8e3f7d978c
Handle /_synapse permission in change_url too
2022-09-18 12:29:28 +02:00
tituspijean
678dea3213
Add /_synapse path permission for administration API
2022-09-18 12:26:00 +02:00
Josué Tille
acb6125509
Fix install
2022-09-15 17:36:12 +02:00
Josué Tille
2c0266f6bf
Fix email configuration
2022-06-24 13:10:44 +02:00
Josué Tille
43f16d8898
Fix typo
2022-06-17 07:56:52 +02:00
Josué Tille
d7e9813f9b
Fix install on bullseye
2022-05-28 14:18:14 +02:00
Josué Tille
45a06ac69a
Update configuration from upstream
2022-05-28 00:19:44 +02:00
Josué Tille
dc8319dc04
Fix install
2022-05-26 17:27:30 +02:00
Josué Tille
388ebabf39
Fix warning and create yunohost user for ldap filter and send email correctly
2022-05-26 17:19:33 +02:00
Josué Tille
e5f93690db
Fix linter warning
2022-05-26 16:41:22 +02:00
tituspijean
e3b992c8e9
Fix change_url's ynh_permission_url parameters
2022-02-21 21:03:01 +01:00