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

19 commits

Author SHA1 Message Date
github-actions[bot]
9174a1999c
Upgrade to version 0.4.1 (#65)
* Upgrade to v0.4.1

* Auto-update README

* Update app.src (#66)

change facebook to signal

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Thatoo <Thatoo@users.noreply.github.com>
2022-11-02 12:18:27 +01:00
Mayeul Cantan
3207579ead Fixup auto-update typo
Not sure why the bot renamed signal to facebook, but the rest seems OK
2022-10-26 14:19:24 +02:00
yunohost-bot
ca3ae1860f Upgrade to v0.4.0 2022-10-26 14:18:20 +02:00
yalh76
d341248599 Apply example_ynh 2022-09-04 22:28:27 +02:00
Gredin67
660cb690eb
Bullseye (#45)
* 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>
2022-08-14 19:56:08 +02:00
Gredin67
5e76b849e8
Update config.yaml 2022-03-21 00:20:35 +01:00
Gredin67
adf335737f
Update app.src 2022-03-21 00:19:52 +01:00
Gredin67
66c49f0377
Upgrade to v0.2.2 & signald properly & linter (#36)
* 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>
2022-01-25 09:49:10 +01:00
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
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
06431f490f setup sources 2021-02-11 22:09:37 +01:00
Gredin 67
f0f1035311 adapt mautrix_facebook to mautrix_signal 2021-02-10 21:07:18 +01:00
Gredin 67
f244140a17 create community for bridged chats 2021-02-07 20:42:56 +01:00
Gredin 67
f5b9c456e4 correct python env 2021-01-26 22:17:45 +01:00
Gredin 67
98ed426506 tar.gz 2021-01-23 21:09:35 +01:00
Gredin 67
ac844ff9f7 move config in conf folder 2021-01-23 20:39:59 +01:00
Gredin 67
03b279dd91 adapt install and config files 2021-01-23 01:00:48 +01:00
Gredin 67
36ef763460 first version install 2021-01-22 22:44:36 +01:00
Gauthier Hentz
054298041a add files from example_ynh 2021-01-04 12:14:25 +01:00