Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | image uri's may contain spaces | René 'Necoro' Neumann | 2016-03-25 | 1 | -1/+6 |
* | Only one instance of the fetcher needed | René 'Necoro' Neumann | 2016-03-25 | 1 | -1/+1 |
* | Replace RMail by Mail. This also reduces the handling we have to do ourselves. | René 'Necoro' Neumann | 2016-03-25 | 2 | -62/+65 |
* | Use debug mode for testing | René 'Necoro' Neumann | 2016-03-25 | 1 | -1/+1 |
* | Add mail to the dependencies | René 'Necoro' Neumann | 2016-03-25 | 1 | -0/+1 |
* | itemtomail: embed images using data: URLsHEADmaster | Antonio Terceiro | 2015-06-09 | 1 | -18/+2 |
* | Bump version | Antonio Terceiro | 2015-05-10 | 1 | -1/+1 |
* | Fix regression in `include-images` option | Antonio Terceiro | 2015-05-10 | 3 | -8/+16 |
* | Bump version | Antonio Terceiro | 2015-05-03 | 1 | -1/+1 |
* | Fix usage of filters | Antonio Terceiro | 2015-05-03 | 2 | -16/+24 |
* | Handle being given numbers as feed name | Antonio Terceiro | 2015-01-13 | 2 | -0/+16 |
* | Rakefile: remove wrong (and thus unused) flag | Antonio Terceiro | 2015-01-13 | 1 | -1/+0 |
* | Remove deprecated 'test suite' file | Antonio Terceiro | 2015-01-13 | 1 | -12/+0 |
* | Rakefile: re-indent | Antonio Terceiro | 2015-01-13 | 1 | -35/+35 |
* | Rakefile: run tests in verbose mode | Antonio Terceiro | 2015-01-13 | 1 | -1/+2 |
* | 1.2.3 release | Antonio Terceiro | 2014-10-07 | 1 | -1/+1 |
* | Fix cleanup of maildirs | Antonio Terceiro | 2014-10-07 | 3 | -1/+16 |
* | feed2imap-test: reuse cache dir/protect config | Antonio Terceiro | 2014-05-18 | 1 | -1/+1 |
* | feed2imap-test: can now take a feed URL as argument | Antonio Terceiro | 2014-02-13 | 1 | -3/+22 |
* | update .gitignore | Antonio Terceiro | 2014-02-13 | 1 | -0/+2 |
* | fix dependency on ruby-feedparser | Antonio Terceiro | 2014-02-13 | 1 | -1/+1 |
* | Release 1.2.2 | Antonio Terceiro | 2014-02-05 | 2 | -2/+2 |
* | config: fix regression with arrays as target | Antonio Terceiro | 2014-02-05 | 2 | -1/+17 |
* | Fix teardown method name | Antonio Terceiro | 2013-08-28 | 1 | -1/+1 |
* | Add program for manual tests | Antonio Terceiro | 2013-08-27 | 1 | -0/+40 |
* | Fix version number management | Antonio Terceiro | 2013-08-27 | 2 | -2/+2 |
* | Pass feed URL to ruby-feedparser | Antonio Terceiro | 2013-08-27 | 2 | -3/+3 |
* | Remove embedded copy of Net::IMAP | Antonio Terceiro | 2013-08-25 | 2 | -3602/+1 |
* | Only remove leading slash from IMAP mailboxes | Antonio Terceiro | 2013-08-25 | 1 | -1/+2 |
* | Revert "Keep the maildir path instact" | Antonio Terceiro | 2013-08-25 | 1 | -0/+1 |
* | New release | Antonio Terceiro | 2013-08-24 | 1 | -1/+2 |
* | Run tests as default rake test | Antonio Terceiro | 2013-08-13 | 1 | -1/+1 |
* | Temporaily disable test that depends on network | Antonio Terceiro | 2013-08-13 | 1 | -1/+1 |
* | Fix MaildirAccount class; add tests | Antonio Terceiro | 2013-08-13 | 6 | -5/+156 |
* | Force encoding of data to UTF-8 | Antonio Terceiro | 2013-08-13 | 1 | -1/+1 |
* | Keep the maildir path instact | Antonio Terceiro | 2013-08-13 | 1 | -1/+0 |
* | Add an initial .gitignore file; ignore tags file | Antonio Terceiro | 2013-08-13 | 1 | -0/+1 |
* | Modernize hancling of encodings | Antonio Terceiro | 2013-08-13 | 2 | -2/+4 |
* | Remove pointless unit test | Antonio Terceiro | 2013-08-13 | 1 | -14/+0 |
* | Make `rake` work under Ruby 1.9 | Antonio Terceiro | 2013-08-13 | 1 | -4/+4 |
* | Merge remote-tracking branch 'chimrod/master' | Lucas Nussbaum | 2012-04-26 | 6 | -24/+31 |
|\ | |||||
| * | Merge branch 'maildir' | Chimrod | 2011-08-31 | 2 | -2/+0 |
| |\ | |||||
| | * | Remove dev log | Chimrod | 2011-08-31 | 1 | -1/+0 |
| | * | Cleanup dev log | Chimrod | 2011-08-31 | 1 | -1/+0 |
| * | | Merge branch 'maildir' | Chimrod | 2011-08-31 | 2 | -17/+13 |
| |\| | |||||
| | * | Corrected maildir_file_info method | Chimrod | 2011-08-31 | 1 | -1/+2 |
| | * | Merged loop | Chimrod | 2011-08-31 | 1 | -16/+11 |
| * | | Updated doc | Chimrod | 2011-08-31 | 1 | -0/+1 |
| |/ | |||||
| * | Set timeout for feed fetching | Chimrod | 2011-08-30 | 3 | -7/+19 |
* | | Use global sequence number | Lucas Nussbaum | 2012-04-26 | 1 | -6/+4 |
|/ |