Fix warnings all over citserver; handle function replies; remove unused code.
[citadel.git] / citadel / modules / xmpp / xmpp_messages.c
2011-09-07 Wilfried GoesgensFix warnings all over citserver; handle function replie...
2010-09-01 Art CancroCompleted the removal of $Id$ tags in the Citadel serve...
2010-05-14 Art Cancro* Properly escape XML output using new xmlesc() functio...
2010-02-23 Art Cancro* Tweaked some of the XMPP stanzas to include a valid...
2010-02-22 Art Cancro* Renamed the 'jabber' module to 'xmpp' module. Also...