Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged loop | Chimrod | 2011-08-31 | 1 | -16/+11 |
* | Set timeout for feed fetching | Chimrod | 2011-08-30 | 3 | -7/+19 |
* | gem: include executable wrappers in bin/* | Eric Wong | 2011-02-18 | 1 | -0/+3 |
* | httpfetcher: accept gzip encoding from servers | Eric Wong | 2011-02-18 | 1 | -5/+14 |
* | add "parts" config option | Eric Wong | 2011-02-18 | 3 | -10/+40 |
* | fix typo breaking debug-updated option | Lucas Nussbaum | 2011-01-08 | 1 | -2/+2 |
* | Add a vim-modeline for the config example. | René 'Necoro' Neumann | 2010-12-01 | 1 | -0/+2 |
* | Encode the folder in UTF7 | Lucas Nussbaum | 2010-12-01 | 1 | -1/+17 |
* | robustify config parsing | Lucas Nussbaum | 2010-12-01 | 1 | -11/+22 |
* | Also add reupload_if_updated for Maildirs | Lucas Nussbaum | 2010-11-30 | 1 | -1/+4 |
* | Add a reupload_if_updated option (default: true) | Lucas Nussbaum | 2010-11-30 | 4 | -8/+20 |
* | Patch to use feed item pubDate in Maildir file names | Bernie Maier | 2010-07-05 | 1 | -6/+10 |
* | update website | Lucas Nussbaum | 2010-04-18 | 2 | -2/+15 |
* | prepare release | Lucas Nussbaum | 2010-04-18 | 4 | -5/+5 |
* | provide a way to disable SSL certificate verification | Lucas Nussbaum | 2010-04-18 | 4 | -1/+12 |
* | update changelog | Lucas Nussbaum | 2010-04-18 | 1 | -0/+4 |
* | Update rubyimap.rb | Lucas Nussbaum | 2010-04-18 | 1 | -5/+38 |
* | Document the maildir target | Sandra Snan | 2010-03-17 | 3 | -5/+5 |
* | Avoid using "acme.com" | Lucas Nussbaum | 2009-12-26 | 4 | -10/+19 |
* | fix to use Message-Id instead of X-CacheIndex | Lucas Nussbaum | 2009-09-04 | 1 | -5/+2 |
* | added the forth arg to ConfigFeed::new for maildir | Lucas Nussbaum | 2009-09-03 | 1 | -1/+1 |
* | Add lib/feed2imap/maildir.rb | Lucas Nussbaum | 2009-09-03 | 1 | -0/+173 |
* | Add support for Maildir | Andreas Rottmann | 2009-09-03 | 1 | -1/+7 |
* | removed patch from haeger ; no longer needed with newer rubyimap.rb | Lucas Nussbaum | 2009-07-28 | 2 | -3/+6 |
* | update website for 0.9.4, add a HOWTO.release file | Lucas Nussbaum | 2009-07-27 | 3 | -1/+24 |
* | update Rakefile for 0.9.4 | Lucas Nussbaum | 2009-07-27 | 1 | -1/+1 |
* | Added a patch from Haegar to fix problem with dovecot 1.2.1 | Lucas Nussbaum | 2009-07-27 | 2 | -12/+79 |
* | update changelog | Lucas Nussbaum | 2009-06-18 | 1 | -1/+2 |
* | Fix buffering problem with filters | Lucas Nussbaum | 2009-06-18 | 1 | -3/+11 |
* | prep release, config parsing fix | Lucas Nussbaum | 2009-05-15 | 4 | -3/+19 |
* | do not put header at top of text entries. | Lucas Nussbaum | 2009-05-06 | 1 | -1/+1 |
* | use multipart/related only if there are images | Lucas Nussbaum | 2009-05-06 | 1 | -8/+13 |
* | added new version of Net::Imap | Lucas Nussbaum | 2009-05-06 | 1 | -246/+371 |
* | Use Message-Id instead of X-CacheIndex | Lucas Nussbaum | 2009-05-06 | 3 | -7/+10 |
* | Only include images once as attachments if the image is duplicated in the ite... | Lucas Nussbaum | 2009-05-06 | 1 | -9/+13 |
* | Fix encoding of From: and To: headers | Lucas Nussbaum | 2009-05-06 | 1 | -8/+4 |
* | Encode the From: and To: email fields in Base64 encoded UTF-8 | Maxime Petazzoni | 2009-05-05 | 1 | -5/+10 |
* | wrong date in changelog | Lucas Nussbaum | 2008-12-03 | 1 | -1/+1 |
* | warn if feed takes too much time to be fetched | Lucas Nussbaum | 2008-12-03 | 2 | -0/+11 |
* | release 0.9.3 | Lucas Nussbaum | 2008-07-23 | 5 | -4/+18 |
* | merged. | Lucas Nussbaum | 2008-07-13 | 2 | -0/+2 |
|\ | |||||
| * | Remove the Recent flag when updating an email | Lucas Nussbaum | 2008-06-19 | 2 | -0/+2 |
* | | added wrapping of text output | Lucas Nussbaum | 2008-07-13 | 4 | -7/+16 |
|/ | |||||
* | mention helpers in changelog. 'oops.' | Lucas Nussbaum | 2008-06-17 | 1 | -1/+2 |
* | update changelog | Lucas Nussbaum | 2008-06-17 | 1 | -0/+3 |
* | add include-images config option | Lucas Nussbaum | 2008-06-17 | 3 | -6/+13 |
* | reduce verbosity | Lucas Nussbaum | 2008-06-17 | 1 | -2/+2 |
* | remove rubymail_patch | Lucas Nussbaum | 2008-06-17 | 4 | -53/+3 |
* | generate correct messages with images | Lucas Nussbaum | 2008-06-17 | 1 | -7/+18 |
* | initial work on inline images | Lucas Nussbaum | 2008-06-17 | 2 | -3/+29 |