Clean up imports
[rhynodge.git] / src /
2015-08-26 David ‘Bombe’ RodenClean up imports
2015-08-26 David ‘Bombe’ RodenMention status code in failed state
2015-08-26 David ‘Bombe’ RodenActually put reaction name in email text
2015-08-26 David ‘Bombe’ RodenDon’t assume we always have a magnet URI
2015-08-26 David ‘Bombe’ RodenAdd some logging to episode filter
2015-08-26 David ‘Bombe’ RodenCreate error message for correct state
2015-08-26 David ‘Bombe’ RodenAdd logging to HTML filter
2015-08-26 David ‘Bombe’ RodenFixed parsing of KickAssTorrents
2015-08-26 David ‘Bombe’ RodenUse new hostname for KickAssTorrents
2015-08-25 David ‘Bombe’ RodenDon’t specify charsets in content types
2015-08-25 David ‘Bombe’ RodenAdd error output twice, for now
2015-05-09 David ‘Bombe’ RodenUse Guice to create core classes
2015-05-09 David ‘Bombe’ RodenRemove unnecessary input stream
2015-05-09 David ‘Bombe’ RodenStart outfitting core classes for Guice
2015-05-06 David ‘Bombe’ RodenLog exceptions when sending emails
2015-05-06 David ‘Bombe’ RodenSet default values differently
2015-05-05 David ‘Bombe’ RodenInclude name of missing option in exception
2015-05-05 David ‘Bombe’ RodenParse options from environment
2015-05-04 David ‘Bombe’ RodenAdd test for SMBC
2015-05-04 David ‘Bombe’ RodenExtract comment from image
2015-05-04 David ‘Bombe’ RodenFix image URL extraction of SMBC
2015-05-04 David ‘Bombe’ RodenReplace anonymous class by lambda
2015-05-04 David ‘Bombe’ RodenSend email if a state comes back as empty
2015-05-04 David ‘Bombe’ RodenSend an email if a reaction fails with an exception
2015-02-20 David ‘Bombe’ RodenFix Sinfest filter and add a test
2015-02-20 David ‘Bombe’ RodenRemove all those useless comments
2015-02-11 David ‘Bombe’ RodenFix URL for kickass.to
2015-02-11 David ‘Bombe’ RodenUpdate HTTP client to 4.4, ignore faulty SSL hostnames
2015-02-11 David ‘Bombe’ RodenAdd test for kickass.to parser
2015-02-11 David ‘Bombe’ RodenFix name extraction
2015-02-11 David ‘Bombe’ RodenUse test class to load resources from
2015-02-11 David ‘Bombe’ RodenRename comic loader to resource loader
2015-02-10 David ‘Bombe’ RodenFix Cyanide & Happiness filter and add unit test
2015-02-10 David ‘Bombe’ RodenUse new comic loader, update HTML file and test
2015-02-10 David ‘Bombe’ RodenUse comic loader for Business Cat filter test.
2015-02-10 David ‘Bombe’ RodenAdd parser for Chief O’Brien at Work.
2015-01-28 David ‘Bombe’ RodenPrevent empty or formatted strings from being parsed...
2015-01-28 David ‘Bombe’ RodenAbort a reaction with a failed state if an exception...
2015-01-24 David ‘Bombe’ RodenAdd business cat comic watcher.
2015-01-11 David ‘Bombe’ RodenUse correct trigger for TorrentHound watcher.
2014-12-21 David ‘Bombe’ RodenAdd watchers for TorrentHound.
2014-12-21 David ‘Bombe’ RodenAdd filter for TorrentHound results page.
2014-12-21 David ‘Bombe’ RodenFactor out torrent matchers.
2014-12-21 David ‘Bombe’ RodenAdd watchers for torrentz.eu results.
2014-12-21 David ‘Bombe’ RodenAdd filter to torrentz.eu result pages.
2014-10-17 David ‘Bombe’ RodenPrint the strip’s comment right below the strip for...
2014-10-14 David ‘Bombe’ RodenAllow long parameter names.
2014-07-31 David ‘Bombe’ RodenAdd filter for retrieving the Savoy theatre movie progr...
2014-07-31 David ‘Bombe’ RodenOutput the current state if it’s an output state.
2014-07-31 David ‘Bombe’ RodenRemember the current state.
2014-07-31 David ‘Bombe’ RodenDon’t connect if already connected.
2014-07-31 David ‘Bombe’ RodenOnly add mail parts if they’re necessary.
2014-07-16 David ‘Bombe’ RodenFix watcher constructor.
2014-07-16 David ‘Bombe’ RodenAdd parser for the “Heldentage” comic.
2014-07-15 David ‘Bombe’ RodenAdd another fake group to the blacklist.
2014-07-01 David ‘Bombe’ RodenAdd another fake group to the blacklist.
2014-06-08 David ‘Bombe’ RodenAdd more fake groups to the blacklist filter.
2014-06-08 David ‘Bombe’ RodenAdd more fake groups to the blacklist filter.
2014-06-05 David ‘Bombe’ RodenAdd more fake groups to the blacklist filter.
2014-06-05 David ‘Bombe’ RodenAdd more fake groups to the blacklist filter.
2014-06-04 David ‘Bombe’ RodenAdd more fake groups to the blacklist filter.
2014-04-17 David ‘Bombe’ RodenAdd “SHODAN” to blacklist.
2014-03-28 David ‘Bombe’ RodenSplit the engine in smaller parts.
2014-03-28 David ‘Bombe’ RodenReorder some code.
2014-03-27 David ‘Bombe’ RodenLoad last state later, and only if required.
2014-03-27 David ‘Bombe’ RodenUse Java 1.8, and its Optional.
2014-03-27 David ‘Bombe’ RodenMove running the query into its own method.
2014-03-27 David ‘Bombe’ RodenSimplify state filtering.
2014-03-27 David ‘Bombe’ RodenMove waiting for next reaction to start into its own...
2014-03-27 David ‘Bombe’ RodenDon’t calculate time more than once.
2014-03-27 David ‘Bombe’ RodenUse custom object to return information about the next...
2014-03-25 David ‘Bombe’ RodenReturn the correct name for the next reaction.
2014-03-25 David ‘Bombe’ RodenConnect the SMTP transport before sending a mail.
2014-03-18 David ‘Bombe’ RodenAdd test for episode filter.
2014-03-18 David ‘Bombe’ RodenAdd unit test for comic site filter.
2014-03-18 David ‘Bombe’ RodenExpand import.
2014-03-18 David ‘Bombe’ RodenSimplify if conditions.
2014-03-17 David ‘Bombe’ RodenAdd test for email action.
2014-03-17 David ‘Bombe’ RodenAdd constructor takes a transport (for testing).
2014-03-17 David ‘Bombe’ RodenRemove unused action.
2014-03-17 David ‘Bombe’ RodenCreate transport in constructor.
2014-03-17 David ‘Bombe’ RodenAdd unit test for reaction.
2014-03-17 David ‘Bombe’ RodenDeactivate logging for the test.
2014-03-17 David ‘Bombe’ RodenAdd unit test for state manager.
2014-03-17 David ‘Bombe’ RodenDelete JSON file in case of an error.
2014-03-17 David ‘Bombe’ RodenRefactor engine, use Optionals in the state manager.
2014-03-16 David ‘Bombe’ RodenBlacklist “EVOLVE” and “KILLERS.”
2013-11-20 David ‘Bombe’ RodenAdd parser for Abstruse Goose comics.
2013-11-05 David ‘Bombe’ RodenAllow multiple images on GPF.
2013-10-31 David ‘Bombe’ RodenAdd another item to the blacklist.
2013-10-31 David ‘Bombe’ RodenFormat blacklisted words differently.
2013-10-28 David ‘Bombe’ RodenAdd even more strings to the blacklist.
2013-10-28 David ‘Bombe’ RodenAdd another string to the blacklist.
2013-10-28 David ‘Bombe’ RodenAdd another string to the blacklist.
2013-10-27 David ‘Bombe’ RodenInclude blacklist in all torrent watchers.
2013-10-27 David ‘Bombe’ RodenAdd blacklist filter.
2013-09-19 David ‘Bombe’ RodenStore and return copies of the raw bytes.
2013-09-19 David ‘Bombe’ RodenReturn -1 if an episode is null.
2013-09-19 David ‘Bombe’ RodenMake the collection and association process clearer...
2013-09-19 David ‘Bombe’ RodenReturn an optional episode instead of null.
next