Test for existing BDB files (not used yet)
[citadel.git] / webcit / messages.h
2024-01-04 Art Cancrodammit, learn to spell
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2022-09-16 Art CancroReverts commit c6aec42f213ec284e34648f3d69bcf927dccddb1...
2022-09-08 Art Cancroindent -kr -i8 -brf -bbb -fnc -l132 -nce on all of...
2020-12-27 Art Cancromore sorting out of the headers
2020-12-14 Art CancroWebCit now handles the 'local message' flag correctly.
2020-12-13 Art CancroChanged the display logic for message author. New...
2020-12-12 Art Cancromissed a few
2015-12-26 Wilfried GoesgensRework blogview renderer, so it can build the threads...
2015-12-20 Wilfried GoesgensSplit mailview renderers from mailview tokens
2015-12-13 Wilfried GoesgensAllow to stack contexts into message renderers.
2015-01-06 Wilfried GoesgensMove the thread matching from the blog to a more generi...
2014-12-29 Wilfried GoesgensAdjust the folder counters when reading / deleting...
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-14 Art CancroAdjusted paramhandling to accept parameters with empty... v8.20
2012-12-05 Wilfried GoesgensChoose default sender email address by envelope recipient
2012-10-28 Wilfried GoesgensMIME-Renderers: change interface.
2012-08-24 Wilfried GoesgensSUBST: Dynamicaly generate contexts
2012-07-19 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-18 Wilfried GoesgensReply logic: handle reply to appropriate.
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-18 Wilfried GoesgensReadloop remove special cases
2011-09-04 Art CancroRemoved Msg->reply_to because it held data for an older...
2010-10-25 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-25 Wilfried Goesgens* add a way to pass the workbuffers into the RFC-822...
2010-10-25 Wilfried Goesgens* Use new MSet-Matcher to retrieve seen state (10%...
2010-05-22 Wilfried Göesgens* NeedNewBuf() as CLANG indicates, this parameter shoul...
2010-01-24 Wilfried Göesgens* merge from dav_rework:
2010-01-13 Art Cancro* Removed some cruft leftover from the old bbs view
2009-12-30 Art Cancro* Enhance the older/newer logic. It's still not quite...
2009-11-27 Art Cancro* Moved most of the BBS View renderer code into its...
2009-08-20 Wilfried Göesgens* split tasks view into its own file
2009-07-29 Art Cancro* Modified load_msg_pointers(), gave it the ability...
2009-07-24 Art Cancro* Added new readloop command 'readgt' which will produc...
2009-05-13 Wilfried Göesgens* output the mime type of the tepmlate in read_message...
2009-04-26 Wilfried Göesgens* use load_message in the useredit form
2009-04-26 Wilfried Göesgens* chop read_message into two pieces: the part actualy...
2009-04-26 Wilfried Göesgens* make it const baby!
2008-12-26 Wilfried Göesgens* --pedantic cleanup.