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

17 commits

Author SHA1 Message Date
CodeShakingSheep
ef45b96d18 Update restore
Fix synapse DB name
2024-06-20 17:35:16 +02:00
Dante
7109858320 Create new docs and fix linter issues 2023-08-02 12:09:55 +01:00
Dante
db5f73debf Refactor restore, add tests and refactor upgrade 2023-07-16 11:40:28 +01:00
Dante
f2f21b8ff0 Packaging v2 WIP 2023-06-04 21:30:13 +01:00
Dante
448fe66873 Merge branch 'testing' into prevent-collision-botname 2022-09-24 12:03:13 +01:00
yalh76
8ae1043b58 Fix permissions 2022-09-05 21:07:58 +02: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
e1a5249fe6 Merge branch 'testing' into add-systemd-hardening 2022-07-20 17:50:57 +01:00
Dante
a370259b18 Add nonappend param to install and restore 2022-07-12 11:26:42 +01:00
Dante
5c49b66ac3 Systemd hardening add required home dir 2022-06-20 12:35: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
e41ba361d0
typo 2021-01-06 12:33:20 +01: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