From ee0252f008e638b9087599237cf6fb61126c58a5 Mon Sep 17 00:00:00 2001 From: Gredin67 Date: Fri, 12 Feb 2021 13:52:22 +0100 Subject: [PATCH] add mautrix_facebook and mautrix_signal --- apps.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/apps.json b/apps.json index df235402..0aa50399 100644 --- a/apps.json +++ b/apps.json @@ -1800,6 +1800,26 @@ ], "url": "https://github.com/YunoHost-Apps/mattermost_ynh" }, + "mautrix_facebook": { + "branch": "master", + "category": "communication", + "revision": "HEAD", + "state": "working", + "subtags": [ + "chat" + ], + "url": "https://github.com/YunoHost-Apps/mautrix_facebook_ynh" + }, + "mautrix_signal": { + "branch": "master", + "category": "communication", + "revision": "HEAD", + "state": "working", + "subtags": [ + "chat" + ], + "url": "https://github.com/YunoHost-Apps/mautrix_signal_ynh" + }, "mautrix_whatsapp": { "branch": "master", "category": "communication",