Commit Graph

23 Commits (daa43e05727d4cd4d7b261a5be3faefab4263dcd)

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
9 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)
10 years ago
Eduardo M KALINOWSKI fb59c87932 Fetch only the headers in order to get the real article URL. 10 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
10 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
10 years ago
Andrew Dolgov 129d626354 plugins: remove obsolete plugin_data/stored stuff 12 years ago
Andrew Dolgov 05f14a7d19 add (undocumented) _CURL_HTTP_PROXY 12 years ago
Rasmus Lerdorf 6f7798b643 Fixing bugs found by static analysis 13 years ago
Andrew Dolgov 106a3de91c plugins: bump API version 13 years ago
Andrew Dolgov 6322ac79a0 remove $link 13 years ago
Andrew Dolgov 438a3ecb04 disable FOLLOWLOCATION when under open_basedir 13 years ago
Andrew Dolgov 81153e6b8b fix broken redirects 13 years ago
Andrew Dolgov e2b0054be4 experimental patch to enable compatibility with php safe_mode 13 years ago
Andrew Dolgov e02555c1b8 add af_* plugin workaround for already processed article 13 years ago
Andrew Dolgov 389859b5d4 af_unburn: set useragent 13 years ago
Andrew Dolgov 8055097ca2 af_unburn: set timeout properly (refs #540) 13 years ago
Andrew Dolgov b30abdadd2 prevent article filters from modifying article GUID; add separate plugin_data field for this 13 years ago
Andrew Dolgov 1e6463fde9 unburn: remove ending ? from urls 13 years ago
Andrew Dolgov 6368785ef4 af_unburn: update description 13 years ago
Andrew Dolgov a90952ec00 af_unburn: add /~r/ redirector 13 years ago
Andrew Dolgov eb161344c2 af_unburn: add feedsportal 13 years ago
Andrew Dolgov 8c685908b1 af_unburn: remove utm_* query parts 13 years ago
Andrew Dolgov 9b72506855 add af_unburn 13 years ago