]> git.wh0rd.org - tt-rss.git/history - include
update sphinx index option description
[tt-rss.git] / include /
2013-05-20  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-05-20  Andrew DolgovMerge pull request #197 from HeikoAdams/master
2013-05-20  Heiko Adamsfixed wrong path for css files in function calculate_de...
2013-05-20  Andrew Dolgovpass feed it to feed_fetched and fetch_feed hooks
2013-05-20  Andrew Dolgovadd HOOK_FETCH_FEED
2013-05-20  Andrew Dolgovupdate_rss_feed: remove unused override_url parameter
2013-05-19  Andrew Dolgovmove stylesheets to css/, reference default tt-rss...
2013-05-19  Andrew Dolgovadd a placeholder where floicon might be added if neede...
2013-05-19  Andrew DolgovRevert "remove floicon because its author is a colossal...
2013-05-19  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-05-19  Andrew Dolgovwhen checking filter expression for validity, do not...
2013-05-19  Andrew DolgovMerge pull request #193 from kwirk/login_form_fix
2013-05-18  Steven HiscocksFix password field missing on login form when auth_inte...
2013-05-18  Andrew Dolgovremove floicon because its author is a colossal shitlor...
2013-05-18  Andrew Dolgovadd fetch_url and owner_uid to HOOK_FEED_FETCHED
2013-05-17  Andrew Dolgovtry to force-convert feed data to utf8
2013-05-16  Andrew Dolgovdb-prefs: better error output for missing prefs, digest...
2013-05-15  Andrew Dolgovimplement additional counter mode for virtual feeds...
2013-05-15  Andrew DolgovMerge branch 'master' of git://github.com/falu/Tiny...
2013-05-14  Andrew Dolgovget_minified_js: use basename() on cached file
2013-05-14  Andrew DolgovMerge pull request #186 from EyesX/master
2013-05-13  Andrew Dolgovrelease 1.7.9 1.7.9
2013-05-13  Andrew Dolgoverrorhandler: check for Logger class existing
2013-05-08  Andrew DolgovRevert "subscribe_to_feed: use already fetched data...
2013-05-08  Andrew Dolgovcheck_for_update: compare against VERSION_STATIC
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
next