Commit Graph

671 Commits (ebec81a6fb2dff0b2fe6b569b021e057995ee6c7)

Author SHA1 Message Date
Andrew Dolgov ebec81a6fb subscribe: verify XML before adding to the database; fetch: try to work around entity problems if initial parsing fails 13 years ago
Andrew Dolgov 1367bc3f5e trim received feed data on fetch 13 years ago
Andrew Dolgov df25e4d221 check if http_response_header is defined 13 years ago
Andrew Dolgov b367c951b9 make logging configurable; add logging to syslog 13 years ago
Andrew Dolgov f1c6dd7e90 Revert "_DISABLE_FLOICON -> _ENABLE_FLOICON"
This reverts commit 7f1113a56a.
13 years ago
Andrew Dolgov 96db9a14d9 do not try to calculate icon avg color if GD is not present 13 years ago
Andrew Dolgov 7f1113a56a _DISABLE_FLOICON -> _ENABLE_FLOICON 13 years ago
Andrew Dolgov 3c200461f8 more notice css tweaks 13 years ago
Andrew Dolgov ce2b219c64 entry_author: do not double escape string, author & comments: trim 13 years ago
Andrew Dolgov 6d9426feae tweak notice/warning/etc display 13 years ago
Andrew Dolgov 073672ccd5 add _DISABLE_FLOICON 13 years ago
Andrew Dolgov 1ffe3391f9 make pluginhost a singleton 13 years ago
Andrew Dolgov 52d88392da move db-prefs to OO 13 years ago
Andrew Dolgov c1e45a87b2 db-prefs: use user_error 13 years ago
Andrew Dolgov 3f6f085769 add better gzdecode support for php native fetch, use curl under open_basedir 13 years ago
Andrew Dolgov d0d86316ee Revert "do automatic gzcdecode on feed data"
This reverts commit aea03558bb.
13 years ago
Andrew Dolgov aea03558bb do automatic gzcdecode on feed data 13 years ago
Andrew Dolgov 7329ab2dd5 enable errorhandler 13 years ago
Andrew Dolgov c8784bceec Merge branch 'master' into pdo 13 years ago
Andrew Dolgov b6a7429591 Merge branch 'master' into pdo 13 years ago
Matthias Wirtz a08f94bd0e make us of db_affected_rows($result) instead of using db specific functions 13 years ago
Matthias Wirtz 95a10c1225 fixed sanity check (mysqli_connect is also allowed now) 13 years ago
Andrew Dolgov e441b5837b initial 13 years ago
Andrew Dolgov 48cb253625 get_article_filter: fix missing argument 13 years ago
Andrew Dolgov a42c55f02b fix blank character after opening bracket in function calls 13 years ago
Andrew Dolgov 7440a7fe3c daemon2: use passthrough to daemon-loop 13 years ago
Andrew Dolgov eefaa2df38 remove db_connect, db_close; CLI fixes 13 years ago
Andrew Dolgov 6322ac79a0 remove $link 13 years ago
Andrew Dolgov aca75cb5cb reinstate error handlers; better DB error reporting on failed queries 13 years ago
Andrew Dolgov 404e2e3603 more work on singleton-based DB 13 years ago
Andrew Dolgov ba68b6815a db updates, remove init_connection() 13 years ago
Andrew Dolgov 857efe49e6 add schema checking to feed updating and update script 13 years ago
Andrew Dolgov 89473cb5c6 feedtree: don't request null icon 13 years ago
Andrew Dolgov 77be1217e5 errorhandler: remove unneeded stuff 13 years ago
Andrew Dolgov 7a51032cab errorhandler: do not report hidden errors 13 years ago
Andrew Dolgov 4fe9327491 Revert "remove floIcon: bugs"
This reverts commit 7970c09255.
13 years ago
Andrew Dolgov 7970c09255 remove floIcon: bugs 13 years ago
Andrew Dolgov 438a3ecb04 disable FOLLOWLOCATION when under open_basedir 13 years ago
Andrew Dolgov e2261e177b implement old log entry purging in update_daemon_common; add some more error types; tweak error log display 13 years ago
Andrew Dolgov 4e53956add implement error log viewer 13 years ago
Andrew Dolgov 889a5f9f19 experimental SQL-based error logger 13 years ago
Andrew Dolgov 52803a0bfd add SPHINX_SERVER 13 years ago
Andrew Dolgov b9863a153c unify SMTP_HOST and SMTP_PORT as SMTP_SERVER 13 years ago
Andrew Dolgov 40fe2d7382 remove js-based player, better mp3 support detection for html5 audio 13 years ago
Andrew Dolgov 76e087b017 format_article_labels: bail out if passed something other than array 13 years ago
Andrew Dolgov 5e3d5480f7 use hashed guids in a hopefully backwards compatible fashion 13 years ago
Andrew Dolgov bc7a144dd5 properly remove and replace favicon color when favicon gets manually removed/uploaded 13 years ago
Andrew Dolgov 12a6bd28ac remove hsl stuff from classes/feeds, we take care of this when choosing the color 13 years ago
Andrew Dolgov 6ac722d5b1 try to improve color guessing algorithm a bit 13 years ago
Andrew Dolgov 63c323f736 only enable colored favicons in vfeeds; fix RGB triplet packing 13 years ago