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.