rhynodge.git
2015-05-04 David ‘Bombe... Extract comment from image
2015-05-04 David ‘Bombe... Fix image URL extraction of SMBC
2015-05-04 David ‘Bombe... Replace anonymous class by lambda
2015-05-04 David ‘Bombe... Send email if a state comes back as empty
2015-05-04 David ‘Bombe... Send an email if a reaction fails with an exception
2015-02-20 David ‘Bombe... Fix Sinfest filter and add a test
2015-02-20 David ‘Bombe... Remove all those useless comments
2015-02-11 David ‘Bombe... Fix URL for kickass.to
2015-02-11 David ‘Bombe... Update HTTP client to 4.4, ignore faulty SSL hostnames
2015-02-11 David ‘Bombe... Add test for kickass.to parser
2015-02-11 David ‘Bombe... Fix name extraction
2015-02-11 David ‘Bombe... Use test class to load resources from
2015-02-11 David ‘Bombe... Rename comic loader to resource loader
2015-02-10 David ‘Bombe... Fix Cyanide & Happiness filter and add unit test
2015-02-10 David ‘Bombe... Use new comic loader, update HTML file and test
2015-02-10 David ‘Bombe... Use comic loader for Business Cat filter test.
2015-02-10 David ‘Bombe... Add parser for Chief O’Brien at Work.
2015-01-28 David ‘Bombe... Prevent empty or formatted strings from being parsed...
2015-01-28 David ‘Bombe... Abort a reaction with a failed state if an exception...
2015-01-24 David ‘Bombe... Add business cat comic watcher.
2015-01-11 David ‘Bombe... Use correct trigger for TorrentHound watcher.
2014-12-21 David ‘Bombe... Add watchers for TorrentHound.
2014-12-21 David ‘Bombe... Add filter for TorrentHound results page.
2014-12-21 David ‘Bombe... Factor out torrent matchers.
2014-12-21 David ‘Bombe... Add watchers for torrentz.eu results.
2014-12-21 David ‘Bombe... Add filter to torrentz.eu result pages.
2014-10-17 David ‘Bombe... Print the strip’s comment right below the strip for...
2014-10-14 David ‘Bombe... Allow long parameter names.
2014-07-31 David ‘Bombe... Add filter for retrieving the Savoy theatre movie progr...
2014-07-31 David ‘Bombe... Output the current state if it’s an output state.
2014-07-31 David ‘Bombe... Remember the current state.
2014-07-31 David ‘Bombe... Don’t connect if already connected.
2014-07-31 David ‘Bombe... Only add mail parts if they’re necessary.
2014-07-16 David ‘Bombe... Fix watcher constructor.
2014-07-16 David ‘Bombe... Add parser for the “Heldentage” comic.
2014-07-16 David ‘Bombe... Remove Emma reporting plugin, enable JaCoCo plugin.
2014-07-15 David ‘Bombe... Add another fake group to the blacklist.
2014-07-01 David ‘Bombe... Add another fake group to the blacklist.
2014-06-08 David ‘Bombe... Add more fake groups to the blacklist filter.
2014-06-08 David ‘Bombe... Add more fake groups to the blacklist filter.
2014-06-05 David ‘Bombe... Add more fake groups to the blacklist filter.
2014-06-05 David ‘Bombe... Add more fake groups to the blacklist filter.
2014-06-04 David ‘Bombe... Add more fake groups to the blacklist filter.
2014-04-17 David ‘Bombe... Add “SHODAN” to blacklist.
2014-03-28 David ‘Bombe... Split the engine in smaller parts.
2014-03-28 David ‘Bombe... Reorder some code.
2014-03-27 David ‘Bombe... Load last state later, and only if required.
2014-03-27 David ‘Bombe... Use Java 1.8, and its Optional.
2014-03-27 David ‘Bombe... Move running the query into its own method.
2014-03-27 David ‘Bombe... Simplify state filtering.
2014-03-27 David ‘Bombe... Move waiting for next reaction to start into its own...
2014-03-27 David ‘Bombe... Don’t calculate time more than once.
2014-03-27 David ‘Bombe... Use custom object to return information about the next...
2014-03-25 David ‘Bombe... Return the correct name for the next reaction.
2014-03-25 David ‘Bombe... Connect the SMTP transport before sending a mail.
2014-03-18 David ‘Bombe... Add test for episode filter.
2014-03-18 David ‘Bombe... Add unit test for comic site filter.
2014-03-18 David ‘Bombe... Expand import.
2014-03-18 David ‘Bombe... Simplify if conditions.
2014-03-17 David ‘Bombe... Add test for email action.
2014-03-17 David ‘Bombe... Add constructor takes a transport (for testing).
2014-03-17 David ‘Bombe... Remove unused action.
2014-03-17 David ‘Bombe... Create transport in constructor.
2014-03-17 David ‘Bombe... Add Mockito dependency.
2014-03-17 David ‘Bombe... Add unit test for reaction.
2014-03-17 David ‘Bombe... Deactivate logging for the test.
2014-03-17 David ‘Bombe... Add unit test for state manager.
2014-03-17 David ‘Bombe... Delete JSON file in case of an error.
2014-03-17 David ‘Bombe... Refactor engine, use Optionals in the state manager.
2014-03-16 David ‘Bombe... Blacklist “EVOLVE” and “KILLERS.”
2013-11-20 David ‘Bombe... Add parser for Abstruse Goose comics.
2013-11-05 David ‘Bombe... Allow multiple images on GPF.
2013-10-31 David ‘Bombe... Add another item to the blacklist.
2013-10-31 David ‘Bombe... Format blacklisted words differently.
2013-10-28 David ‘Bombe... Add even more strings to the blacklist.
2013-10-28 David ‘Bombe... Add another string to the blacklist.
2013-10-28 David ‘Bombe... Add another string to the blacklist.
2013-10-27 David ‘Bombe... Include blacklist in all torrent watchers.
2013-10-27 David ‘Bombe... Add blacklist filter.
2013-10-27 David ‘Bombe... Add EMMA reporting plugin.
2013-09-19 David ‘Bombe... Store and return copies of the raw bytes.
2013-09-19 David ‘Bombe... Return -1 if an episode is null.
2013-09-19 David ‘Bombe... Make the collection and association process clearer...
2013-09-19 David ‘Bombe... Return an optional episode instead of null.
2013-09-19 David ‘Bombe... Make episode-number pattern detection case-insensitive.
2013-09-19 David ‘Bombe... Use multiple patterns instead of one large pattern.
2013-09-19 David ‘Bombe... Add filter and watcher for “Scandinavia and the World.”
2013-09-12 David ‘Bombe... Add assembly plugin to build JAR file with dependencies.
2013-09-12 David ‘Bombe... Include findbugs plugin.
2013-08-05 David ‘Bombe... Fix Kevin & Kell filter.
2013-08-04 David ‘Bombe... Set specific encoding for subject.
2013-07-17 David ‘Bombe... Fix javadoc.
2013-07-17 David ‘Bombe... Remove unnecessary type arguments.
2013-07-17 David ‘Bombe... Fix SMBC again.
2013-07-17 David ‘Bombe... Fix SMBC comic retrieval after website change.
2013-05-03 David ‘Bombe... Fix filenames and javadoc comments.
2013-05-03 David ‘Bombe... Add comic filter and watcher for Poorly Drawn Lines.
2013-05-03 David ‘Bombe... Try different selector for main image.
2013-05-03 David ‘Bombe... Try different selector for main image.
2013-05-03 David ‘Bombe... Try different selector for main image.
next