]> git.wh0rd.org - tt-rss.git/history - functions.php
purge feeds after updating
[tt-rss.git] / functions.php
2009-01-20  Andrew Dolgovpurge feeds after updating
2009-01-20  Andrew Dolgovfix feedlist output when sorted by unread count
2009-01-20  Andrew Dolgovdrop updated articles from adaptive view
2009-01-19  Andrew Dolgovcss tweaks
2009-01-19  Andrew Dolgovproperly highlight Labels category
2009-01-19  Andrew Dolgovadd help tip for empty labels
2009-01-19  Andrew Dolgovshow updated articles in adaptive view mode
2009-01-19  Andrew Dolgovadd updated view mode
2009-01-19  Andrew DolgovgetLabelCounters: fix for read labels
2009-01-19  Andrew Dolgovcatchup_feed: add clause for feed_id -4
2009-01-18  Andrew Dolgovblock duplicates in headlines output
2009-01-18  Andrew Dolgovmake label category browseable (fix title)
2009-01-18  Andrew Dolgovmake label category browseable
2009-01-18  Andrew Dolgovcode cleanup
2009-01-18  Andrew Dolgovdisable manual article rescoring
2009-01-18  Andrew Dolgovdynamically show new label markers in headlines buffer...
2009-01-18  Andrew Dolgovallow adding/removing labels from frontend
2009-01-18  Andrew Dolgovadd special All Articles feed; tweak counter calculatio...
2009-01-18  Andrew Dolgovdisplay article labels in headlines buffer (2)
2009-01-18  Andrew Dolgovdisplay article labels in headlines buffer
2009-01-18  Andrew Dolgovadd function get_article_labels()
2009-01-18  Andrew Dolgovcode cleanup
2009-01-18  Andrew Dolgovinitialize_user: create example label and a filter
2009-01-18  Andrew DolgovgetLabelCounters: psql fix
2009-01-18  Andrew DolgovgetLabelCounters: ignore hidden feeds
2009-01-18  Andrew DolgovgetLabelUnread: ignore hidden feeds
2009-01-18  Andrew Dolgovblock unsubscribe requests for virtual feeds
2009-01-18  Andrew Dolgovlabel counters: another psql fix
2009-01-18  Andrew Dolgovlabel counters: psql fix
2009-01-18  Andrew Dolgovassorted labels bugfixes and UI work
2009-01-18  Andrew Dolgovimplement assign-to-label in subtoolbar
2009-01-18  Andrew Dolgovnew style labels (bump schema)
2009-01-17  Andrew DolgovgetLabelCounters: skip processing when labels are disab...
2009-01-17  Andrew Dolgovfix ccache_update() failure when called for labels
2009-01-17  Andrew Dolgovccache_update: properly call ccache_update_all() when...
2009-01-17  Andrew Dolgovccache_update: properly call ccache_update_all() when...
2009-01-17  Andrew Dolgovclear_feed, purge_feed: update ccache
2009-01-17  Andrew Dolgovupdate_rss_feed: do not cache counters for hidden feeds
2009-01-17  Andrew Dolgovccache_update: block labels
2009-01-17  Andrew Dolgovexclude labels from cache; recalculate feed counters...
2009-01-17  Andrew Dolgovccache: performance tweaks
2009-01-17  Andrew Dolgovproperly calculate ccache changes to child feeds when...
2009-01-17  Andrew Dolgovactive_feed_is_cat, active_feed_id handling changes
2009-01-17  Andrew Dolgovcode cleanup; ccache category calculation for cid=0...
2009-01-16  Andrew DolgovgetCategoryCounters: fix broken psql syntax
2009-01-16  Andrew DolgovgetCategoryCounters: remove unneeded group by
2009-01-16  Andrew DolgovgetFeedCounters: remove unneeded group by
2009-01-16  Andrew Dolgovcategory counters: remove nonexistant category -3
2009-01-16  Andrew Dolgovcategory counters: code cleanup
2009-01-16  Andrew Dolgovoptimize child feed unread numbers calculation; code...
2009-01-16  Andrew Dolgovccache_update: code cleanup
2009-01-16  Andrew Dolgovcode cleanup (remove dashboard initial stuff)
2009-01-16  Andrew Dolgovblock ccache for special cat_ids
2009-01-16  Andrew Dolgovdisable SYNC_COUNTERS option
2009-01-16  Andrew Dolgovccache category fixes; re-enable rate limit
2009-01-16  Andrew Dolgovfresh_article_max_age: use owner_uid when necessary
2009-01-16  Andrew Dolgovsupport for ccache updates in catchupArticlesById()
2009-01-16  Andrew Dolgovreset counters on frontend catchup requests
2009-01-16  Andrew Dolgovmore ccache work
2009-01-16  Andrew Dolgova variety of ccache work
2009-01-16  Andrew Dolgovinitial counters cache work
2009-01-16  Andrew Dolgovfeedbrowser cache: limit the amount of data cached
2009-01-16  Andrew Dolgovmove feedbrowser cache code to functions.php
2009-01-05  Andrew Dolgovadd ability to customize amount of returned entries...
2008-12-16  Andrew Dolgovtranslations support for mobile version
2008-12-13  Andrew Dolgovenable processing of article-date filter (closes #225)
2008-11-25  Andrew Dolgovpgsql: force datestyle to ISO, european for PHP strtoti...
2008-11-25  Andrew Dolgovpgsql: force datestyle to european for PHP strtotime...
2008-11-22  Andrew Dolgovtag_is_valid: only call iconv() when function exists
2008-11-21  Andrew Dolgovproperly enable smtp auth in phpmailer when needed
2008-11-20  Andrew Dolgovimage attachment display: make possible duplicate detec...
2008-11-10  Andrew Dolgovcode cleanup, test for db_escape() crazyness in DB...
2008-11-02  Andrew Dolgovadd it_IT translation
2008-10-31  Andrew Dolgovheadlines subtoolbar: prevent wrapping (closes #219)
2008-10-26  Andrew Dolgovcheck file size when considering whether feed icon...
2008-10-25  Andrew Dolgovproperly import multiple media-tag enclosures in feeds...
2008-10-24  Andrew Dolgovi can haz cheeseburger - enable for CDM
2008-10-24  Andrew Dolgovi can haz cheeseburger (display linked image attachment...
2008-10-22  Andrew Dolgovadd (disabled) function to show original article inline...
2008-10-22  Andrew Dolgovadd (disabled) function to show original article inline...
2008-10-21  Andrew DolgovzoomToArticle: fix incorrect charset
2008-10-09  Andrew Dolgovfix for wrong icon being displayed in headline (aggrega...
2008-09-25  Andrew Dolgovadd ja_JP translation
2008-09-21  Andrew Dolgovsome basic w3c compliance for static code
2008-09-18  Andrew Dolgovproperly handle OR clauses in labels when generating...
2008-09-16  Andrew Dolgovlower magpie cache age from 1 hour to 15 minutes
2008-09-12  Andrew Dolgovexception handler in feedlist_dragsorted: report correc...
2008-09-09  Andrew Dolgovmain toolbar: add dropbox to select headlines sort...
2008-09-05  Andrew Dolgovadd function to open article summary in a popup window
2008-08-29  Andrew Dolgovset interval between new version updates to once per...
2008-08-29  Andrew Dolgovfeedlist layout fix
2008-08-29  Andrew Dolgovadd separate class for virtual cats to prevent resorting
2008-08-29  Andrew Dolgovadd action to reset category order
2008-08-29  Andrew Dolgovimplement (incomplete) sortable feedlist
2008-08-28  Andrew Dolgovsanitize_rss: allow pre and code tags
2008-08-28  Andrew Dolgovset cursor=pointer on feedlist collapse img
2008-08-28  Andrew Dolgovadd new widgets to collapse categories, unify behaviour...
2008-08-18  Andrew Dolgovadd link to invert headline/article selection (closes...
2008-08-14  Andrew DolgovCDM: fix bug with feed icon being displayed in grouped...
2008-08-13  Andrew Dolgovfix break when calling catchupFeedInGroup() in grouped...
next