* added gcc printf format checking to wprintf
[citadel.git] / webcit / rss.c
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-06-24 Art Cancro* Applied matt's latest patches
2008-04-21 Wilfried Göesgens* more carefully render urls
2008-03-10 Wilfried Göesgens* abstract #ifdef HAVE_ICONV around utf8ify_rfc822_stri...
2007-10-25 Wilfried Göesgens* handle webcit version through sysdep.h
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-02-06 Art CancroCreated ctdl_iconv_open() wrapper around iconv_open()
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-24 Art Cancro* Fixes to wiki view to handle "short" links.
2006-01-23 Wilfried GöesgensDone with doxygenizing
2005-11-19 Art Cancrofix rss.c
2005-11-04 Art Cancro* Removed all of the absolute URL's.
2005-10-26 Art Cancro* Bumped internal version number to 6.31. Minimum...
2005-10-22 Art Cancro* More changes required to be able to do embedded messa...
2005-09-20 Art Cancro* webcit.c: moved request_method[] out of the global...
2005-09-18 Art Cancro* Discovered that Prototype makes it easy to auto-refre...
2005-09-16 Michael HamptonAdd Reply and Email links; and an RSS link in the header
2005-08-22 Art Cancro* rss.c: i18n
2005-08-19 Michael HamptonRSS: Format the room info better.
2005-08-19 Michael HamptonRSS: Update debugging messages
2005-08-19 Michael HamptonFix lingering timezone problem in If-Modified-Since
2005-08-19 Michael HamptonClean up the RSS feed. Attempt to read If-Modified...
2005-08-18 Michael HamptonFirst-draft of RSS support.