Go to file
Pascal Abresch 2c0a19e045 AddContactWindow validate XMPP adress 2020-12-16 17:50:07 +01:00
jabber Cleanup: BuddyView 2020-12-16 17:44:56 +01:00
network Move some files from jabber/ to ui/ 2020-08-21 19:43:43 +02:00
resources Implement vcard support. 2020-11-21 22:05:56 +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-12-16 17:50:07 +01:00
.gitignore Add a gitignore. 2019-09-27 22:35:18 +02:00
CMakeLists.txt Cleanup: BuddyView 2020-12-16 17:44:56 +01:00
COMPILING.md Remove "Jabber" from userguide. 2020-03-28 11:36:58 +01:00
LICENSE Fix license. 2019-06-04 19:33:02 +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 Add user avatars (XEP-0084) 2020-11-22 18:16:46 +01: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!