summaryrefslogtreecommitdiff
path: root/lib/feed2imap/feed2imap.rb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump versionAntonio Terceiro2015-05-101-1/+1
* Bump versionAntonio Terceiro2015-05-031-1/+1
* Fix usage of filtersAntonio Terceiro2015-05-031-16/+19
* 1.2.3 releaseAntonio Terceiro2014-10-071-1/+1
* Release 1.2.2Antonio Terceiro2014-02-051-1/+1
* Fix version number managementAntonio Terceiro2013-08-271-1/+1
* Pass feed URL to ruby-feedparserAntonio Terceiro2013-08-271-1/+1
* Force encoding of data to UTF-8Antonio Terceiro2013-08-131-1/+1
* Set timeout for feed fetchingChimrod2011-08-301-1/+3
* Add a reupload_if_updated option (default: true)Lucas Nussbaum2010-11-301-1/+1
* prepare releaseLucas Nussbaum2010-04-181-1/+1
* Avoid using "acme.com"Lucas Nussbaum2009-12-261-4/+4
* Fix buffering problem with filtersLucas Nussbaum2009-06-181-3/+11
* prep release, config parsing fixLucas Nussbaum2009-05-151-1/+1
* Use Message-Id instead of X-CacheIndexLucas Nussbaum2009-05-061-3/+6
* warn if feed takes too much time to be fetchedLucas Nussbaum2008-12-031-0/+5
* release 0.9.3Lucas Nussbaum2008-07-231-1/+1
* added wrapping of text outputLucas Nussbaum2008-07-131-2/+2
* add include-images config optionLucas Nussbaum2008-06-171-2/+2
* initial work on inline imagesLucas Nussbaum2008-06-171-2/+2
* fix for gna 10516lnu2008-04-031-0/+16
* exit when we receice an IMAP errorlnu2007-10-031-8/+3
* updated version ; write new cache to temp file then renamelnu2007-10-031-3/+8
* fix max fetchers code ; dont update cache when uploading failedlnu2007-10-031-5/+10
* added a max number of fetcherslnu2007-10-031-0/+14
* * rsynchronized with rubyimap.rblnu2007-10-031-1/+2
* Folder creation moved to uploadlnu2007-05-151-10/+0
* per-feed dumpdir optionlnu2006-12-181-0/+9
* fixed small bug during disconnectionslnu2006-12-031-1/+0
* fix to error msglnu2006-12-011-2/+2
* small improvements to debug-updatedlnu2006-11-131-0/+1
* small mistake with parse_failedlnu2006-10-231-1/+1
* adding parse failureslnu2006-10-231-1/+7
* git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@105 f70e237a-...lnu2006-10-231-14/+42
* snowscripts support + content-transfer-encoding fixedlnu2006-07-111-3/+17
* pre-release cleanuplnu2006-06-181-2/+2
* git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@96 f70e237a-6...lnu2006-05-021-1/+1
* fixed flock on Solarislnu2006-05-021-1/+1
* - Now compares the whole items when searching for duplicates (might cause som...lnu2006-04-051-1/+1
* Prepared for 0.7lnu2006-02-171-1/+1
* now upload with the item timelnu2006-02-131-2/+3
* git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@82 f70e237a-6...lnu2006-02-091-11/+11
* another trylnu2006-02-091-4/+3
* cleaned up the threaded code.lnu2006-02-091-7/+16
* prepared release of 0.6lnu2006-01-111-1/+1
* log fixeslnu2006-01-111-2/+3
* lockfile now workslnu2006-01-021-4/+8
* added a lockfile for the cache filelnu2006-01-021-1/+7
* Now uses ruby-feedparser for feed parsinglnu2006-01-021-6/+13
* typolnu2005-09-281-1/+1