summaryrefslogtreecommitdiff
path: root/functions.php
AgeCommit message (Expand)Author
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
2008-05-19browsing by tag: enable score displayAndrew Dolgov
2008-05-19debug mode tweaks, remove mouse_handler()Andrew Dolgov
2008-05-19add placeholder mouse trap code, misc fixesAndrew Dolgov
2008-05-19loading progress bar for main window (2)Andrew Dolgov
2008-05-19map inline search to |Andrew Dolgov
2008-05-17new shortcut: tab (selects article under cursor)Andrew Dolgov
2008-05-17fresh feed: match FRESH_ARTICLE_MAX_AGE to ttrss_entries.updated, not date_en...Andrew Dolgov
2008-05-17vfeed group: disable special clause for Fresh feedAndrew Dolgov
2008-05-17vf_catchup_link: use onclick, instead of hrefAndrew Dolgov