Define an XMPP queue...
[citadel.git] / citadel / modules / jabber / serv_xmpp.c
2007-11-30 Art CancroDefine an XMPP queue...
2007-11-29 Art CancroInitial code to output any instant messages which
2007-11-29 Art CancroXMPP presence dump of wholist
2007-11-29 Art CancroSlight change to the way we offer XMPP stream features.
2007-11-28 Art CancroDeliver a reply to a Jabber 'roster' query.
2007-11-28 Art Cancrowe have the iq-query-xmlns nonsense all framed up
2007-11-28 Art CancroMinor xml fix to xmpp server
2007-11-27 Art Cancrocomments change
2007-11-27 Art CancroWhen restarting the XMPP stream after a successful
2007-11-27 Art Cancroxmpp sasl hacks
2007-11-27 Art CancroAdded SASL PLAIN auth to jabber service.
2007-11-27 Art CancroAdded SASL PLAIN auth to jabber service.
2007-11-27 Art CancroChecked in my initial work on an XMPP (Jabber) service.