Andrew Dolgov
|
b87b4287b7
|
scroll handler: fix loadMoreHeadlines() not being called
|
6 years ago |
Andrew Dolgov
|
523e1cb9e8
|
reduce headlines scrolling timeout
|
6 years ago |
Andrew Dolgov
|
e84adbba37
|
rate-limit headlinesScrollHandler via timeout instead of distance scrolled
minor floating title cleanup
|
6 years ago |
Andrew Dolgov
|
efd28bb3b7
|
add ngettext to globals
|
6 years ago |
Andrew Dolgov
|
669077c6ad
|
refactor selection toggle functions; other minor cleanup
|
6 years ago |
Andrew Dolgov
|
a2ef54cd92
|
toggleMark, togglePub: refactor implementation
shorten marked/published img CSS classes
|
6 years ago |
Andrew Dolgov
|
3325979bf0
|
isCdmMode -> isCombinedMode
|
6 years ago |
Andrew Dolgov
|
32d36d439c
|
in unexpanded mode unpack article only when activated
|
6 years ago |
Andrew Dolgov
|
8971b920ce
|
getSelectedArticleIds2: return unique ids
setActiveArticleId: update selected prompt
|
6 years ago |
Andrew Dolgov
|
c155a9e1ef
|
toggle_cdm_expanded: use xhrPost
|
6 years ago |
Andrew Dolgov
|
5aa9c60494
|
bring back (debloated) version of unexpanded combined mode
|
6 years ago |
Andrew Dolgov
|
1702ecf7ea
|
cdmClicked: when clicked on article link, open it in background window even without ctrl
|
6 years ago |
Andrew Dolgov
|
e2b8c9273e
|
first stage of headline element handling refactoring
|
6 years ago |
Andrew Dolgov
|
c1ee7035e6
|
</hurr>
|
6 years ago |
Andrew Dolgov
|
137bc3b3db
|
cdmScrollToArticle: set id as active if selected
|
6 years ago |
Andrew Dolgov
|
08bee97858
|
cdmScrollToArticle: set article read on selection
|
6 years ago |
Andrew Dolgov
|
ebc09be79d
|
moveToPost: set unread to false when article is selected
|
6 years ago |
Andrew Dolgov
|
8359ca6dad
|
combined mode (and more) css class name updates
|
6 years ago |
Andrew Dolgov
|
2f961ee830
|
plugins: add some xhrPost refactoring
|
6 years ago |
Andrew Dolgov
|
764434a491
|
remove remove_splash()
|
6 years ago |
Andrew Dolgov
|
02ec3984bd
|
replace 4 space indents with tabs
|
6 years ago |
Andrew Dolgov
|
59f5335f56
|
unpackVisibleHeadlines: go ahead of the buffer position a bit (2)
|
6 years ago |
Andrew Dolgov
|
58dee80ae5
|
unpackVisibleHeadlines: go ahead of the buffer position a bit
|
6 years ago |
Andrew Dolgov
|
0c06bb5fe1
|
scroll handler: performance improvements
|
6 years ago |
Andrew Dolgov
|
b9585004e6
|
packed headlines: no point in using JSON here
|
6 years ago |
Andrew Dolgov
|
9563e3bcd6
|
remove expandable CDM headlines
|
6 years ago |
Andrew Dolgov
|
c8c9a26f30
|
move to simpler CDM handling of encoded content (instead of CENCW... etc)
|
6 years ago |
Andrew Dolgov
|
da1a3c2cc5
|
remove ok = confirm() thing
|
6 years ago |
Andrew Dolgov
|
fd752a79af
|
finish xhrPost migration of js/
|
6 years ago |
Andrew Dolgov
|
7e8be97b66
|
remove duplicated code from hotkey actions handler
more xhrPost() refactoring
|
6 years ago |
Andrew Dolgov
|
24c618dd6f
|
editSelectedFeeds: fix missing unset checkboxes properly
|
6 years ago |
Andrew Dolgov
|
ef129fed2a
|
some more xhrPost refactoring (batchEditSave WIP)
|
6 years ago |
Andrew Dolgov
|
fc0a3050eb
|
use xhrPost is even more places!
|
6 years ago |
Andrew Dolgov
|
eaf7cfdba6
|
use xhrPost in even more places!
|
6 years ago |
Andrew Dolgov
|
560b9fdd26
|
use xhrPost in more places
|
6 years ago |
Andrew Dolgov
|
0d27227359
|
use xhrPost in more places; various minor cleanup
|
6 years ago |
Andrew Dolgov
|
0267212454
|
move to let/const syntax in custom dojo modules
|
6 years ago |
Andrew Dolgov
|
9dc5524df1
|
set dialogs to const
|
6 years ago |
Andrew Dolgov
|
1b91bb4564
|
don't compare result with undefined seq
|
6 years ago |
Andrew Dolgov
|
4508e3103d
|
some more eslint-related stuff
|
6 years ago |
Andrew Dolgov
|
8572e0108a
|
declare globals with let
|
6 years ago |
Andrew Dolgov
|
424e28db6b
|
eslint-related fixes
|
6 years ago |
Andrew Dolgov
|
a3e2f1a9c3
|
define custom dojo modules with define() instead of require(), update startup module dependencies
|
6 years ago |
Andrew Dolgov
|
e35a46733f
|
hlClicked: do not set headline selected when ctrl-clicking
|
7 years ago |
Andrew Dolgov
|
fa2e3b235a
|
addLabel: remove unused active_tab
|
7 years ago |
Andrew Dolgov
|
d195c6a62e
|
gotoExportOpml: js strict mode fix
|
7 years ago |
wn_
|
a972ab45bd
|
strict js: various var fixes
|
7 years ago |
Andrew Dolgov
|
ab688e963d
|
viewfeed: remove force_nocache (unused)
|
7 years ago |
Andrew Dolgov
|
7560e54e39
|
switchPanelMode: strict-mode fix for article_id
|
7 years ago |
wn_
|
30aa9743eb
|
strict js: fix subscribing when HTML with multiple feeds
also a minor fix for response handling in quickAddFilter
|
7 years ago |