Changed how Message-ID RFC2822 field is generated
[citadel.git] / citadel / modules / xmpp / serv_xmpp.h
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2019-01-03 Art CancroOne more field in the xml-vcard
2018-12-19 Art Cancroxmpp non sasl authenticate does not need the resource...
2017-03-30 Art CancroUpdated XMPP server to new logging standard
2015-01-03 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2015-01-03 Art Cancrowhitespace cleanup
2014-12-31 Art CancroRevert some of the later changes in XMPP and fix other...
2014-12-31 Wilfried GoesgensRevert xmpp back to a working state
2014-12-29 Wilfried GoesgensApply patches sugested by Taroe Hong plus some more...
2013-11-28 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-11-28 Wilfried GoesgensXMPP: continue work on message body
2013-11-19 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2013-11-15 Wilfried GoesgensXMPP: add proper cleanup; add basic support for body...
2013-11-10 Wilfried GoesgensXMPP: add X-Macros to automated parse tokens
2013-11-02 Wilfried GoesgensXMPP: add function to generate XML-Stanzas
2013-11-01 Wilfried GoesgensXMPP: Cleanup
2013-10-28 Wilfried GoesgensXMPP: replace rumpelstilskin handler lookup by a hash...
2012-04-29 Wilfried GoesgensXMPP: make logging configurable.
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
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-05-10 Art Cancro* Ok, it's not an async bug. When I changed everything...
2010-05-03 Art Cancro* New utility function xmpp_is_visible(), used to deter...
2010-05-03 Wilfried Göesgens* rather have one typedef than dozends of structs all...
2010-05-03 Art Cancro* Tried to complete the dead buddy thing in xmpp, but...
2010-02-23 Art Cancro* More XMPP tweaks, none of which fixed our current...
2010-02-22 Art Cancro* Renamed the 'jabber' module to 'xmpp' module. Also...