summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename config to RbConfigruby22René 'Necoro' Neumann2017-09-131-1/+1
* Fix pythonismgroupsRené 'Necoro' Neumann2016-03-251-17/+15
* Take the 'group' value if no target is givenRené 'Necoro' Neumann2016-03-251-1/+1
* Groups support for feedsRené 'Necoro' Neumann2016-03-251-7/+31
* images are now rendered inline, no need for the multipart handlingmailRené 'Necoro' Neumann2016-03-251-22/+6
* image uri's may contain spacesRené 'Necoro' Neumann2016-03-251-1/+6
* Only one instance of the fetcher neededRené 'Necoro' Neumann2016-03-251-1/+1
* Replace RMail by Mail. This also reduces the handling we have to do ourselves.René 'Necoro' Neumann2016-03-252-62/+65
* Use debug mode for testingRené 'Necoro' Neumann2016-03-251-1/+1
* Add mail to the dependenciesRené 'Necoro' Neumann2016-03-251-0/+1
* itemtomail: embed images using data: URLsHEADmasterAntonio Terceiro2015-06-091-18/+2
* Bump versionAntonio Terceiro2015-05-101-1/+1
* Fix regression in `include-images` optionAntonio Terceiro2015-05-103-8/+16
* Bump versionAntonio Terceiro2015-05-031-1/+1
* Fix usage of filtersAntonio Terceiro2015-05-032-16/+24
* Handle being given numbers as feed nameAntonio Terceiro2015-01-132-0/+16
* Rakefile: remove wrong (and thus unused) flagAntonio Terceiro2015-01-131-1/+0
* Remove deprecated 'test suite' fileAntonio Terceiro2015-01-131-12/+0
* Rakefile: re-indentAntonio Terceiro2015-01-131-35/+35
* Rakefile: run tests in verbose modeAntonio Terceiro2015-01-131-1/+2
* 1.2.3 releaseAntonio Terceiro2014-10-071-1/+1
* Fix cleanup of maildirsAntonio Terceiro2014-10-073-1/+16
* feed2imap-test: reuse cache dir/protect configAntonio Terceiro2014-05-181-1/+1
* feed2imap-test: can now take a feed URL as argumentAntonio Terceiro2014-02-131-3/+22
* update .gitignoreAntonio Terceiro2014-02-131-0/+2
* fix dependency on ruby-feedparserAntonio Terceiro2014-02-131-1/+1
* Release 1.2.2Antonio Terceiro2014-02-052-2/+2
* config: fix regression with arrays as targetAntonio Terceiro2014-02-052-1/+17
* Fix teardown method nameAntonio Terceiro2013-08-281-1/+1
* Add program for manual testsAntonio Terceiro2013-08-271-0/+40
* Fix version number managementAntonio Terceiro2013-08-272-2/+2
* Pass feed URL to ruby-feedparserAntonio Terceiro2013-08-272-3/+3
* Remove embedded copy of Net::IMAPAntonio Terceiro2013-08-252-3602/+1
* Only remove leading slash from IMAP mailboxesAntonio Terceiro2013-08-251-1/+2
* Revert "Keep the maildir path instact"Antonio Terceiro2013-08-251-0/+1
* New releaseAntonio Terceiro2013-08-241-1/+2
* Run tests as default rake testAntonio Terceiro2013-08-131-1/+1
* Temporaily disable test that depends on networkAntonio Terceiro2013-08-131-1/+1
* Fix MaildirAccount class; add testsAntonio Terceiro2013-08-136-5/+156
* Force encoding of data to UTF-8Antonio Terceiro2013-08-131-1/+1
* Keep the maildir path instactAntonio Terceiro2013-08-131-1/+0
* Add an initial .gitignore file; ignore tags fileAntonio Terceiro2013-08-131-0/+1
* Modernize hancling of encodingsAntonio Terceiro2013-08-132-2/+4
* Remove pointless unit testAntonio Terceiro2013-08-131-14/+0
* Make `rake` work under Ruby 1.9Antonio Terceiro2013-08-131-4/+4
* Merge remote-tracking branch 'chimrod/master'Lucas Nussbaum2012-04-266-24/+31
|\
| * Merge branch 'maildir'Chimrod2011-08-312-2/+0
| |\
| | * Remove dev logChimrod2011-08-311-1/+0
| | * Cleanup dev logChimrod2011-08-311-1/+0
| * | Merge branch 'maildir'Chimrod2011-08-312-17/+13
| |\|