some work on calendar
[citadel.git] / citadel / modules / xmpp / xmpp_query_namespace.c
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2021-01-31 Art Cancrostable now but there are GIANT PIECES MISSING
2019-11-25 Art CancroThe user principal identity is now used as the JID...
2019-09-12 Art CancroRemoved md5.c and md5.h because the APOP implementation...
2018-12-20 Art Cancrocosmetic cleanup of files in xmpp directory
2017-03-30 Art CancroUpdated XMPP server to new logging standard
2016-01-23 Wilfried Goesgensmore log silencing.
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-05 Art Cancroconfig migration endless typing meow
2015-02-14 Art CancroFixed the remaining bugs in roster iq replies.
2015-02-14 Art Cancrofix to previous commit
2015-02-14 Art CancroAdded a from= attribute to the reply to discovery queri...
2015-01-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-01-07 Art CancroMinor cleanup of rss parser in preparation for some...
2014-12-31 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2014-12-31 Art Cancromerge
2014-12-31 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
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...
2014-09-30 Art CancroRevert "sys/time.h no longer needed on modern systems"
2014-09-30 Art Cancrosys/time.h no longer needed on modern systems
2013-11-19 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2013-11-14 Wilfried GoesgensXMPP: commit xprint statement.
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
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...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
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* I think this cleans up the remaining XMPP bugs. ...
2010-05-10 Art Cancro* Ok, it's not an async bug. When I changed everything...
2010-05-10 Art Cancro* Changed the logic of how we inform the client about...
2010-05-03 Art Cancro* New utility function xmpp_is_visible(), used to deter...
2010-02-26 Wilfried Göesgens* use eUsrAxlvl all over the place
2010-02-23 Art Cancro* More XMPP tweaks, none of which fixed our current...
2010-02-22 Art Cancro* more debugging
2010-02-22 Art Cancro* Renamed the 'jabber' module to 'xmpp' module. Also...