]> git.wh0rd.org - tt-rss.git/history - functions.php
update translations
[tt-rss.git] / functions.php
2009-03-21  Andrew Dolgovupdate translations
2009-03-11  Andrew Dolgovccache: remove obsolete data on feed/category removal
2009-03-06  Andrew Dolgovdaemon: properly pass owner_uid to catchup_feed when...
2009-03-06  Andrew Dolgovdaemon: properly pass owner_uid to catchup_feed when...
2009-03-06  Andrew Dolgovccache_update: protect insert with transaction block
2009-03-06  Andrew Dolgovadd support for adding syndicated notes to published...
2009-03-04  Andrew Dolgovadd patch for better favicon fetching (closes #231)
2009-02-12  Andrew Dolgovrework gears offline/online interaction the way it...
2009-02-12  Andrew Dolgovcatchup_feed: set article last_read when catching up...
2009-02-12  Andrew Dolgovimplement catchup for labels vfeed
2009-02-12  Andrew Dolgovreinstate redirecting login system (problems with Gears)
2009-02-10  Andrew Dolgovnew option: ENABLE_OFFLINE_READING (bump schema)
2009-02-10  Andrew Dolgovoffline: disable using init-param
2009-02-09  Andrew DolgovMerge branch 'master' into google-gears-experimental
2009-02-07  Andrew Dolgovsynchronize unread status from offline to online DB
2009-02-06  Andrew Dolgovoffline: disable categories in feedlist when not enable...
2009-02-04  Andrew Dolgovget_script_dt_add: always force refresh of scripts
2009-02-04  Andrew Dolgovget_script_dt_add: always force refresh of scripts
2009-02-02  Andrew DolgovMerge branch 'master' into google-gears-experimental
2009-02-02  Andrew Dolgovupdate amount of subscribed feeds in runtime-info ...
2009-01-28  Andrew Dolgovfix typo
2009-01-28  Andrew Dolgovadd catchup fixme for all_labels feed
2009-01-26  Andrew Dolgovsupport colored labels
2009-01-23  Andrew Dolgovccache: skip non-numeric feeds (e.g. tags)
2009-01-23  Andrew Dolgovrework assigning articles to tags
2009-01-23  Andrew Dolgovheadline subtoolbar: code cleanup
2009-01-23  Andrew Dolgovnew function: label_create
2009-01-23  Andrew Dolgovmove labels subtoolbar section into a function
2009-01-23  Andrew Dolgovtweak new version notification stuff
2009-01-22  Andrew Dolgovupdate_all_feeds: remove function
2009-01-22  Andrew Dolgovmove MiniTemplator and prototype to lib/
2009-01-22  Andrew Dolgovmove gettext/ to lib
2009-01-22  Andrew Dolgovmove magpie to lib/
2009-01-22  Andrew Dolgovmove simplepie/ to lib
2009-01-22  Andrew Dolgovmove phpmailer to lib/
2009-01-22  Andrew Dolgovnew_version_check: add timestamp randomize
2009-01-22  Andrew Dolgovcatchup feed on first update after adding
2009-01-22  Andrew Dolgovpurge_feed: properly pass owner_uid to ccache_update
2009-01-22  Andrew Dolgovpurge_feed: stop when purging is disabled for the feed (2)
2009-01-22  Andrew Dolgovpurge_feed: stop when purging is disabled for the feed
2009-01-21  Andrew Dolgovheadlines toolbar: code cleanup
2009-01-20  Andrew Dolgovdropdown: add create label entry
2009-01-20  Andrew Dolgovmore actions tweaks
2009-01-20  Andrew Dolgovrework subtoolbar actions dropdown
2009-01-20  Andrew Dolgovcall purge_orphans from daemon main loop function
2009-01-20  Andrew Dolgovmake inverse mode of Both filter do be somewhat more...
2009-01-20  Andrew Dolgovfeed_purge_interval: fix bug
2009-01-20  Andrew Dolgovfeedbrowser_cache: add limit
2009-01-20  Andrew Dolgovfeedbrowser_cache: store title; implement by-title...
2009-01-20  Andrew Dolgovtmp fix for label counters calculation being wrong...
2009-01-20  Andrew DolgovUNDO: tmp fix for label counters calculation being...
2009-01-20  Andrew Dolgovtmp fix for label counters calculation being wrong...
2009-01-20  Andrew Dolgovdisable purge_feed debugging when called in update_rss_feed
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
next