1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00
Commit graph

348 commits

Author SHA1 Message Date
Josué Tille
b8e3f085bd
Increase default upload size 2023-11-22 18:58:42 +01:00
Josué Tille
b78bebaede
cleanup script 2023-11-20 19:26:18 +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
53640f17e7
Improve config file generation 2023-11-02 23:11:02 +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
Tagada
6d47809b6e
Use the last version of setuptools 2023-09-28 21:58:45 +02: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
1347933e01
fix "false" value to "none" in select field 2023-09-02 02:16:56 +00: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
b8379fe2e0
default value for third party server to send confirmation code by SMS. 2023-08-26 00:32:48 +00: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
6c2f8de938
Update upgrade
?/
2023-08-21 21:45:08 +00:00
rosbeef andino
6dd8dcdcde
Update upgrade
my bad
2023-08-21 21:39:33 +00:00
rosbeef andino
ce6ad24a3c
add account_threepid_delegates_msisdn configuration 2023-08-21 20:45:22 +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
rosbeef andino
086a58a74d
Update config
escape  old values starting with # by \# and eventually \*# by \# too
2023-07-21 19:08:34 +00:00
Gredin67
154ca11d00
replace "\# with "# 2023-07-15 02:51:09 +02:00
rosbeef andino
50b41da1dc
Update upgrade auto_join_rooms
add backslash to escape #
2023-07-10 08:07:34 +00:00
rosbeef andino
cb1f43ed2e
Update install auto_join_rooms
add backslash to escape #
2023-07-10 08:06:13 +00:00
rosbeef andino
05b8749c1e
Update config Done 2023-07-09 13:29:41 +00:00
rosbeef andino
3b9218c93f
Update config 2023-07-06 06:53:43 +00:00
gredin67
c7d3eedcaa merge last commits from #374 2023-07-03 22:30:08 +02:00
rosbeef andino
4f7892a786
Update config
Done
2023-07-02 21:07:56 +00:00
rosbeef andino
8e59218e9b
Update config 2023-07-02 19:12:53 +00:00
rosbeef andino
0438f8f21d
Update config
damne i'm bad
2023-07-02 19:10:42 +00:00
rosbeef andino
11eea48fae
Update config bug corrected
my bad
2023-07-02 18:47:44 +00:00
rosbeef andino
2005c1b1fb
Update config auto_join_rooms
Auto join rooms config  should be good.
which more ??
2023-07-01 14:07:50 +00:00
rosbeef andino
c9151251c5
Update config allowed_local_3pids
allowed_local_3pids should work
its mandatory that config part is like that
#allowed_local_3pids:
#  - medium: email
#    pattern: '<pattern>'
#  - medium: msisdn
#    pattern: 'pattern'

no more o duplicate medium with different pattern are allowed
no separated lines

should just vary the comented lines or not
the line starting spaces
2023-07-01 09:27:41 +00:00
rosbeef andino
da52218aeb
Update config registrations_require_3pid ok
registrations_require_3pid should be ok
keep allowed_local_3pid_(email|msisdn)
autojoin_rooms
autocreate_auto_join_rooms
2023-07-01 08:25:47 +00:00
rosbeef andino
1e51a9e661
WIP
sorry i need more time
2023-06-29 14:09:16 +00:00
rosbeef andino
2609503f6d
Update config 2023-06-29 08:39:25 +00:00
Josué Tille
db4cecf095
Fix app service config file 2023-06-06 08:55:32 +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
Gredin67
ef46161638
nginx max_upload_size 2023-04-18 22:48:23 +02:00
Josué Tille
eb3d09b662
Cleanup install/upgrade source 2023-03-06 08:38:42 +01:00
Josué Tille
136d04abea
fix setup source 2023-02-16 08:07:44 +01:00
Josué Tille
b6fdf2e998
Fix typo 2023-02-16 00:09:54 +01:00
Josué Tille
10d66805ef
fix path issue 2023-02-15 22:29:06 +01:00
Josué Tille
24b07765e1
Add missing chown 2023-02-15 20:17:04 +01:00