summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2013-03-17prevent absolutely useless 'exploit' (not really) while editing filters (clos...Andrew Dolgov
2013-03-12add f C hotkey to toggle combined mode (closes #549)Andrew Dolgov
2013-02-28cdmClicked: allow shift-lclickAndrew Dolgov
2013-02-28unsubscribeFeed: call updateFeedList() when unsubscribing from labelsAndrew Dolgov
2013-02-28assign hash-stored feed_id/is_cat earlier on startupAndrew Dolgov
2013-02-28only use hash feed/cat parameters on startupAndrew Dolgov
2013-02-28remove headline precaching stuff, conflicts with dijit widgets inAndrew Dolgov
2013-02-28Revert "headlines buffer: remove dijit-based RCHK elements"Andrew Dolgov
2013-02-28headlines buffer: remove dijit-based RCHK elementsAndrew Dolgov
2013-02-28fix cdm checkbox not selecting entire cellAndrew Dolgov
2013-02-28change ctrl-arrow bindings to always keep current article on topAndrew Dolgov
2013-02-28store active feed id in url hash and restore on reloadAndrew Dolgov
2013-02-27cdmExpandArticle: do not perform offset manipulationAndrew Dolgov
2013-02-27implement classic next/prev article movement behavior, bind to ctrl-arrowsAndrew Dolgov
2013-02-27moveToPost: implement more natural next/prev moving in combined modeAndrew Dolgov
2013-02-27cdmScrollToArticleId: use more natural scrollingAndrew Dolgov
2013-02-27remove previous counter hacks; force request counters when there's noAndrew Dolgov
2013-02-27reduce counters request minimum intervalAndrew Dolgov
2013-02-27request_counters: force request 50% of the time to keep all counters updatedAndrew Dolgov
2013-02-27remove server-side feedtree collapse implementationAndrew Dolgov
2013-02-26remove update on checksum change (updated status has been removed); rtl stuff...Andrew Dolgov
2013-02-07switchPanelMode: fix typoAndrew Dolgov
2013-02-06switchPanelMode: cosmetic fixesAndrew Dolgov
2013-02-06remove top hello - feedback - preferences lineAndrew Dolgov
2013-02-06enable displayNewContentPrompt() for catsAndrew Dolgov
2013-02-06view: abort when requested RROW is not presentAndrew Dolgov
2013-02-06remove zoomToArticle() and PTITLE bitsAndrew Dolgov
2013-02-06remove tt-rss tabcontrolAndrew Dolgov
2013-02-04viewfeed: force request countersAndrew Dolgov
2013-02-01js: remove several commented out functionsAndrew Dolgov
2013-02-01js: simplify counter updating, remove some unused stuffAndrew Dolgov
2013-01-23remove themes/Andrew Dolgov
2013-01-23switchPanelMode: fix css manipulation for firefoxAndrew Dolgov
2013-01-23add a q shortcut; remove close_article buttonAndrew Dolgov
2013-01-22implement fallback _SIMPLE_UPDATE_MODEAndrew Dolgov
2013-01-22support ctrl key hotkeysAndrew Dolgov
2013-01-22add hack to support arbitrary key descriptions for hotkeysAndrew Dolgov
2013-01-19persist widescreen mode in sessionAndrew Dolgov
2013-01-18add context menu to Special categoryAndrew Dolgov
2013-01-18fix missing context menu of UncategorizedAndrew Dolgov
2013-01-14add net-alert iconAndrew Dolgov
2013-01-05add ability to toggle widescreen mode on the flyAndrew Dolgov
2012-12-30rework RCHK dupe checking a bitAndrew Dolgov
2012-12-30disable content dump on f DAndrew Dolgov
2012-12-28properly return out of handled hotkey eventsAndrew Dolgov
2012-12-28block email_article action if mail plugin is not enabledAndrew Dolgov
2012-12-28help cleanup, use dijit dialogAndrew Dolgov
2012-12-28main ui: action-based hotkey system, add swap_jk pluginAndrew Dolgov
2012-12-28partial move to new hotkey systemAndrew Dolgov
2012-12-27add plugin storage table to schema; add ability to clear plugin dataAndrew Dolgov