summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-13Fix MaildirAccount class; add testsAntonio Terceiro1-5/+19
2013-08-13Force encoding of data to UTF-8Antonio Terceiro1-1/+1
2013-08-13Keep the maildir path instactAntonio Terceiro1-1/+0
2013-08-13Modernize hancling of encodingsAntonio Terceiro2-2/+4
2012-04-26Use global sequence numberLucas Nussbaum1-6/+4
2011-08-31Remove dev logChimrod1-1/+0
2011-08-31Cleanup dev logChimrod1-1/+0
2011-08-31Corrected maildir_file_info methodChimrod1-1/+2
2011-08-31Merged loopChimrod1-16/+11
2011-08-30Set timeout for feed fetchingChimrod3-7/+19
2011-02-18httpfetcher: accept gzip encoding from serversEric Wong1-5/+14
2011-02-18add "parts" config optionEric Wong2-10/+22
2011-01-08fix typo breaking debug-updated optionLucas Nussbaum1-2/+2
2010-12-01Encode the folder in UTF7Lucas Nussbaum1-1/+17
2010-12-01robustify config parsingLucas Nussbaum1-11/+22
2010-11-30Also add reupload_if_updated for MaildirsLucas Nussbaum1-1/+4
2010-11-30Add a reupload_if_updated option (default: true)Lucas Nussbaum3-8/+16
2010-07-05Patch to use feed item pubDate in Maildir file namesBernie Maier1-6/+10
2010-04-18prepare releaseLucas Nussbaum1-1/+1
2010-04-18provide a way to disable SSL certificate verificationLucas Nussbaum2-1/+8
2010-04-18Update rubyimap.rbLucas Nussbaum1-5/+38
2009-12-26Avoid using "acme.com"Lucas Nussbaum3-10/+18
2009-09-04fix to use Message-Id instead of X-CacheIndexLucas Nussbaum1-5/+2
2009-09-03added the forth arg to ConfigFeed::new for maildirLucas Nussbaum1-1/+1
2009-09-03Add lib/feed2imap/maildir.rbLucas Nussbaum1-0/+173
2009-09-03Add support for MaildirAndreas Rottmann1-1/+7
2009-07-28removed patch from haeger ; no longer needed with newer rubyimap.rbLucas Nussbaum1-3/+1
2009-07-27Added a patch from Haegar to fix problem with dovecot 1.2.1Lucas Nussbaum1-11/+77
2009-06-18Fix buffering problem with filtersLucas Nussbaum1-3/+11
2009-05-15prep release, config parsing fixLucas Nussbaum2-2/+2
2009-05-06do not put header at top of text entries.Lucas Nussbaum1-1/+1
2009-05-06use multipart/related only if there are imagesLucas Nussbaum1-8/+13
2009-05-06added new version of Net::ImapLucas Nussbaum1-246/+371
2009-05-06Use Message-Id instead of X-CacheIndexLucas Nussbaum3-7/+10
2009-05-06Only include images once as attachments if the image is duplicated in the ite...Lucas Nussbaum1-9/+13
2009-05-06Fix encoding of From: and To: headersLucas Nussbaum1-8/+4
2009-05-05Encode the From: and To: email fields in Base64 encoded UTF-8Maxime Petazzoni1-5/+10
2008-12-03warn if feed takes too much time to be fetchedLucas Nussbaum1-0/+5
2008-07-23release 0.9.3Lucas Nussbaum1-1/+1
2008-07-13added wrapping of text outputLucas Nussbaum3-7/+14
2008-06-19Remove the Recent flag when updating an emailLucas Nussbaum1-0/+1
2008-06-17add include-images config optionLucas Nussbaum2-6/+11
2008-06-17reduce verbosityLucas Nussbaum1-2/+2
2008-06-17remove rubymail_patchLucas Nussbaum2-51/+1
2008-06-17generate correct messages with imagesLucas Nussbaum1-7/+18
2008-06-17initial work on inline imagesLucas Nussbaum2-3/+29
2008-04-03fix for gna 10516lnu1-0/+16
2007-10-03small typolnu1-1/+0
2007-10-03fix html emails content-type-encodinglnu1-5/+2
2007-10-03exit when we receice an IMAP errorlnu1-8/+3