]> git.wh0rd.org Git - tt-rss.git/history - include
update label ref style
[tt-rss.git] / include /
2013-05-07 Andrew Dolgovtweak visual for headlines
2013-05-07 Andrew DolgovMerge branch 'master' into css-feedtree-counter
2013-05-07 Andrew Dolgovsubscribe_to_feed: use already fetched data when updati...
2013-05-07 Andrew DolgovMerge pull request #180 from rlerdorf/master
2013-05-07 Rasmus LerdorfFixing bugs found by static analysis
2013-05-02 Andrew DolgovMerge pull request #176 from ArmyOfPirates/master
2013-05-02 Andrew Dolgovupdate: remove debugging block
2013-05-02 Andrew Dolgovformat_article_tags: improve performance
2013-05-02 Andrew Dolgovmake tag cache processing faster in cdm
2013-05-01 Andrew Dolgovrestore updstart threshold
2013-05-01 Andrew Dolgovsimplify feed cache age handling (reduce caching to...
2013-05-01 Andrew Dolgovdisable marking for the time being
2013-05-01 Andrew Dolgovmove the precautionary timestamp bumping
2013-05-01 Andrew DolgovRevert "ccache: do not force recalculate child counters...
2013-05-01 Andrew Dolgovadd _DISABLE_HTTP_304
2013-05-01 Andrew Dolgovupdater: show owner_uid for checked feeds
2013-05-01 Andrew Dolgovremove cache valid bailout clause
2013-05-01 Andrew Dolgovchange feed cache file extension
2013-05-01 Andrew Dolgovadd support for dc:subject and slash:comments
2013-05-01 Andrew Dolgovupdate: better tag-related debugging info
2013-05-01 Andrew Dolgovsupport RDF-XML feeds
2013-05-01 Andrew Dolgovremove simplepie
2013-05-01 Andrew Dolgovactually save feed xml in the cache
2013-05-01 Andrew Dolgovremove simplepie entity decode hacks
2013-05-01 Andrew Dolgovchange caching to save xml data, remove RDF init section
2013-05-01 Andrew Dolgovadd basic rss support
2013-05-01 Andrew Dolgovadd basic tinyparser/atom
2013-05-01 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-05-01 Andrew Dolgovupdate: set last_updated to now() when process starts
2013-05-01 Andrew Dolgovccache: do not force recalculate child counters on...
2013-04-30 Andrew Dolgovonly get USER_LANGUAGE on schema 120 and up
2013-04-29 Andrew Dolgovexperimental: decode numerical utf entities on import...
2013-04-29 Andrew Dolgovremove language selector from the login form, store...
2013-04-29 Andrew Dolgovdo not use session cookie lifetime for additional cookies
2013-04-27 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-27 Andrew Dolgovfix startup_gettext() trying to get configured language...
2013-04-27 Andrew DolgovMerge pull request #167 from KonishchevDmitry/pr-allow...
2013-04-27 Andrew Dolgovfix typo in format_article_labels()
2013-04-27 Andrew DolgovMerge pull request #168 from KonishchevDmitry/pr-match...
2013-04-26 Dmitry KonishchevMatch each tag separately against user filter regular...
2013-04-26 Dmitry KonishchevAllow slashes in filter regular expressions
2013-04-26 Andrew Dolgovset default timezone to automatic (bump schema)
2013-04-26 Andrew DolgovclientTzOffset: use proper sign
2013-04-26 Andrew Dolgovadd automatic timezone (based on client tz offset)
2013-04-26 Andrew Dolgovdo not store tz offset in global, store timezone object...
2013-04-25 Andrew Dolgovstrip_harmful_tags: use XPath to actually get all tags...
2013-04-25 Andrew Dolgovbase if-modified-since on last received article, not...
2013-04-25 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-25 Andrew Dolgovsubtoolbar: add last updated when hovering over origina...
2013-04-25 Andrew Dolgovfetch: better checking for 1970- date
2013-04-24 Andrew Dolgovlogin: add tooltip for bw_limit
2013-04-24 Andrew Dolgovdo not needlessly mark icons as failed
2013-04-24 Andrew Dolgovuse static version for session checking, show latest...
2013-04-24 Andrew Dolgovfix floicon failed message not respecting debugging...
2013-04-24 Andrew Dolgovunify houskeeping stuff, increase spawn interval
2013-04-24 Andrew Dolgovreduce daemon chattiness a bit
2013-04-24 Andrew Dolgovincrease updstart locking interval to prevent concurren...
2013-04-24 Andrew Dolgovfix updating for pgsql
2013-04-24 Andrew Dolgovupdating: do not use cache timestamp if it is unusable...
2013-04-24 Andrew Dolgovfetch: check if http_response_header is set
2013-04-24 Andrew Dolgovautoload: include functions.php
2013-04-24 Andrew Dolgovget_version: force UTC
2013-04-23 Andrew Dolgovdo not recalculate avg color repeatedly
2013-04-23 Andrew Dolgovattempt to recalculate favicon avg color if it changes
2013-04-23 Andrew Dolgovadd a hack so that if floicon fails on some icon, it...
2013-04-23 Andrew Dolgovonly show reset password link when auth_internal is...
2013-04-23 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-23 Andrew Dolgovspecial version reporting for git
2013-04-23 Andrew DolgovMerge pull request #163 from dandersson/fix_lock_path
2013-04-19 Andrew Dolgovdisable on subscription feed XML validation for the...
2013-04-19 Daniel AnderssonFix doubly applied basepaths to lockfiles.
2013-04-19 Andrew Dolgovcorrectly report fetch error
2013-04-19 Andrew Dolgovfetch: support if-modified-since without CURL
2013-04-19 Andrew Dolgovremove debug_enabled global
2013-04-19 Andrew Dolgovupdate_rss_feed: simplify debug reporting
2013-04-19 Andrew Dolgovsubscribe: verify XML before adding to the database...
2013-04-19 Andrew Dolgovtrim received feed data on fetch
2013-04-19 Andrew Dolgovcheck if http_response_header is defined
2013-04-19 Andrew Dolgovmake logging configurable; add logging to syslog
2013-04-19 Andrew DolgovRevert "_DISABLE_FLOICON -> _ENABLE_FLOICON"
2013-04-19 Andrew Dolgovdo not try to calculate icon avg color if GD is not...
2013-04-18 Andrew Dolgov_DISABLE_FLOICON -> _ENABLE_FLOICON
2013-04-18 Andrew Dolgovmore notice css tweaks
2013-04-18 Andrew Dolgoventry_author: do not double escape string, author ...
2013-04-18 Andrew Dolgovtweak notice/warning/etc display
2013-04-18 Andrew Dolgovadd _DISABLE_FLOICON
2013-04-18 Andrew Dolgovmake pluginhost a singleton
2013-04-18 Andrew Dolgovmove db-prefs to OO
2013-04-18 Andrew Dolgovdb-prefs: use user_error
2013-04-18 Andrew Dolgovadd better gzdecode support for php native fetch, use...
2013-04-18 Andrew DolgovRevert "do automatic gzcdecode on feed data"
2013-04-18 Andrew Dolgovdo automatic gzcdecode on feed data
2013-04-17 Andrew Dolgovenable errorhandler
2013-04-17 Andrew DolgovMerge branch 'master' into pdo
2013-04-17 Andrew DolgovMerge branch 'master' into pdo
2013-04-17 Andrew DolgovMerge pull request #162 from swiffer/master
2013-04-17 Matthias Wirtzmake us of db_affected_rows($result) instead of using...
2013-04-17 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-17 Andrew DolgovMerge pull request #161 from swiffer/master
2013-04-17 Matthias Wirtzfixed sanity check (mysqli_connect is also allowed...
next