Historique des commits

Auteur SHA1 Message Date
  Andrew Dolgov c925f4e3fd use catchall exception handler for readability il y a 5 ans
  Andrew Dolgov 6d95e53524 af_readability: check if sanitized content has anything before replacing il y a 6 ans
  Andrew Dolgov acf155cf8f remove old-style readability loading il y a 6 ans
  Andrew Dolgov 2aaefbfa54 update autoloader to consider namespaces for third party libraries: placed and loaded from vendor/namespace/classpath.php il y a 6 ans
  Andrew Dolgov b037ffd628 af_readability: specify http accept header il y a 6 ans
  JustAMacUser e26cb06179 af_readability: Use new global fetch_effective_url for canonical URL. il y a 6 ans
  Andrew Dolgov f830f853a9 Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimental il y a 6 ans
  JustAMacUser 3ee48ac830 Make af_readability use resolved URL when rewriting relative URLs in the article. il y a 6 ans
  Andrew Dolgov 0f4487d3d6 plugins/af_readability: use PDO il y a 6 ans
  Andrew Dolgov da9ea57d1c checkbox to sql bool related changes, some more boolean fixes il y a 6 ans
  Andrew Dolgov 86a8351ca2 move the following to Feeds: il y a 7 ans
  Andrew Dolgov 21ce7d9ec0 update phpmd ruleset to use (subset) of cleancode il y a 7 ans
  Andrew Dolgov dc8bd8a640 add some print_checkbox/print_button calls; rename some plugin preference pane titles il y a 7 ans
  Andrew Dolgov 328118d12e use print_hidden() for hidden dojo form fields il y a 7 ans
  Andrew Dolgov f45a1152bb af_readability: force utf8 preamble on html document load. no idea why but it seems to work better even for not-unicode sites. il y a 7 ans
  Andrew Dolgov e487e92d70 readability: increase maximum source document size, reorganize the reddit plugin code a bit il y a 7 ans
  Andrew Dolgov 666cd33360 enable support for readability (if af_readability is enabled) in shareanything bookmarklet il y a 8 ans
  Andrew Dolgov 41245888f1 only stop inline feed updates with open_basedir enabled if there are any plugins that require CURL enabled il y a 8 ans
  Troy Engel 5d5f100f4f Fix array checking method in 2 places, add array check in one location il y a 8 ans
  Troy Engel 3e220fd131 Revert "Fix accidental use of emtpy array: [E_WARNING (2) plugins/af_readability/init.php:186 Invalid argument supplied for foreach()]" il y a 8 ans
  Troy Engel beaddcba96 Fix accidental use of emtpy array: [E_WARNING (2) plugins/af_readability/init.php:186 Invalid argument supplied for foreach()] il y a 8 ans
  Andrew Dolgov aa03bac424 allow NO_CURL to disable several CURL-related checks in plugins il y a 8 ans
  Andrew Dolgov 4c46702672 drop support for (obsolete, removed from recent php versions) php safe_mode setting il y a 8 ans
  Andrew Dolgov 4d03c5c59f limit maximum article length allowed for readability il y a 8 ans
  Andrew Dolgov 6dbd6585a9 af_readability: add pluggable filter action il y a 8 ans
  Andrew Dolgov 37b2bca99e af_readability: encoding may be lower case il y a 9 ans
  Andrew Dolgov 8b08d9d740 move readability libs to system location il y a 9 ans
  Andrew Dolgov 831129f6a4 ad_readability: also check for content-type if possible il y a 9 ans
  Andrew Dolgov b7d1306b19 af_readability: add a workaround for meta charset html pages il y a 9 ans
  Andrew Dolgov 7975ace2aa fix previous, oops il y a 9 ans