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

20 commits

Author SHA1 Message Date
Éric Gaspar
c7003b8220 fix linter 2024-07-26 21:44:54 +02:00
Éric Gaspar
bd0d4aaa25 fix linter 2024-07-26 21:44:36 +02:00
Yunohost-Bot
ffd3a1a65f [autopatch] Do not delete logs on app removal 2024-06-23 22:26:25 +02:00
CodeShakingSheep
014751f887 Update remove
Fix synapse DB name
2024-06-20 17:35:16 +02:00
Dante
9377a553a2 Finish refactor updater.sh, fix some install missing values and clean remove script 2023-08-01 14:50:34 +01:00
Dante
f2f21b8ff0 Packaging v2 WIP 2023-06-04 21:30:13 +01:00
Dante
8b710df503 Improve remove script by checking PSQL user exists 2023-03-01 19:15:16 +00:00
Dante
448fe66873 Merge branch 'testing' into prevent-collision-botname 2022-09-24 12:03:13 +01:00
yalh76
8ecb4923df Apply example_ynh 2022-09-05 00:42:58 +02:00
Dante
5d79071f53 Add new appserviceid setting to avoid collision of botname 2022-08-08 19:57:23 +01:00
Dante
c9c7c47011 Fix linter issue on remove script 2022-07-20 18:32:18 +01: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
18f5ccb1ad
Solve package_check restore on fresh install (#18)
* Update remove

* Update check_process

* Update README.md
2020-10-13 00:12:43 +02: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
Gredin67
98e8d3006f
Update remove 2020-04-19 19:16:28 +02:00
tituspijean
edd10089c6 [enh] better handling of registration file 2020-04-15 19:08:00 +02:00
tituspijean
e0c4846cce [enh] make app installable 2020-04-15 16:16:50 +02:00
root
b9ebbb5353 Initial commit 2020-04-15 00:22:51 +02:00