* Moved most of the BBS View renderer code into its own file, in preparation for...
[citadel.git] / webcit / messages.h
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.