Completed the removal of $Id$ tags in the Citadel server. Also, since the strings...
[citadel.git] / citadel / modules / rssclient / serv_rssclient.c
2010-09-01 Art CancroCompleted the removal of $Id$ tags in the Citadel serve...
2010-08-20 Art Cancro* Don't tell libcurl to use an interface that does...
2010-06-28 Wilfried Göesgens* rss_save_item(): trim the sender
2010-06-28 Wilfried Göesgens* rss_save_item(): encode sender & subject, so webcit...
2010-06-08 Wilfried Göesgens* check for syscall.h
2010-06-07 Wilfried Göesgens* move initialization of context to the top
2010-03-18 Wilfried Göesgens* fix memleak
2010-02-21 Art Cancro* Reply to XMPP queries in unsupported namespaces with...
2010-02-03 Art Cancro* Populate EUID field when fetching RSS items, if possible.
2009-12-22 Art Cancro* Some RSS feeds are tagged as <rdf> instead of <rss...
2009-11-23 Art Cancro* Noted in rdf_parsedate() that the YYYY-MM-DDTHH:MM...
2009-11-21 Wilfried Göesgens* use toplevel thingie tag to detect whether we're...
2009-11-19 Art Cancro* Restored the parsing of <link> tags in RSS feeds.
2009-11-19 Wilfried Göesgens* add author to atoms
2009-11-18 Wilfried Göesgens* start atom feed reader implementation, most of the...
2009-11-01 Dave WestFixed the bug that prevented DOWN from working properly.
2009-10-17 Dave WestCitadel API clean up.
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