Treat empty download URI as null.
[rhynodge.git] / src / main / java / net / pterodactylus / reactor / triggers /
2013-01-10 David ‘Bombe’ RodenAllow for both magnet and download URIs to be null.
2013-01-09 David ‘Bombe’ RodenFix output summary.
2013-01-08 David ‘Bombe’ RodenAdd filter that extract episode informations from torre...
2013-01-07 David ‘Bombe’ RodenShow name of reaction in email summary.
2013-01-07 David ‘Bombe’ RodenMake reaction available when retrieving output from...
2013-01-03 David ‘Bombe’ RodenShow file count, seed count, and leech count in mail.
2013-01-03 David ‘Bombe’ RodenAdd plain text and HTML output to new-torrent trigger.
2013-01-03 David ‘Bombe’ RodenReturn an output instead of a trigger object.
2013-01-02 David ‘Bombe’ RodenAdd trigger that detects new torrents.
2013-01-02 David ‘Bombe’ RodenMake the object that trigger an action available.
2013-01-02 David ‘Bombe’ RodenAdd trigger that always triggers.
2013-01-02 David ‘Bombe’ RodenAdd trigger that checks for changes in a FileState.
2013-01-02 David ‘Bombe’ RodenDe-generify main interfaces.
2013-01-02 David ‘Bombe’ RodenAdd trigger for the existence of files.