Commit graph

188 commits

Author SHA1 Message Date
Benedikt Tissot
cf85ebfbfb Merge branch 'master' of github.com:YunoHost-Apps/mautrix_telegram_ynh into testing 2021-09-17 17:39:24 +02:00
Benedikt Tissot
67f34a368c simplify config generation 2021-09-17 17:38:47 +02:00
benneti
78e2537774
Merge pull request "Autogenerate README" from testing 2021-09-13 21:50:03 +02:00
benneti
03269c46f2
Merge branch 'master' into testing 2021-09-13 21:02:29 +02:00
Benedikt Tissot
65e4ef8253 make linter even more happy 2021-09-13 20:30:45 +02:00
Benedikt Tissot
0a3dbd1498 try to make CI work 2021-09-10 21:16:52 +02:00
ericgaspar
a73489c8de Set longer APIid 2021-09-10 21:16:52 +02:00
ericgaspar
0c940b299b Fix 2021-09-10 21:16:52 +02:00
ericgaspar
e9c56866a5 Update check_process 2021-09-10 21:16:52 +02:00
ericgaspar
acc2a16f29 Fix linter warnings 2021-09-10 21:16:52 +02:00
Benedikt Tissot
496910b94e try to make CI work 2021-09-10 13:44:06 +02:00
ericgaspar
4c6d09c7fe Set longer APIid 2021-09-09 11:33:12 +02:00
ericgaspar
187f2ae98b Fix 2021-09-05 17:04:01 +02:00
ericgaspar
a973c479a7 Update check_process 2021-09-05 16:59:30 +02:00
ericgaspar
51692bb05c Fix linter warnings 2021-09-05 14:24:10 +02:00
Benedikt Tissot
81fe2163ef add Benedikt Tissot as maintainer 2021-08-21 10:04:11 +02:00
Benedikt Tissot
d40af68c41 add checks_process file 2021-08-21 10:03:25 +02:00
Benedikt Tissot
e579544bf9 improve restore script 2021-08-19 16:38:52 +02:00
Benedikt Tissot
f695024b60 Merge branch 'master' of https://github.com/YunoHost-Apps/mautrix_telegram_ynh 2021-08-19 15:09:06 +02:00
Benedikt Tissot
d0bcf0e763 update 0.10.0 -> 0.10.1 2021-08-19 15:00:59 +02:00
Benedikt Tissot
5b8a1a7846 FIX: upgrade and restore had the user not set 2021-06-14 20:50:16 +02:00
Benedikt Tissot
4c909daad5 update to v0.10.0 2021-06-14 20:50:16 +02:00
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