Commit graph

37 commits

Author SHA1 Message Date
Dante
f0e75c5d27 Fix upgrade list permissions variables name 2024-02-28 18:41:16 +00:00
Dante
69a96a0348 Finish install and upgrade logic for restoring permissions 2024-02-28 17:29:21 +00:00
Dante
6bdee24c4a Fix restore script, linter issues and harden systemd script 2023-11-17 12:11:13 +01:00
Dante
5cdc625605 Packaging v2 2023-11-13 21:39:37 +01:00
Dante
d7f7487c07 Fix db_user var empty on upgrade 2022-12-07 11:12:10 +00:00
Dante
e23873c5ca Fix upgrade script after refactor. Always install e2be deps 2022-12-06 17:51:47 +00:00
Dante
9f8db3fa23 Prevent collision by reusing botname to appservice name 2022-11-28 11:45:39 +00:00
yalh76
de293c970f more example_ynh 2022-09-04 23:58:47 +02:00
Dante
c19ba6980f Add e2be deps as regular dep and remove logic for extra deps 2022-08-27 22:44:19 +01:00
Dante
f75ce35a22 Fix encryption enabled dependencies 2022-08-27 22:33:17 +01:00
Dante
c9d302fa57 Update config from new version and fix encryption enabled value 2022-08-27 20:49:13 +01:00
Dante
b042fa3db3 Remove specific steps for Buster and add more info on E2BE 2022-08-12 18:26:48 +01:00
Dante
0c111542da Merge branch 'testing' into add_e2be 2022-08-12 18:17:32 +01:00
Dante
fc0154f950 Remove postgres from optional deps as it is used by default now 2022-08-10 15:00:34 +01:00
Dante
a16eff7d39 Update version 0.11.3 2022-08-08 19:21:34 +01:00
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
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
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
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
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
6c918b2425 for now build without hq_thumbnails 2021-04-05 16:40:54 +02:00
Benedikt Tissot
e530635ef7 hopefully fix upgrade and restore 2021-04-05 16:01:48 +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
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