Add logging to HTML filter
[rhynodge.git] / src / main / java / net / pterodactylus / rhynodge / filters /
2015-08-26 David ‘Bombe’ RodenAdd logging to HTML filter
2015-08-26 David ‘Bombe’ RodenFixed parsing of KickAssTorrents
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-02-20 David ‘Bombe’ RodenFix Sinfest filter and add a test
2015-02-11 David ‘Bombe’ RodenFix name extraction
2015-02-10 David ‘Bombe’ RodenFix Cyanide & Happiness filter and add unit 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-24 David ‘Bombe’ RodenAdd business cat comic watcher.
2014-12-21 David ‘Bombe’ RodenAdd filter for TorrentHound results page.
2014-12-21 David ‘Bombe’ RodenAdd filter to torrentz.eu result pages.
2014-07-31 David ‘Bombe’ RodenAdd filter for retrieving the Savoy theatre movie progr...
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-18 David ‘Bombe’ RodenExpand import.
2014-03-18 David ‘Bombe’ RodenSimplify if conditions.
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’ RodenAdd blacklist filter.
2013-09-19 David ‘Bombe’ RodenMake the collection and association process clearer...
2013-09-19 David ‘Bombe’ RodenReturn an optional episode instead of null.
2013-09-19 David ‘Bombe’ RodenMake episode-number pattern detection case-insensitive.
2013-09-19 David ‘Bombe’ RodenUse multiple patterns instead of one large pattern.
2013-09-19 David ‘Bombe’ RodenAdd filter and watcher for “Scandinavia and the World.”
2013-08-05 David ‘Bombe’ RodenFix Kevin & Kell filter.
2013-07-17 David ‘Bombe’ RodenFix SMBC again.
2013-07-17 David ‘Bombe’ RodenFix SMBC comic retrieval after website change.
2013-05-03 David ‘Bombe’ RodenFix filenames and javadoc comments.
2013-05-03 David ‘Bombe’ RodenAdd comic filter and watcher for Poorly Drawn Lines.
2013-05-03 David ‘Bombe’ RodenTry different selector for main image.
2013-05-03 David ‘Bombe’ RodenTry different selector for main image.
2013-05-03 David ‘Bombe’ RodenTry different selector for main image.
2013-05-03 David ‘Bombe’ RodenAdd comic filter and watcher for SMBC.
2013-04-24 David ‘Bombe’ RodenSearch image tag correctly.
2013-04-24 David ‘Bombe’ RodenAdd Ctrl Alt Del parser and watcher.
2013-04-23 David ‘Bombe’ RodenAdd Collar 6 parser and watcher.
2013-04-20 David ‘Bombe’ RodenAdd comic filter and watcher for General Protection...
2013-04-20 David ‘Bombe’ RodenGirl Genius may have multiple images.
2013-04-20 David ‘Bombe’ RodenFix selector syntax.
2013-04-20 David ‘Bombe’ RodenAdd Girl Genius comic filter and watcher.
2013-04-20 David ‘Bombe’ RodenAdd missing javadoc.
2013-04-19 David ‘Bombe’ RodenResolve relative comic URIs against base URI.
2013-04-19 David ‘Bombe’ RodenAdd comic filter and watcher for Kevin & Kell.
2013-02-28 David ‘Bombe’ RodenAdd filter and watcher for “Cyanide & Happiness.”
2013-02-26 David ‘Bombe’ RodenAdd parser for LICD.
2013-02-26 David ‘Bombe’ RodenAdd filter that performs an HTTP query for a previously...
2013-02-26 David ‘Bombe’ RodenAdd filter that extracts a URL from an HTML state and...
2013-02-26 David ‘Bombe’ RodenAdd comic filter and watcher for Questionable Content.
2013-02-25 David ‘Bombe’ RodenAdd XKCD comic filter and watcher.
2013-02-25 David ‘Bombe’ RodenAdd strips to comics.
2013-02-25 David ‘Bombe’ RodenAdd a method to comic filters to allow extracting image...
2013-02-24 David ‘Bombe’ RodenAdd Sinfest comic parser.
2013-02-24 David ‘Bombe’ RodenAdd comic to state after parsing.
2013-02-24 David ‘Bombe’ RodenAdd filter for comic sites.
2013-02-24 David ‘Bombe’ RodenMove torrent-related filters to their own package.
2013-02-19 David ‘Bombe’ RodenReturn only the size (number and unit).
2013-02-19 David ‘Bombe’ RodenUse a normal map to store episodes, insertion order...
2013-02-19 David ‘Bombe’ RodenDon’t replace existing episodes.
2013-01-11 David ‘Bombe’ RodenMerge branch 'master' into rewrite
2013-01-10 David ‘Bombe’ RodenRename project to “Rhynodge.”