* More license declarations
[citadel.git] / citadel / modules / rssclient / serv_rssclient.c
2009-10-15 Art Cancro* More license declarations
2009-10-12 Art Cancro* Add charset UTF-8 to content-type declaration for...
2009-06-28 Wilfried Göesgens* fix NULL-pointer condition.
2009-06-18 Art Cancro* Older versions of libcurl may not have CURLOPT_HTTP_C...
2009-06-15 Art Cancro* Applied mattev's patch to add CURLOPT_HTTP_CONTENT_DE...
2009-04-14 Art Cancro* svn propset svn_keywords 'Id' on some files that...
2009-01-04 Art Cancro* libcurl operations now timeout after 180 seconds...
2008-10-15 Art CancroAfter calling html_to_ascii() on RSS fields, call
2008-10-01 Art Cancroserv_rssclient: honor 'creator' or 'author' tag, set...
2008-07-17 Dave WestSystem users (SYS_*) now have proper user numbers.
2008-06-18 Art CancroIf an RSS feed contains an item with a missing title,
2008-06-02 Wilfried Göesgens* convert RSS Subject line into plaintext with our...
2008-05-28 Dave WestNow we name all the private contexts.
2008-05-27 Art CancroSet CURLOPT_USERAGENT and CURLOPT_INTERFACE in the...
2008-05-24 Wilfried Göesgens* make QP encoding of senders optional, so we can flag...
2008-05-21 Art Cancro* More work on OpenID 1.1 Relying Party support
2008-05-19 Art CancroMoved all the OpenID Relying Party code that I've writt...
2008-05-19 Art CancroRSS client now uses libcurl instead of the crappy built-in
2008-05-12 Art CancroMoved parse_url() into libcitadel; I will need it for
2008-04-20 Wilfried Göesgens* fixed several compiler warnings.
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2008-03-18 Dave WestRSS client now makes use of CtdlThreadCheckStop() to...
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-02-17 Art CancroThe networker and RSS client each start up their own...
2008-01-19 Dave WestIf we are redirected we need to close this socket befor...
2007-12-29 Art Cancroinclude threads.h in serv_rssclient.c
2007-12-13 Art CancroRSS parser can now handle datestamps in RFC822 format
2007-12-07 Dave WestHunting a bug in scheduled threads that caused a segflt...
2007-12-07 Dave WestEXTREMELY EXPERIMENTAL
2007-11-25 Dave WestHere it is, the new thread interface.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-09 Art CancroDon't crash on RSS feed items without descriptions
2007-11-09 Art CancroFix bug which appears when multiple feeds in one room
2007-11-08 Art CancroAdded the User-Agent: and Accept: headers to our
2007-11-04 Art CancroHandle NULL data from XML parser in order to cope
2007-11-02 Art CancroBetter logic to detect channel title
2007-11-02 Art CancroUse RSS feed title as room name for saved messages
2007-11-02 Art CancroHandle 30X redirects when requesting RSS
2007-11-02 Art CancroChecked in an RSS feed reader to replace the