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

18 commits

Author SHA1 Message Date
Mayeul Cantan
aa49af1161 Fix getting synapse's database name
This relies on Synapse using manifest v2, so it needs to be upgraded
first.
2024-04-28 21:50:19 +02:00
Nathanaël Hannebert
5a2771bd00 chg: continue to make needed changes for
this python-->go upgrade
2024-04-21 18:40:02 +02:00
716018e8cd Manifestv2 2024-02-28 15:38:50 +01:00
9a424d7ecc Fix psql call 2024-02-26 17:56:35 +01:00
rosbeef andino
bf101ee5e8 Update restore 2024-02-26 12:35:22 +01:00
rosbeef andino
5484f12dc1 Update restore 2024-02-26 12:35:22 +01:00
rosbeef andino
276f5fe097 Update restore form armhf 2024-02-26 12:35:22 +01:00
yalh76
d435af501d Update restore 2022-09-05 01:54:15 +02:00
yalh76
ed3a0edfd1 Update restore 2022-09-05 00:02:24 +02:00
yalh76
a470282799 More example_ynh 2022-09-04 23:58: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
f700648950
remove group signald_user 2022-02-03 22:51:10 +01:00
Gredin67
2cf3cd12d3
Update restore 2022-02-03 22:29:59 +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
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
Gauthier Hentz
054298041a add files from example_ynh 2021-01-04 12:14:25 +01:00