* libolm-dev bullseye
* remove extra_dep before upgrade
* do not specify signald version
* Add support for end-to-bridge encryption (#37)
* avoid dev headers
* Upgrade mautrix-signal to v0.3.0 (#47)
* set user in signald group
* request yunohost 11
Co-authored-by: nathanael-h <7300309+nathanael-h@users.noreply.github.com>
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
* Upgrade to v0.2.2
* do not specify signald version
* Add support for end-to-bridge encryption (#37) (deactivated by default)
* Linter and sync whatsapp_ynh (#27)
* prepare for add to app list
* restore signald user data folder
Co-authored-by: ericgaspar <junk.eg@free.fr>
* python3-dev
* no python-olm
* check upgrade from 0.2.0
Necessary as the group is created by the dependencies
* Replace Whatsapp typos with Signal
* Fix service description inconsistency in install/upgrade/restore
* comment out bot_synapse_adm for now
* remove hack for signald permissions
* deactivate encryption by default
* no encryption in manifest
* fix db_pwd upgrade
* Update config.yaml
Co-authored-by: Nathanaël HANNEBERT <nathanael.hannebert@alterway.fr>
Co-authored-by: ericgaspar <junk.eg@free.fr>
Co-authored-by: Mayeul Cantan <oss@mayeul.net>
* 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>