summaryrefslogtreecommitdiff
path: root/functions.php
AgeCommit message (Expand)Author
2009-01-20disable purge_feed debugging when called in update_rss_feedAndrew Dolgov
2009-01-20purge feeds after updatingAndrew Dolgov
2009-01-20fix feedlist output when sorted by unread countAndrew Dolgov
2009-01-20drop updated articles from adaptive viewAndrew Dolgov
2009-01-19css tweaksAndrew Dolgov
2009-01-19properly highlight Labels categoryAndrew Dolgov
2009-01-19add help tip for empty labelsAndrew Dolgov
2009-01-19show updated articles in adaptive view modeAndrew Dolgov
2009-01-19add updated view modeAndrew Dolgov
2009-01-19getLabelCounters: fix for read labelsAndrew Dolgov
2009-01-19catchup_feed: add clause for feed_id -4Andrew Dolgov
2009-01-18block duplicates in headlines outputAndrew Dolgov
2009-01-18make label category browseable (fix title)Andrew Dolgov
2009-01-18make label category browseableAndrew Dolgov
2009-01-18code cleanupAndrew Dolgov
2009-01-18disable manual article rescoringAndrew Dolgov
2009-01-18dynamically show new label markers in headlines buffer w/o reloadAndrew Dolgov
2009-01-18allow adding/removing labels from frontendAndrew Dolgov
2009-01-18add special All Articles feed; tweak counter calculation rulesAndrew Dolgov
2009-01-18display article labels in headlines buffer (2)Andrew Dolgov
2009-01-18display article labels in headlines bufferAndrew Dolgov
2009-01-18add function get_article_labels()Andrew Dolgov
2009-01-18code cleanupAndrew Dolgov
2009-01-18initialize_user: create example label and a filterAndrew Dolgov
2009-01-18getLabelCounters: psql fixAndrew Dolgov
2009-01-18getLabelCounters: ignore hidden feedsAndrew Dolgov
2009-01-18getLabelUnread: ignore hidden feedsAndrew Dolgov
2009-01-18block unsubscribe requests for virtual feedsAndrew Dolgov
2009-01-18label counters: another psql fixAndrew Dolgov
2009-01-18label counters: psql fixAndrew Dolgov
2009-01-18assorted labels bugfixes and UI workAndrew Dolgov
2009-01-18implement assign-to-label in subtoolbarAndrew Dolgov
2009-01-18new style labels (bump schema)Andrew Dolgov
2009-01-17getLabelCounters: skip processing when labels are disabled; misc performance ...Andrew Dolgov
2009-01-17fix ccache_update() failure when called for labelsAndrew Dolgov
2009-01-17ccache_update: properly call ccache_update_all() when dealing with a label (f...Andrew Dolgov
2009-01-17ccache_update: properly call ccache_update_all() when dealing with a labelAndrew Dolgov
2009-01-17clear_feed, purge_feed: update ccacheAndrew Dolgov
2009-01-17update_rss_feed: do not cache counters for hidden feedsAndrew Dolgov
2009-01-17ccache_update: block labelsAndrew Dolgov
2009-01-17exclude labels from cache; recalculate feed counters when catching up a labelAndrew Dolgov
2009-01-17ccache: performance tweaksAndrew Dolgov
2009-01-17properly calculate ccache changes to child feeds when processing categoryAndrew Dolgov
2009-01-17active_feed_is_cat, active_feed_id handling changesAndrew Dolgov
2009-01-17code cleanup; ccache category calculation for cid=0 correctedAndrew Dolgov
2009-01-16getCategoryCounters: fix broken psql syntaxAndrew Dolgov
2009-01-16getCategoryCounters: remove unneeded group byAndrew Dolgov
2009-01-16getFeedCounters: remove unneeded group byAndrew Dolgov
2009-01-16category counters: remove nonexistant category -3Andrew Dolgov
2009-01-16category counters: code cleanupAndrew Dolgov