summaryrefslogtreecommitdiff
path: root/functions.php
AgeCommit message (Expand)Author
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
2008-10-24i can haz cheeseburger (display linked image attachments inline when no image...Andrew Dolgov
2008-10-22add (disabled) function to show original article inline in the content pane (2)Andrew Dolgov
2008-10-22add (disabled) function to show original article inline in the content paneAndrew Dolgov
2008-10-21zoomToArticle: fix incorrect charsetAndrew Dolgov
2008-10-09fix for wrong icon being displayed in headline (aggregate view mode) when the...Andrew Dolgov
2008-09-25add ja_JP translationAndrew Dolgov
2008-09-21some basic w3c compliance for static codeAndrew Dolgov
2008-09-18properly handle OR clauses in labels when generating headlines list (closes #...Andrew Dolgov
2008-09-16lower magpie cache age from 1 hour to 15 minutesAndrew Dolgov
2008-09-12exception handler in feedlist_dragsorted: report correct function name; initi...Andrew Dolgov
2008-09-09main toolbar: add dropbox to select headlines sort modeAndrew Dolgov
2008-09-05add function to open article summary in a popup windowAndrew Dolgov
2008-08-29set interval between new version updates to once per 24 hoursAndrew Dolgov
2008-08-29feedlist layout fixAndrew Dolgov
2008-08-29add separate class for virtual cats to prevent resortingAndrew Dolgov
2008-08-29add action to reset category orderAndrew Dolgov
2008-08-29implement (incomplete) sortable feedlistAndrew Dolgov
2008-08-28sanitize_rss: allow pre and code tagsAndrew Dolgov
2008-08-28set cursor=pointer on feedlist collapse imgAndrew Dolgov
2008-08-28add new widgets to collapse categories, unify behaviour wnen clicking on cate...Andrew Dolgov
2008-08-18add link to invert headline/article selection (closes #216)Andrew Dolgov
2008-08-14CDM: fix bug with feed icon being displayed in grouped mode for vfeedsAndrew Dolgov