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

53 commits

Author SHA1 Message Date
Thatoo
186e9eaae3
typo update config_panel.toml
coll -> call
2024-06-22 21:19:59 +02:00
Josué Tille
821b1c1da4
Fix config panel 2024-06-22 17:49:08 +02:00
Josué Tille
17ebb27425
Remplement TLS/DTLS for calls 2024-03-07 22:43:41 +01:00
Josué Tille
70ba8c85df
Temporary remove markdown help on advanced config panel 2024-03-05 23:31: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
9cdcf07c2b
Fix config panel with tags 2024-02-29 20:14:25 +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
8e6e411a53
Standardize texts for questions on control panel 2024-02-16 22:41:20 +01:00
Josué Tille
c749926339
Fix config panel 2024-02-14 22:33:46 +01:00
Josué Tille
86b4250144
Fix config panel systemd unit 2024-02-06 22:02:32 +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
rosbeef andino
5f71398ae8
fix "false" value to "none" in select field 2023-09-02 02:14:12 +00:00
rosbeef andino
594607424b
Update config_panel.toml 2023-08-30 00:26:33 +00:00
rosbeef andino
9fb4fe1f0b
third party server to send confirmation code by SMS. last change 2023-08-26 00:29:00 +00:00
rosbeef andino
a509883d2c
correct threepid error 2023-08-23 22:45:02 +00:00
rosbeef andino
3ec12e3761
little update 2023-08-21 20:34:35 +00:00
rosbeef andino
f89060f190
add msisdn third party server condifuration for SMS otp 2023-08-21 20:30:00 +00:00
Gredin67
a962f7e09f
double quotes 2023-08-13 18:47:19 +02:00
Gredin67
9d4c9ab292
\\\ will write \\ 2023-07-31 02:03:22 +02:00
Gredin67
96e125a103
Update config_panel.toml 2023-07-26 11:13:55 +02:00
Gredin67
9f585ffcd6
Update config_panel.toml 2023-07-26 10:27:35 +02:00
Gredin67
86a92731c6
Update config_panel.toml 2023-07-25 22:26:02 +02:00
rosbeef andino
2e4e56ba1c
Update config_panel.toml 2023-07-21 19:04:11 +00:00
Gredin67
9b6641ddbb
correct help \\\\+ to write \\+ 2023-07-15 14:09:20 +02:00
Gredin67
c17d50bb2b
help \\\ for user \\ to write \ 2023-07-15 03:58:54 +02:00
Gredin67
74c213b3d2
Update config_panel.toml
see https://toml.io/en/v1.0.0#comment
2023-07-15 02:34:05 +02:00
rosbeef andino
c77c1eb6a4
Update config_panel.toml auto_join_rooms
backslash seems to be required to escape the # in the room list \#example:example.com
2023-07-10 08:03:48 +00:00
rosbeef andino
3a42d18fe2
Update config_panel.toml
reverse update after understanding what return tags fields
2023-07-06 07:00:28 +00:00
gredin67
c7d3eedcaa merge last commits from #374 2023-07-03 22:30:08 +02:00
rosbeef andino
94d49b7a66
Update config_panel.toml
Only work with '
2023-07-02 21:12:13 +00:00
rosbeef andino
b0eba01152
Update config_panel.toml
auto_join_rooms help modification
2023-07-01 14:11:40 +00:00
rosbeef andino
b949352a45
Update config_panel.toml 2023-06-29 08:28:25 +00:00
rosbeef andino
0eac5aad59
Update config_panel.toml 2023-01-30 16:56:17 +00:00
rosbeef andino
c2e1891f39
Update config_panel.toml 2023-01-30 16:50:32 +00:00
rosbeef andino
86345a686e
Update config_panel.toml 2023-01-28 20:10:23 +00:00
rosbeef andino
0588509c64
add privacy on push notifications
I think it's the only things to do with that.
2023-01-28 19:29:09 +00:00
gredin67
75349b38b7 restructure allowed_local_3pids 2023-01-19 10:08:18 +01:00
gredin67
2faeeb5b75 make panel load 2023-01-18 18:48:51 +01:00
gredin67
7baee4b2b4 typo 2023-01-18 18:22:56 +01:00
gredin67
d5b8ec1ac9 correct visible syntax 2023-01-18 18:13:00 +01:00
gredin67
dbee6ce94c refactor config panel structure 2023-01-18 17:46:24 +01:00
gredin67
84eb157391 config max_upload_size 2023-01-13 12:38:30 +01:00
gredin67
3ced5e2a7c clean config init 2023-01-11 17:11:43 +01:00
gredin67
56ad01bdb9 client urls 2023-01-11 14:03:52 +01:00
Gredin67
04a2760423
give auto_join_rooms default 2023-01-10 04:14:11 +01:00
Gredin67
4d0a7b9ff5
correct bind 2023-01-09 11:40:53 +01:00
Gredin 67
cbebfa9557 imrove config panel 2023-01-06 14:38:14 +01:00
Éric Gaspar
5808036628 config panel no ready 2022-11-14 23:39:59 +01:00
Éric Gaspar
acab96f9fa Update config_panel.toml 2022-10-28 09:26:12 +02:00
Josué Tille
e5f93690db
Fix linter warning 2022-05-26 16:41:22 +02:00