summaryrefslogtreecommitdiff
path: root/functions.php
AgeCommit message (Expand)Author
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
2009-01-16optimize child feed unread numbers calculation; code cleanupAndrew Dolgov
2009-01-16ccache_update: code cleanupAndrew Dolgov
2009-01-16code cleanup (remove dashboard initial stuff)Andrew Dolgov
2009-01-16block ccache for special cat_idsAndrew Dolgov
2009-01-16disable SYNC_COUNTERS optionAndrew Dolgov
2009-01-16ccache category fixes; re-enable rate limitAndrew Dolgov
2009-01-16fresh_article_max_age: use owner_uid when necessaryAndrew Dolgov
2009-01-16support for ccache updates in catchupArticlesById()Andrew Dolgov
2009-01-16reset counters on frontend catchup requestsAndrew Dolgov
2009-01-16more ccache workAndrew Dolgov
2009-01-16a variety of ccache workAndrew Dolgov
2009-01-16initial counters cache workAndrew Dolgov
2009-01-16feedbrowser cache: limit the amount of data cachedAndrew Dolgov
2009-01-16move feedbrowser cache code to functions.phpAndrew Dolgov
2009-01-05add ability to customize amount of returned entries for syndicated feedsAndrew Dolgov
2008-12-16translations support for mobile versionAndrew Dolgov
2008-12-13enable processing of article-date filter (closes #225)Andrew Dolgov
2008-11-25pgsql: force datestyle to ISO, european for PHP strtotime() compatibilityAndrew Dolgov
2008-11-25pgsql: force datestyle to european for PHP strtotime() compatibilityAndrew Dolgov
2008-11-22tag_is_valid: only call iconv() when function existsAndrew Dolgov
2008-11-21properly enable smtp auth in phpmailer when neededAndrew Dolgov
2008-11-20image attachment display: make possible duplicate detection actually do somet...Andrew Dolgov
2008-11-10code cleanup, test for db_escape() crazyness in DB sanity checkAndrew Dolgov
2008-11-02add it_IT translationAndrew Dolgov
2008-10-31headlines subtoolbar: prevent wrapping (closes #219)Andrew Dolgov
2008-10-26check file size when considering whether feed icon is valid (closes #223)Andrew Dolgov
2008-10-25properly import multiple media-tag enclosures in feeds (magpie)Andrew Dolgov
2008-10-24i can haz cheeseburger - enable for CDMAndrew Dolgov