Commit History

Author SHA1 Message Date
  Andrew Dolgov ddf28801e4 implement plugin API version compatibility check 11 years ago
  Andrew Dolgov 726bd48e8c better handle get_link() enabled plugins crashing on load 11 years ago
  Andrew Dolgov 68cccafcad remove debug_enabled global 11 years ago
  Andrew Dolgov 9ec103525d update_rss_feed: simplify debug reporting 11 years ago
  Andrew Dolgov ebec81a6fb subscribe: verify XML before adding to the database; fetch: try to work around entity problems if initial parsing fails 11 years ago
  Andrew Dolgov 1367bc3f5e trim received feed data on fetch 11 years ago
  Andrew Dolgov 92c9a20cf5 update installer mysqli_connect to only use port if defined 11 years ago
  Andrew Dolgov df25e4d221 check if http_response_header is defined 11 years ago
  Andrew Dolgov b367c951b9 make logging configurable; add logging to syslog 11 years ago
  Andrew Dolgov f1c6dd7e90 Revert "_DISABLE_FLOICON -> _ENABLE_FLOICON" 11 years ago
  Andrew Dolgov 96db9a14d9 do not try to calculate icon avg color if GD is not present 11 years ago
  Andrew Dolgov 48ed517e8d pref_prefs: remove second argument from the constructor 11 years ago
  Andrew Dolgov b20b6af0dc only pass port to mysqli_connect when it is set 11 years ago
  Andrew Dolgov 1f29443530 fix missing DB object when instantiated to import opml 11 years ago
  Andrew Dolgov 7f1113a56a _DISABLE_FLOICON -> _ENABLE_FLOICON 11 years ago
  Andrew Dolgov 3c200461f8 more notice css tweaks 11 years ago
  Andrew Dolgov 6a1f424924 floIcon: add experimental SizeInBytes cap 11 years ago
  Andrew Dolgov ce2b219c64 entry_author: do not double escape string, author & comments: trim 11 years ago
  Andrew Dolgov 6d9426feae tweak notice/warning/etc display 11 years ago
  Andrew Dolgov bbffc43e4f actually check for DB_PORT in installer, add better hints and use mysqli if available 11 years ago
  Andrew Dolgov 1daf0f75fa pass DB_PORT as string 11 years ago
  Andrew Dolgov 8cb5c64d62 fix auth_base referencing dbh which was not present 11 years ago
  Andrew Dolgov 073672ccd5 add _DISABLE_FLOICON 11 years ago
  Andrew Dolgov 6421b42963 api/getHeadlines: increase limit to 200 11 years ago
  Andrew Dolgov 1ffe3391f9 make pluginhost a singleton 11 years ago
  Andrew Dolgov 52d88392da move db-prefs to OO 11 years ago
  Andrew Dolgov c1e45a87b2 db-prefs: use user_error 11 years ago
  Andrew Dolgov 3f6f085769 add better gzdecode support for php native fetch, use curl under open_basedir 11 years ago
  Andrew Dolgov d0d86316ee Revert "do automatic gzcdecode on feed data" 11 years ago
  Andrew Dolgov aea03558bb do automatic gzcdecode on feed data 11 years ago