summaryrefslogtreecommitdiff
path: root/js/Headlines.js
AgeCommit message (Expand)Author
2018-12-06Headlines.click: clicking in body of currently active cdm article should markAndrew Dolgov
2018-12-06update floating title in toggleUnread functions post-xhrAndrew Dolgov
2018-12-06remove floating title appear animation for nowAndrew Dolgov
2018-12-06selectionToggleUnread: remove loading... prompt (other similar methods don't ...Andrew Dolgov
2018-12-05Merge branch 'master' into material-iconsAndrew Dolgov
2018-12-05ctrlclick in combined mode shouldn't open two windowsAndrew Dolgov
2018-12-05floatingTitle-related fixesAndrew Dolgov
2018-12-05update headlines to use vector iconsAndrew Dolgov
2018-12-05revert to previous headline ctrl-click behavior (open in new window, mark read)Andrew Dolgov
2018-12-05rename main toolbar elements to be more consistentAndrew Dolgov
2018-12-05Headlines.click: do not set article active if it already isAndrew Dolgov
2018-12-04Headlines.onRowChecked: fix undefined rowAndrew Dolgov
2018-12-04Headlines.onRowChecked: fix possible desync in checkbox and row selected stateAndrew Dolgov
2018-12-03rework dojo singleton modules to better work with phpstorm completion (ugh) -...Andrew Dolgov
2018-12-02move Utils to AppBase where it belongsAndrew Dolgov
2018-12-02add AppBase as a shared ancestor for main and prefs app objectsAndrew Dolgov
2018-12-02update notify_* calls to use NotifyAndrew Dolgov
2018-12-02set use strict on JS modules; remove some mostly useless stuff like get_minif...Andrew Dolgov
2018-12-02split main objects to dojo modulesAndrew Dolgov