summaryrefslogtreecommitdiffstats
path: root/utility
AgeCommit message (Expand)Author
2013-10-20add support for text posts for the 'Least I Could Do' enhancerRobin Appelman
2013-09-30set the useragent when getting the full body for the xpath enhancerRobin Appelman
2013-09-27use seperate direcotires for article enhancers and fetchersBernhard Posselt
2013-09-26fix relative link substition when & appears in the linkBernhard Posselt
2013-09-26add article enhancers for various comic sitesRobin Appelman
2013-09-26ignore warnings when loading invalid htmlBernhard Posselt
2013-09-26create a seperate config file for regex enhancersBernhard Posselt
2013-09-26Merge pull request #372 from owncloud/enhancer-jsonBernhard Posselt
2013-09-26ArticleEnhancer: convert relative urls to html charactersbastei
2013-09-26move simple enhancer config into json fileBernhard Posselt
2013-09-25add article enhancer for comics hosted by the escapistRobin Appelman
2013-09-25add article enhancer for least i could doRobin Appelman
2013-09-25add article enhancer for twogagRobin Appelman
2013-09-25add article enhancer for penny-arcadeRobin Appelman
2013-09-25add article enhancer for use cad-comic.comRobin Appelman
2013-09-21ArticleEnhancer: Transform relative to absolute URLsbastei
2013-09-16manually convert ' to ' because its not built into PHP for author an titleBernhard Posselt
2013-09-14Fix themerepublic.net enhancerDavid
2013-09-14Add ThemeRepublic EnhancerDavid
2013-09-13use before and after update hooks to delete items only after new ones have be...Bernhard Posselt
2013-09-13go back to 200 autopurge countBernhard Posselt
2013-09-12removed google importer on the serverside, add importer for articlesBernhard Posselt
2013-09-12#342 implement exportBernhard Posselt
2013-09-06curly braces are beautifulbastei
2013-09-06try detect encoding of documents in ArticleEnhancer and convert thembastei
2013-09-05little fix: shorter concatenationbastei
2013-09-04allow multiple xpath resultsbastei
2013-09-02typecast config values to default values of config objectBernhard Posselt
2013-09-02switch from json config to ini configBernhard Posselt
2013-09-02move configuration values into a config file, fix #167Bernhard Posselt
2013-08-29dont use parent div for including comicsBernhard Posselt
2013-08-29changelog improvementsBernhard Posselt
2013-08-29allow more than one article enhancer per url based on the url regex, also all...Bernhard Posselt
2013-08-28Possible backwards incompatible change by using the link provided by simplepi...Bernhard Posselt
2013-08-28add enhancers for articles, fix #14Bernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-08-02make cron updater optional, created updater class for better updating handlin...Bernhard Posselt
2013-07-25decode all the things twiceBernhard Posselt
2013-07-25clean up indentionBernhard Posselt
2013-07-25decode title twice to fix stupid feed authors' mistakesBernhard Posselt
2013-07-18use current date when feed does not provide pubdates, disable article updatesBernhard Posselt
2013-07-11increase timeout to from 10 to 60 seconds, fix #278Bernhard Posselt
2013-06-22fix indentionBernhard Posselt
2013-06-22Revert "fix #253, use current date when no pubdate is provided"Bernhard Posselt
2013-06-22fix #253, use current date when no pubdate is providedBernhard Posselt
2013-06-22spaces to tabsBernhard Posselt
2013-06-10url in feed init error msgAlessandro Cosentino
2013-06-09modify Fetch to pass on getFavicon parameterlsmooth
2013-06-09don't update faviconLink on feed updatelsmooth
2013-05-25Also html decode the links to the page to not break on nyaa torrentsBernhard Posselt