Add parser for Abstruse Goose comics.
[rhynodge.git] / src /
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.
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-08-04 David ‘Bombe’ RodenSet specific encoding for subject.
2013-07-17 David ‘Bombe’ RodenFix javadoc.
2013-07-17 David ‘Bombe’ RodenRemove unnecessary type arguments.
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-03-01 David ‘Bombe’ RodenShow the latest seven non-new comics below the most...
2013-03-01 David ‘Bombe’ RodenStore the latest comic state.
2013-03-01 David ‘Bombe’ RodenPut HTML generation into its own method.
2013-02-28 David ‘Bombe’ RodenAdd filter and watcher for “Cyanide & Happiness.”
2013-02-26 David ‘Bombe’ RodenAdd watcher implementation for LICD.
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 state that stores a single String value.
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 example for Sinfest comics.
2013-02-24 David ‘Bombe’ RodenAdd watcher for new Sinfest comics.
2013-02-24 David ‘Bombe’ RodenAdd trigger for new comics.
2013-02-24 David ‘Bombe’ RodenAdd Sinfest comic parser.
2013-02-24 David ‘Bombe’ RodenAdd JSON property markers.
2013-02-24 David ‘Bombe’ RodenReturn the list instead of calling the method again.
2013-02-24 David ‘Bombe’ RodenDeclare list as final.
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’ RodenAdds a state for comics.
2013-02-24 David ‘Bombe’ RodenMove torrent-related filters to their own package.
2013-02-19 David ‘Bombe’ RodenShow new torrents first.
2013-02-19 David ‘Bombe’ RodenChange comments.
2013-02-19 David ‘Bombe’ RodenShow all torrents in a table.
2013-02-19 David ‘Bombe’ RodenTurn static methods into instance methods.
2013-02-19 David ‘Bombe’ RodenShow new files in green and bold.
2013-02-19 David ‘Bombe’ RodenWhitespace fix.
2013-02-19 David ‘Bombe’ RodenRemove display of separate new and change episodes.
2013-02-19 David ‘Bombe’ RodenTurn static methods into instance methods.
2013-02-19 David ‘Bombe’ RodenGet an reusa existing episode.
2013-02-19 David ‘Bombe’ RodenStore new torrents.
2013-02-19 David ‘Bombe’ RodenPrevent concurrent modification.
2013-02-19 David ‘Bombe’ RodenCreate modifiable map.
2013-02-19 David ‘Bombe’ RodenMove member to top of class.
2013-02-19 David ‘Bombe’ RodenOnly add the torrent if it doesn’t already exist.
2013-02-19 David ‘Bombe’ RodenAdd function to extract the season number of an episode.
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-02-18 David ‘Bombe’ RodenEnhance trigger interface to allow merging states.
2013-02-18 David ‘Bombe’ RodenMake episodes sortable.
2013-02-18 David ‘Bombe’ RodenAdd constructors.
2013-02-18 David ‘Bombe’ RodenAdd accessor for torrent files.
2013-02-18 David ‘Bombe’ RodenAlways lower-case the magnet ID.
2013-02-18 David ‘Bombe’ RodenSet timeout for HTTP connections.
2013-01-11 David ‘Bombe’ RodenSet update interval on all created reactions.
2013-01-11 David ‘Bombe’ RodenUse watcher in equals() and hashCode() if it’s not...
2013-01-11 David ‘Bombe’ RodenAdd watchers for Kick Ass Torrents.
2013-01-11 David ‘Bombe’ RodenAdd Pirate Bay watcher for “normal” files.
2013-01-11 David ‘Bombe’ RodenAdd example for Pirate Bay episode watcher.
2013-01-11 David ‘Bombe’ RodenParse and load watchers from configuration.
2013-01-11 David ‘Bombe’ RodenAdd Pirate Bay episode watcher.
2013-01-11 David ‘Bombe’ RodenAdd basic implementation of the watcher interface.
2013-01-11 David ‘Bombe’ RodenAdd watcher interface that combines a query, filters...
2013-01-11 David ‘Bombe’ RodenMerge branch 'master' into rewrite
2013-01-10 David ‘Bombe’ RodenRename project to “Rhynodge.”
2013-01-10 David ‘Bombe’ RodenTreat empty download URI as null.
2013-01-10 David ‘Bombe’ RodenAllow for both magnet and download URIs to be null.
2013-01-09 David ‘Bombe’ RodenAdd example for a pirate bay chain.
next