Commit Graph

6325 Commits (b367c951b990b38677e67f1a1756cd4d1eaee50b)
 

Author SHA1 Message Date
Andrew Dolgov b367c951b9 make logging configurable; add logging to syslog 11 years ago
Andrew Dolgov f1c6dd7e90 Revert "_DISABLE_FLOICON -> _ENABLE_FLOICON"
This reverts commit 7f1113a56a.
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"
This reverts commit aea03558bb.
11 years ago
Andrew Dolgov aea03558bb do automatic gzcdecode on feed data 11 years ago
Andrew Dolgov 73663db316 support pgsql in pdo 11 years ago
Andrew Dolgov 9ee90455b8 add experimental support for PDO (_ENABLE_PDO) 11 years ago
Andrew Dolgov 7329ab2dd5 enable errorhandler 11 years ago
Andrew Dolgov c8784bceec Merge branch 'master' into pdo 11 years ago
Andrew Dolgov b6a7429591 Merge branch 'master' into pdo 11 years ago
Andrew Dolgov 6b7bc706f3 Merge pull request #162 from swiffer/master
make us of db_affected_rows($result) instead of using db specific functions
11 years ago
Matthias Wirtz a08f94bd0e make us of db_affected_rows($result) instead of using db specific functions 11 years ago
Andrew Dolgov 8a386529a1 update: only wait when pidlock is enabled 11 years ago
Andrew Dolgov fa8e7ea261 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 0630a100d5 revert OO-db access in dbupdater, create DbUpdater() correctly 11 years ago
Andrew Dolgov 512b779391 do not try to log to sql on old schema version 11 years ago
Andrew Dolgov ebd56fc0d1 Merge pull request #161 from swiffer/master
added mysqli_connect to mysql sanity check
11 years ago
Matthias Wirtz 95a10c1225 fixed sanity check (mysqli_connect is also allowed now) 11 years ago
Andrew Dolgov e441b5837b initial 11 years ago
Andrew Dolgov d9c85e0f11 classes: use OO DB interface 11 years ago
Andrew Dolgov b4b45b4534 remove sessionhandler 11 years ago
Andrew Dolgov da76e61af8 catchupAllFeeds: do not call obsolete callback 11 years ago
Andrew Dolgov 48cb253625 get_article_filter: fix missing argument 11 years ago
Andrew Dolgov d10e0993b5 fix plugins/mobile 11 years ago
Andrew Dolgov 01568557b5 log viewer: add refresh button 11 years ago
Andrew Dolgov 4a70edea1a api: remove db_connect stuff 11 years ago
Andrew Dolgov ae35bb87eb support mysqli when available 11 years ago
Andrew Dolgov a42c55f02b fix blank character after opening bracket in function calls 11 years ago
Andrew Dolgov 72ff013729 fix pluginhost created without dbh 11 years ago
Andrew Dolgov a0ed0d38d4 auth_remote: fix typo 11 years ago
Andrew Dolgov 57bac1bea9 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Conflicts:
	update_daemon2.php
11 years ago
Andrew Dolgov d632b28cef fix some missing constructor parameters 11 years ago
Andrew Dolgov 7440a7fe3c daemon2: use passthrough to daemon-loop 11 years ago