Commit graph

166 commits

Author SHA1 Message Date
Benedikt Tissot
a71be4cbbe FIX: upgrade and restore had the user not set 2021-06-14 19:35:46 +02:00
Benedikt Tissot
01ed7cb4f9 update to v0.10.0 2021-06-14 19:08:09 +02:00
Gredin67
ddc8d06140 Merge pull request #1 from benneti/main
basically all the initial work is done
2021-04-30 22:19:52 +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
Gredin67
7c0b757e73 Create README.md 2021-03-24 22:05:41 +01:00