From 7b8f359f84e0229dc2c71330ea0a1c33571fe110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Tue, 6 Aug 2024 19:17:39 +0200 Subject: [PATCH] Update chatty information --- content/ecosystem/clients/chatty.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/content/ecosystem/clients/chatty.md b/content/ecosystem/clients/chatty.md index 344d9b77a..bf5ceeb7f 100644 --- a/content/ecosystem/clients/chatty.md +++ b/content/ecosystem/clients/chatty.md @@ -4,22 +4,22 @@ title = "chatty" thumbnail = "chatty.svg" maintainer = "" licence = "GNU GPLv3" -language = "" -latest_release = "2024-03-18" +language = "C" +latest_release = "2024-07-07" maturity = "beta" repo = "https://gitlab.gnome.org/World/Chatty" website = "" -matrix_room = "" +matrix_room = "#chatty:talk.puri.sm" featured = false [extra.features] -e2ee = "" -spaces = "" -voip_1to1 = "" -voip_jitsi = "" -threads = "" -sso = "" -multi_account = "" -multi_language = "" +e2ee = true +spaces = false +voip_1to1 = false +voip_jitsi = false +threads = false +sso = false +multi_account = true +multi_language = true [extra.packages] other_linux_link = "https://gitlab.gnome.org/World/Chatty" macos_installer = "" @@ -27,4 +27,4 @@ windows_installer = "" +++ A simple to use messaging app for 1:1 communication and small groups supporting -SMS, MMS, matrix and XMPP through libpurple. +SMS, MMS, Matrix and XMPP.