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

6 commits

Author SHA1 Message Date
Gredin67
401c40db4f
upgrade to 0.2.0 and solve permissions issue
* Update checksum and upstream URL (#11)

Upstream URL changed, this is mentioned in this week's edition of TWIM:
https://matrix.org/blog/2021/08/06/this-week-in-matrix-2021-08-06#mautrix-

* Fix upgrade script (#14)

The destination directory for upgrade source was wrong, so upgrading would reinstall the previous version.

* add default-jre-headless

* upgrade pip

* Update config.yaml

* Add mautrix_signal to the signald group, set permissions

Unfortunately signald creates folders with the wrong permissions, so
there is still an issue with sticker subfolders.

Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
2021-08-19 17:41:14 +02:00
Gredin67
68bd14ff52
Testing (#3)
* remove signalctl dependency

* remove --no-install-recommends

* upgrade to 0.1.1 and signald 1.4

* add backup remove restore upgrade

* typo backup log

* error upgrade

* same for restore

* set python venv in restore script

* Update README.md

* prepare for add to app list

* ynh_add_config in install

* ynh_add_config in upgrade

* Update config.yaml

* Update check_process

* restore signald user data folder
2021-07-19 23:47:55 +02:00
Gredin67
898c8ffc11
Testing (#2)
* remove signalctl dependency

* remove --no-install-recommends

* upgrade to 0.1.1 and signald 1.3

* add backup remove restore upgrade

* typo backup log

* same for restore

* set python venv in restore script

* Delete unnecessary files

* Update README.md

* prepare for add to app list

* ynh_add_config in install

* ynh_add_config in upgrade

* Update config.yaml

* Update check_process
2021-06-22 18:28:47 +02:00
Gredin 67
f0f1035311 adapt mautrix_facebook to mautrix_signal 2021-02-10 21:07:18 +01:00
Gredin 67
792f8b9da2 add remove script 2021-02-06 00:59:16 +01:00
Gauthier Hentz
054298041a add files from example_ynh 2021-01-04 12:14:25 +01:00