Add even more strings to the blacklist.
[rhynodge.git] / src / main / java / net / pterodactylus / rhynodge / filters /
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.”