* More license declarations
[citadel.git] / citadel / modules / jabber / serv_xmpp.h
2009-10-15 Art Cancro* More license declarations
2008-03-15 Art CancroMore reliable (hopefully) XMPP logout (unavailable +
2007-12-06 Art CancroThis implementation of non-SASL Jabber authentication
2007-12-06 Art CancroRequire <bind> tag for bind attempts.
2007-12-06 Art CancroDon't allow an XMPP session to transmit instant messages
2007-12-06 Art CancroBegan (but did not complete) implementation
2007-12-03 Art CancroHandle <message> stanzas with no body by clearing out
2007-12-03 Art CancroJabber chat is now working in both directions
2007-12-03 Art CancroGot the unsolicited roster pushes working.
2007-12-02 Art CancroUnsolicited presence push. Still doesn't seem to work.
2007-12-01 Art Cancromore xmpp presence stuff
2007-11-30 Art CancroLogin and logout queue events are processed
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-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 Cancroxmpp sasl hacks
2007-11-27 Art CancroChecked in my initial work on an XMPP (Jabber) service.