Readloop remove special cases
[citadel.git] / webcit / messages.h
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.