Commit History

Author SHA1 Message Date
  Andrew Dolgov 7c0a2ab202 pluginhost: allow loading user plugins from plugins.local 9 years ago
  Andrew Dolgov 945346cbff add HOOK_RENDER_ENCLOSURE & af_youtube_embed plugin 9 years ago
  Andrew Dolgov 27f7b59353 add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible 9 years ago
  Andrew Dolgov 755869ffbc remove unread first sorting: has issues, is pretty much adaptive anyway 9 years ago
  SkyREgit 95a95b0a40 Add unread category to build-in Search 9 years ago
  Andrew Dolgov 0c6f7b314a remove image.php; put cached image endpoint to public.php 9 years ago
  Andrew Dolgov 4ca621a360 add config option CHECK_FOR_UPDATES 9 years ago
  Andrew Dolgov 480b2de3b1 minor fixes for previous (2) 9 years ago
  Andrew Dolgov 119ba03bd4 minor fixes for previous 9 years ago
  Andrew Dolgov efcc5d365d add placeholder update checker using git changesets 9 years ago
  Andrew Dolgov ed775e4e8d remove obsolete code related to version checking and tarball updater plugin 9 years ago
  Andrew Dolgov 21d7585a54 disable version checking for night.css 9 years ago
  Andrew Dolgov f6cbe9a5a0 require version information in all additional themes 9 years ago
  Andrew Dolgov c63850fad0 if loaded over ssl and iframe is whitelisted, set its source to https 9 years ago
  tmo-github 8458a312ae Modify query to avoid a full table scan on MySQL 9 years ago
  Andrew Dolgov 59b5d5f3e6 allow embedding videos from youtube and vimeo natively 9 years ago
  Andrew Dolgov 229a871be7 do not force sslversion in any cases 9 years ago
  Andrew Dolgov 8ef0ca2fa6 remove unused format_libxml_error 9 years ago
  Andrew Dolgov ae962a96fd fix typo 9 years ago
  Andrew Dolgov fafac207c5 geturl: if head request is denied because host is still living in 20th century, try requesting body (thanks to incompetent admins of arxiv.org) 9 years ago
  Andrew Dolgov aa9f7d4447 get_minified_js: store and check tt-rss version in cached files 9 years ago
  Felix Eckhofer 1e87193815 Add width/height attribute to image enclosures 10 years ago
  Dave Zaikos 0c019b4436 Added curl CURLOPT_NOBODY option in geturl function to ensure the HEAD method is used when resolving permanent/temporary URL moves. 10 years ago
  Andrew Dolgov 3e0f2090bf mail plugin: cleanup disabled completion, add configurable destination email list 10 years ago
  Bram Schoenmakers 7b3110c9c9 Fix for testing filters getting stuck sometimes. 10 years ago
  Dave Zaikos c6ce584dd5 Changed how the enclosures array is checked for content so an empty array is not processed. Fixes a change from the previous branch commit. 10 years ago
  Dave Zaikos 2bb11658a8 Added HOOK_FORMAT_ENCLOSURES plugin hook. 10 years ago
  Rob Hoelz 9a6456fa12 Stop after first search plugin 10 years ago
  Rob Hoelz baaf4c3043 Make search mechanism pluggable 10 years ago
  Andrew Dolgov 84e36b61a3 make_init_params: add plugins 10 years ago