Commit Graph

23 Commits (c5c3a0a2a8febaa2b1ebcae6c17ff4398a9da6c7)

Author SHA1 Message Date
Andrew Dolgov 21ce7d9ec0 update phpmd ruleset to use (subset) of cleancode
fix various minor issues reported by static analysis
remove redundant php closing tag from several more files
7 years ago
Andrew Dolgov 41245888f1 only stop inline feed updates with open_basedir enabled if there are any plugins that require CURL enabled
add plugin->flags() returning array with additional plugin information, currently only CURL requirement (optional)
9 years ago
Eduardo M KALINOWSKI fb59c87932 Fetch only the headers in order to get the real article URL. 9 years ago
Andrew Dolgov aa03bac424 allow NO_CURL to disable several CURL-related checks in plugins
af_readability: skip http content-type checking when open_basedir is enabled
9 years ago
Andrew Dolgov 4c46702672 drop support for (obsolete, removed from recent php versions) php safe_mode setting
remove ugly hacks for curl + open_basedir combination breaking support for http redirects
9 years ago
Andrew Dolgov 129d626354 plugins: remove obsolete plugin_data/stored stuff 10 years ago
Andrew Dolgov 05f14a7d19 add (undocumented) _CURL_HTTP_PROXY 11 years ago
Rasmus Lerdorf 6f7798b643 Fixing bugs found by static analysis 11 years ago
Andrew Dolgov 106a3de91c plugins: bump API version 11 years ago
Andrew Dolgov 6322ac79a0 remove $link 11 years ago
Andrew Dolgov 438a3ecb04 disable FOLLOWLOCATION when under open_basedir 11 years ago
Andrew Dolgov 81153e6b8b fix broken redirects 11 years ago
Andrew Dolgov e2b0054be4 experimental patch to enable compatibility with php safe_mode 11 years ago
Andrew Dolgov e02555c1b8 add af_* plugin workaround for already processed article 12 years ago
Andrew Dolgov 389859b5d4 af_unburn: set useragent 12 years ago
Andrew Dolgov 8055097ca2 af_unburn: set timeout properly (refs #540) 12 years ago
Andrew Dolgov b30abdadd2 prevent article filters from modifying article GUID; add separate plugin_data field for this 12 years ago
Andrew Dolgov 1e6463fde9 unburn: remove ending ? from urls 12 years ago
Andrew Dolgov 6368785ef4 af_unburn: update description 12 years ago
Andrew Dolgov a90952ec00 af_unburn: add /~r/ redirector 12 years ago
Andrew Dolgov eb161344c2 af_unburn: add feedsportal 12 years ago
Andrew Dolgov 8c685908b1 af_unburn: remove utm_* query parts 12 years ago
Andrew Dolgov 9b72506855 add af_unburn 12 years ago