Commit Graph

665 Commits (b20b6af0dc94c2e9ec7ad25f65ee1d88547d6c5c)

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