* Tried to complete the dead buddy thing in xmpp, but the code I already wrote now...
[citadel.git] / citadel / modules / xmpp / serv_xmpp.c
2010-05-03 Art Cancro* Tried to complete the dead buddy thing in xmpp, but...
2010-04-29 Wilfried Göesgens* xmpp_xml_end(): output what we don't understand in...
2010-04-28 Art Cancro* Reenabled the XMPP mortuary. If there's still a...
2010-04-24 Wilfried Göesgens* move policy.c into modules/expire/expire_policy.c...
2010-03-27 Art Cancro* Disable the XMPP-mortuary code. It's not ready for...
2010-02-23 Art Cancro* More XMPP tweaks, none of which fixed our current...
2010-02-23 Art Cancro* When an XMPP client closes its stream, close the...
2010-02-22 Art Cancro* more debugging
2010-02-22 Art Cancro* Renamed the 'jabber' module to 'xmpp' module. Also...