Commit graph

34 commits

Author SHA1 Message Date
Dante
a7259d9d3d Merge branch 'testing' into add_e2be 2022-08-08 13:09:06 +01:00
yalh76
4a4004ade2 less warnings 2022-07-16 16:24:51 +02:00
yalh76
0fd0bb3892 Remove ynh_print_ON/OFF 2022-07-16 16:20:47 +02:00
yalh76
9b93bd2e2c Apply last example_ynh 2022-07-16 01:38:42 +02:00
Dante
78bbed1ccf Merge branch 'testing' into add_e2be 2022-04-12 17:33:02 +01:00
Dante
3b5ce11787 Configure end-to-bridge encryption 2022-04-12 17:25:33 +01:00
Gredin67
dfed70e341
Update upgrade 2022-03-23 23:52:22 +01:00
Gredin67
8f4eab48b4
Update upgrade 2022-03-23 23:46:40 +01:00
Gredin67
769004f9fc
Update install 2022-03-23 23:45:52 +01:00
tituspijean
11305d5f0e
Add libffi-dev dependency for successful build 2021-12-29 17:35:17 +01:00
Alexandre Aubin
c2c2696bff
upgrade: export HOME 2021-12-04 16:28:38 +01:00
Benedikt Tissot
a3146ea59d remove bot_synapse_adm and maintainer + update
as I do not use yunohost anymore testing is unnecessary complicated,
hopefully someone else wants to go on with maintaining this app
2021-12-03 09:37:42 +01:00
benneti
7e6b841b49
always export home
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-10-03 18:59:52 +02:00
Benedikt Tissot
1a7f1c5568 better indentation 2021-09-17 18:04:55 +02:00
Benedikt Tissot
17b7baf47a temporary fix to install from webinterface
when home is not set pip cannot install the package, therefore set HOME
to a well defined path
2021-09-17 18:03:52 +02:00
Benedikt Tissot
fe51aea704 add bot_synapse_adm option 2021-09-17 17:53:12 +02:00
Benedikt Tissot
67f34a368c simplify config generation 2021-09-17 17:38:47 +02:00
Benedikt Tissot
496910b94e try to make CI work 2021-09-10 13:44:06 +02:00
ericgaspar
187f2ae98b Fix 2021-09-05 17:04:01 +02:00
ericgaspar
51692bb05c Fix linter warnings 2021-09-05 14:24:10 +02:00
Benedikt Tissot
e579544bf9 improve restore script 2021-08-19 16:38:52 +02:00
Benedikt Tissot
a71be4cbbe FIX: upgrade and restore had the user not set 2021-06-14 19:35:46 +02:00
Benedikt Tissot
54002b17b6 simplify backup and restore 2021-04-05 17:12:00 +02:00
Benedikt Tissot
b2871b79c0 cleanup install script 2021-04-05 17:05:31 +02:00
Benedikt Tissot
aa21f60051 backup correct db 2021-04-05 17:05:23 +02:00
Benedikt Tissot
6c918b2425 for now build without hq_thumbnails 2021-04-05 16:40:54 +02:00
Benedikt Tissot
31bb489880 correct database in restore script 2021-04-05 16:30:01 +02:00
Benedikt Tissot
e530635ef7 hopefully fix upgrade and restore 2021-04-05 16:01:48 +02:00
Benedikt Tissot
b703c82de5 fix restore script 2021-04-05 15:43:02 +02:00
Benedikt Tissot
5c14127b70 small fixes 2021-04-05 15:33:18 +02:00
Benedikt Tissot
fd407bee14 upgrade and try ynh_add_config helper 2021-04-05 15:20:06 +02:00
Benedikt Tissot
3526c4a3dd improve backup and install scripts 2021-04-05 13:28:00 +02:00
Benedikt Tissot
8a7d54dbc3 change signal to telegram
add commas to make json happy

some minor enhancements

hopefully fix mising bdist_wheel

add zlib1g-dev as dependency

needed to compile / install pillow in virtualenv

libjpeg is also a dep of pillow

disable packages requiring pillow for now

another try with corrected config.toml

add missing arguments to alembic

try other options for alembic

try again with the binary...

final try for the alembic configuration

enable failure cleaning again

alembic still fails...

try to fix alembic step

we do not need to activate the venv in this case

finally working installation

use the default database options

make upgrade possible

bump version, to upgrade...

better upgrade script

remove unnecessary upgrade bits

hopefully we converge

remove more unused stuff

upgrading should save the auto generated values...

fix a type and upgrade script

disable abort if errors

reenable abort if errors

puppeting is actually the usefull permission

troubleshooting page

further improve readme
2021-03-24 22:49:16 +01:00
Benedikt Tissot
d311377f36 copy from mautrix_signal_ynh
first version install

Add plain configuration file from mautrix-facebook repository

Start converting mautrix-facebook config file as yunohost config template

adapt install and config files

add manifest and encryption option

typo

typo

typo

add postgresql dependency

move config in conf folder

try setup sources correctly

tar.gz

correct pip3 and python3

typo

correct python env

correct python env

install wheel

full path to app

Update install

Update install

Update install

Update install

Update install

Update install

add remove script

create community for bridged chats

adapt mautrix_facebook to mautrix_signal

setup sources

add signald extra dependency

add key extra repo

python dep

python optional requirements

optional requirements

again

all requirements

argh

wrong wheel

missing dependencies

extra dep

stickers not building

README en

finalize README
2021-03-24 22:49:07 +01:00