Commit Graph

702 Commits (6bfc97da869ca180d2f5fee01c9ff503cb47b1bd)

Author SHA1 Message Date
Andrew Dolgov 6bfc97da86 add automatic timezone (based on client tz offset) 13 years ago
Andrew Dolgov 5ddef5ba23 do not store tz offset in global, store timezone object instead 13 years ago
Andrew Dolgov dcd7ecaa0f strip_harmful_tags: use XPath to actually get all tags to work on 13 years ago
Andrew Dolgov 90e5f4f1de base if-modified-since on last received article, not feed update timestamp 13 years ago
Andrew Dolgov c4fd956812 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 13 years ago
Andrew Dolgov 6e3e8db915 subtoolbar: add last updated when hovering over originating site link 13 years ago
Andrew Dolgov 23283f11a3 fetch: better checking for 1970- date 13 years ago
Andrew Dolgov a62337b35d login: add tooltip for bw_limit 13 years ago
Andrew Dolgov aafd55bab6 do not needlessly mark icons as failed 13 years ago
Andrew Dolgov 3472c4c569 use static version for session checking, show latest changeset for git version instead of head date 13 years ago
Andrew Dolgov 84ceb6bd2e fix floicon failed message not respecting debugging setting 13 years ago
Andrew Dolgov e2cf81e214 unify houskeeping stuff, increase spawn interval 13 years ago
Andrew Dolgov 654650857f reduce daemon chattiness a bit 13 years ago
Andrew Dolgov 8cabc200d5 increase updstart locking interval to prevent concurrent updates; decrease batch size for the daemon 13 years ago
Andrew Dolgov fce451a4f7 fix updating for pgsql
increase default batch size
remove random check between feedbrowser or update task executing
13 years ago
Andrew Dolgov 81c2066345 updating: do not use cache timestamp if it is unusable for current feed;
sort chronologically instead of random
13 years ago
Andrew Dolgov 37ddf5b7e7 fetch: check if http_response_header is set 13 years ago
Andrew Dolgov 48c1d0c71b autoload: include functions.php 13 years ago
Andrew Dolgov 50d4b30b33 get_version: force UTC 13 years ago
Andrew Dolgov 6ee0d4b05c do not recalculate avg color repeatedly 13 years ago
Andrew Dolgov 560cbd8c0d attempt to recalculate favicon avg color if it changes 13 years ago
Andrew Dolgov 36490f11a3 add a hack so that if floicon fails on some icon, it won't be processed again 13 years ago
Andrew Dolgov 3921f5081b only show reset password link when auth_internal is enabled (refs #681) 13 years ago
Andrew Dolgov 6316898f8d special version reporting for git 13 years ago
Andrew Dolgov 1e253d1ec9 Merge pull request #163 from dandersson/fix_lock_path
Fix doubly applied basepaths to lockfiles.
13 years ago
Andrew Dolgov 9ce600c801 disable on subscription feed XML validation for the time being 13 years ago
Daniel Andersson 1134497129 Fix doubly applied basepaths to lockfiles. 13 years ago
Andrew Dolgov 6122c449ab correctly report fetch error 13 years ago
Andrew Dolgov 01311d86fe fetch: support if-modified-since without CURL 13 years ago
Andrew Dolgov 68cccafcad remove debug_enabled global 13 years ago
Andrew Dolgov 9ec103525d update_rss_feed: simplify debug reporting 13 years ago
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