From f538fbd1a468989f607e7af21e64f42a7851bb86 Mon Sep 17 00:00:00 2001 From: Gredin67 Date: Thu, 19 Aug 2021 17:58:30 +0200 Subject: [PATCH 1/2] add mautrix_telegram --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index eae53632..43cde2d3 100644 --- a/apps.json +++ b/apps.json @@ -2071,6 +2071,16 @@ ], "url": "https://github.com/YunoHost-Apps/mautrix_signal_ynh" }, + "mautrix_telegram": { + "branch": "master", + "category": "communication", + "revision": "HEAD", + "state": "working", + "subtags": [ + "chat" + ], + "url": "https://github.com/YunoHost-Apps/mautrix_telegram_ynh" + }, "mautrix_whatsapp": { "branch": "master", "category": "communication", From a46089962a6d37fb41db5e0eef62afa602cec838 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 5 Sep 2021 13:19:27 +0200 Subject: [PATCH 2/2] master/HEAD is implicit nowadays --- apps.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps.json b/apps.json index 43cde2d3..9d5a6051 100644 --- a/apps.json +++ b/apps.json @@ -2072,9 +2072,7 @@ "url": "https://github.com/YunoHost-Apps/mautrix_signal_ynh" }, "mautrix_telegram": { - "branch": "master", "category": "communication", - "revision": "HEAD", "state": "working", "subtags": [ "chat"