summaryrefslogtreecommitdiff
path: root/functions.php
AgeCommit message (Expand)Author
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
2008-08-01fix conflict when sanitize_rss was called incorrectly in CDMAndrew Dolgov
2008-08-01merge tweaks to ALLOW_REMOTE_USER_AUTH functionality from Erick RudiakAndrew Dolgov
2008-08-01merge two patches: STRIP_IMAGES and ENABLE_FLASH_PLAYER from Sten (bump schema)Andrew Dolgov
2008-07-31properly call sanitize_rss() in CDMAndrew Dolgov
2008-07-23STRIP_UNSAFE_TAGS: forbid div and spanAndrew Dolgov
2008-07-23new option: SYNC_COUNTERS (bump schema)Andrew Dolgov
2008-06-24add low bandwidth mode (less automatic requests in the background)Andrew Dolgov
2008-06-16change (wrong) _new link targets to _blankAndrew Dolgov
2008-06-04update_rss_feed: properly close transaction when bailing out on filtered arti...Andrew Dolgov
2008-05-28parse media:content tags as attachments, some feed content detection tweaksAndrew Dolgov
2008-05-21use real link to article in headlines list (for middle click) (2)Andrew Dolgov
2008-05-21use real link to article in headlines list (for middle click)Andrew Dolgov
2008-05-21CDM: show clickable excerpt if article is collapsedAndrew Dolgov
2008-05-20feedlist-related code cleanupAndrew Dolgov
2008-05-20misc code cleanupsAndrew Dolgov
2008-05-20allow panel resize when dragging post headerAndrew Dolgov
2008-05-20improve output when EXTENDED_FEEDLIST is set, font size tweaksAndrew Dolgov
2008-05-19getAllCounters: add rate limit (5 sec)Andrew Dolgov