1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git synced 2024-09-03 19:46:01 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Éric Gaspar
bd0d4aaa25 fix linter 2024-07-26 21:44:36 +02:00
Dante
7109858320 Create new docs and fix linter issues 2023-08-02 12:09:55 +01:00
Dante
f2f21b8ff0 Packaging v2 WIP 2023-06-04 21:30:13 +01:00
yalh76
8ecb4923df Apply example_ynh 2022-09-05 00:42:58 +02:00
Gredin67
8d950632d0
upgrade to 0.2.3 multi-device (#38)
* upgrade to 0.2.3 conf etc..

* install pre-built (#39)

* bot user as domain

* execution rights

* architecture=$YNH_ARCH

* Update restore (#42)

* Fix linter

* Silence postgresql

* Stay close to example_ynh

* chown -R $app:$app "$final_path"

* logrotate as user $app

* fixed permissions 

* logs to file deactivated in config, handled by systemd

* back to github release

* instruction new relaybot

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-01-25 10:27:56 +01:00
Gredin67
01514cf02f
Testing (#26)
* ynh_add_config in install

* upgrade ynh_add_config

* Testing Upgrade 0.1.7 (#25)

* Update README.md

* Update README_fr.md

* Update config.yaml

* go build inspired by dendrite

* bot_synapse_adm

* erase upstream erased go file

Co-authored-by: oufmilo <44617467+oufmilo@users.noreply.github.com>
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2021-06-28 22:07:04 +02:00
Gredin67
ffc4b04d07
Upgrade to 0.1.5 and improve package (#22)
* upgrade to upstream 0.1.5

* Update upgrade
* add weights upgrade

* Update manifest.json

* Update remove
* actually erase whatsappbot data in synapse_db

* Update restore
* use stored password in restore


* Update backup
* do not restart service in backup

* add ffmpeg

* Update install

* syntax sql query

* Create config.yaml

* use __PARAM__ for mautrix config

* advertise service in upgrade
2021-01-05 23:30:04 +01:00
Gredin67
29df446522
Upgrade to Buster and configure synapse (#15)
* Update check_process

* typo botusers local synapse

* Delete php-fpm.conf

* Clean up install script

* app registration using dedicated synapse script

* golang-1.14 as backport dependency

* Delete _ynh_install_extra_app_dependencies

* upgrade upstream release

* Update manifest.json

* Styling scripts/install

* libolm3

* ffmpeg g++

* libolm-dev

* use upstream ./build.sh rather than go build

* set whatsappbot admin after synapse restart

* use psql helper instead of synapse app action

* activate relaybot

* update install to fit remove

* Delete nginx.conf

* update install to fit backup

* Update backup

* update manifest 0.1.4

* update app.src 0.1.4

* add e2b encryption option

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-09-29 00:02:32 +02:00
root
b9ebbb5353 Initial commit 2020-04-15 00:22:51 +02:00