Changed how Message-ID RFC2822 field is generated
[citadel.git] / citadel / modules / instmsg / serv_instmsg.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
2020-12-14 Art CancroRemoved an unused parameter from CtdlSubmitMsg(). ...
2019-11-25 Art CancroThe user principal identity is now used as the JID...
2019-03-16 Art Cancromore work on removing masqueraded user/room/host names
2018-11-13 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2018-10-18 Art Cancromore minor style cleanups
2018-01-25 Art Cancrowar on eNodeName
2015-12-06 Wilfried GoesgensProtect precious strlens, as pointed out by John Goerzen
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-01 Art CancroMigrated many other files to the new config system
2013-10-27 Wilfried Goesgenssave the instant message log with correct quoted printeable
2013-10-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-10-05 Wilfried Goesgensremember the lengths of config strings.
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-09-01 Wilfried Goesgensrefactor naming of core message manipulation funcions
2013-09-01 Wilfried GoesgensRoute all access to cm_fields[] through api functions
2013-08-18 Wilfried Goesgensuse an Enum for the cm_fields vector instead of nameles...
2012-11-26 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-11-20 Art Cancrogetting with the times, we dont need to wrap snprintf...
2012-06-22 Wilfried GoesgensMODULES: add priorities in execution
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 references to Subversion in the code
2010-09-01 Art CancroMore removal of $Id$ tags
2010-07-26 Art Cancro* When searching instant message logs for transcripts...
2010-04-08 Art Cancro* Moved instant messaging into its own module -- serv_i...