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

349 commits

Author SHA1 Message Date
tituspijean
eec54314f9
Add autoupdater and use README generator (#49)
* Add auto-updater

* Use README generator

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-06-05 12:59:43 +02:00
Dante
3337a97c25
Merge pull request #51 from thardev/update-v0.3.0
Upgrade package to version 0.3.0
2022-06-02 11:06:46 +01:00
Dante
bf9f12724e Upgrade to version 0.3.0 2022-04-08 15:21:12 +01:00
tituspijean
23cd51919e
Merge pull request #48 from YunoHost-Apps/testing
Upgrade to version 0.2.4
2022-02-19 00:18:01 +01:00
tituspijean
5c741c0650
Merge pull request #46 from L-S-2020/master
Update to v0.2.4
2022-02-19 00:16:56 +01:00
L-S-2020
de1e0fcb64
Update README_fr.md
Changed shipped version to 0.2.4
2022-02-18 23:38:06 +01:00
L-S-2020
c5f20c81b7
Update README.md
Changed shipped version to 0.2.4
2022-02-18 23:37:23 +01:00
L-S-2020
8173e20416
Update manifest.json 2022-02-17 18:06:38 +01:00
L-S-2020
701bb67186
Update armhf.src 2022-02-17 17:56:47 +01:00
L-S-2020
ddb97e361b
Update arm64.src 2022-02-17 17:55:50 +01:00
L-S-2020
26f966280a
Update amd64.src 2022-02-17 17:54:42 +01:00
Gredin67
86cba99708
typo 2022-02-09 00:09:02 +01:00
Gredin67
ae624d0192
Update install 2022-02-02 11:02:58 +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
Alexandre Aubin
443ac4fb96
Merge pull request #36 from YunoHost-Apps/testing
add keyserver for raspbian
2021-11-14 18:02:27 +01:00
Gredin67
96bb54c974
full pgp url 2021-11-04 13:03:39 +01:00
Gredin67
be9f700789
add keyserver for raspbian 2021-11-04 00:14:04 +01:00
Gredin67
4c9184e432
v0.1.10
* Update config.yaml

* update 0.1.10

* Update README.md

* Update README_fr.md

* check upgrade from 0.1.8
2021-11-03 23:40:39 +01:00
Gredin67
ede0231ac5
Update README.md 2021-08-14 00:58:26 +02:00
Gredin67
72c1088476
v0.1.8 (#29) mautrix-whatsapp url changed
* upstream app  url changed from https://github.com/tulir/mautrix-whatsapp to https://github.com/mautrix/whatsapp

* upgrade to v0.1.8

* Update check_process
* url source from older versions deprecated
2021-08-14 00:56:56 +02:00
Gredin67
a95215f2ea
Merge pull request #28 from YunoHost-Apps/testing
Testing
2021-08-07 18:56:21 +02:00
Gredin67
bd1d260dc9
Update manifest.json 2021-07-10 07:59:27 +02:00
Gredin67
0ce9d12b9e
Update upgrade 2021-07-09 00:55:04 +02:00
Gredin67
a2e9491406
/src 2021-07-09 00:53:52 +02:00
Gredin67
c82c1172c3
upgrade with GOCACHE 2021-07-09 00:51:04 +02:00
Gredin67
7a9d62a6fe
define GOCACHE for ARM64 2021-07-06 16:25:50 +02:00
Gredin67
35f4e8f24b
Update manifest.json 2021-07-06 16:18:35 +02:00
Gredin67
193ad8b65d
Update install 2021-07-06 16:16:52 +02: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
ljf (zamentur)
636be2f9f9
Testing (#23)
* upgrade to upstream 0.1.5

* Update upgrade

* Update manifest.json

* add weights upgrade

* use stored password in restore

* actually erase whatsappbot data in synapse_db

* again

* Update remove

* Update restore

* Update remove

* Update restore

* Update backup

* add ffmpeg

* Update remove

* Update install

* Update remove

* syntax sql query

* sql syntax

* Update install

* Update restore

* Update manifest.json

* Create config.yaml

* use __PARAM__ for mautrix config

* Update manifest.json

* Update install

* Update manifest.json

* Update install

* Update upgrade

* Update restore

* Update config.yaml

* Update install

* Update config.yaml

* Update restore

* advertise service in upgrade

* do not restart service in backup

* Update backup

* Update restore

* update README

* improve security with systemd

* upgrade 0.1.6

* readme FR

* readme_fr done

* bug check process

* upgrade config file

* update systemd

* rollback systemd

* upgrade config file

* upgrade port

* missing pwd

* Update restore

Co-authored-by: Gredin67 <35761345+Gredin67@users.noreply.github.com>
Co-authored-by: Gredin 67 <gredin67@sans-nuage.fr>
2021-05-06 20:34:29 +02:00
Gredin67
e41ba361d0
typo 2021-01-06 12:33:20 +01:00
Gredin67
1edd3f6e52
Update README.md 2021-01-06 10:49:35 +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
Éric Gaspar
7db1ced5ea
Add PostgreSQL dependencie (#21) 2020-12-31 15:03:13 +01:00
Gredin67
63272d0470
add services in manifest 2020-12-23 10:13:42 +01:00
Gredin67
aca78ef82a
Testing (#20)
* not use synapse set_admin_user action

* preinstall synapse master
2020-12-23 09:07:37 +01:00
Gredin67
d86160d96d
remove ffmpeg 2020-12-23 01:12:38 +01:00
Alexandre Aubin
859a3e8f03
--admin-password ain't needed since like 2 years or so 2020-11-13 01:17:56 +01:00
Gredin67
ff01ce573d
Testing (#19)
* use app action set_admin_user

* get install working by waiting for theuser to be created before calling the app action
2020-10-29 17:35:59 +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
2b99626193
Update README.md 2020-09-21 15:10:27 +02:00
Gredin67
c5ea5dfd90
set GOPATH and GOCACHE 2020-05-03 02:08:07 +02:00
Gredin67
d1ec75fe63
Testing (#10)
* GOPATH _src
2020-05-03 01:07:26 +02:00
Gredin67
b099dccfe8
Testing (#9)
* install golang
2020-05-02 21:02:08 +02:00
Gredin67
1a8d14cf4c
Testing (#8)
* Do PR in testing

* conditional bot_is_synapse_admin

* Ask if bot_is_synapse_admin in manifest

* go build after ynh_setup_source

* bot_is_synapse_admin string

* syntax
2020-05-02 19:47:37 +02:00
Gredin67
5ad308edc8
Merge pull request #3 from Gredin67/master
Make app work
2020-04-30 14:45:35 +02:00
Gredin67
b8e5fa4849
Unified mautrix_whatsapp 2020-04-30 14:42:24 +02:00
Gredin67
f23db5ca3b
again 2020-04-26 16:59:57 +02:00
Gredin67
bb52075dbc
and again 2020-04-26 16:52:33 +02:00