summaryrefslogtreecommitdiff
path: root/functions.php
AgeCommit message (Expand)Author
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
2008-08-13fix break when calling catchupFeedInGroup() in grouped vfeed mode on a feed w...Andrew Dolgov
2008-08-11tweaked score iconsAndrew Dolgov
2008-08-08display favicons in non-grouped CDM vfeedsAndrew Dolgov
2008-08-08headlins: feed icon tweaksAndrew Dolgov
2008-08-08display feed icons in ungrouped vfeedsAndrew Dolgov
2008-08-08display feed icons in grouped vfeed modeAndrew Dolgov
2008-08-07label editor: bugfixesAndrew Dolgov
2008-08-07label editor: add (disabled) and/or selectorAndrew Dolgov
2008-08-07label editor: simple control to add common rulesAndrew Dolgov
2008-08-07article_publish_link: calculate published feed in a different way (closes #214)Andrew Dolgov
2008-08-03attachments display: fix wrong type assignmentAndrew Dolgov
2008-08-01button player layout tweaksAndrew Dolgov