Go to file
Pascal Abresch 708792afb9 AddContactWindow validate XMPP adress 2020-09-16 17:15:36 +02:00
jabber Rename BuddyInfoWindow -> ContactInfoWindow 2020-09-16 12:06:28 +02:00
network Move some files from jabber/ to ui/ 2020-08-21 19:43:43 +02:00
resources Remove "Jabber" from userguide. 2020-03-28 11:36:58 +01:00
support Move some files from jabber/ to ui/ 2020-08-21 19:43:43 +02:00
tests [WIP] XEP-0077 In-Band Registration 2019-09-27 22:34:47 +02:00
ui AddContactWindow validate XMPP adress 2020-09-16 17:15:36 +02:00
.gitignore Add a gitignore. 2019-09-27 22:35:18 +02:00
CMakeLists.txt Rename BuddyInfoWindow -> ContactInfoWindow 2020-09-16 12:06:28 +02:00
COMPILING.md Remove "Jabber" from userguide. 2020-03-28 11:36:58 +01:00
LICENSE Add nephele to license 2020-09-15 19:44:23 +02:00
README.md XEP-0115 is supported (by gloox internally) 2020-03-29 10:55:55 +02:00
Renga.png Rename to Renga 2019-07-14 08:23:57 +02:00
doap.xml Fix link to doap xsl 2020-08-17 16:32:08 +02:00

README.md

An instant messaging client for Haiku, connecting to the XMPP network.

Screenshot

Features

Renga is still a quite simple and limited client, a lot of the features you'd expect from an instant messaging client (avatars, typing notifications, ...) are currently missing. We're adding them one at a time.

XMPP technical details

This client implements core compliance, core client features. However it does not implement much of the IM compliance, yet. See issue #47 for a more detailed tracking. Oh, and we have a doap.xmp, too!