Andrew Dolgov
|
2cd23e344c
|
create headlines spacer with document.createElement()
|
6 years ago |
Andrew Dolgov
|
6c110c1ceb
|
headlines scroll handler: don't autoselect anything if feed was just opened
|
6 years ago |
Andrew Dolgov
|
de9509cd31
|
hotkeys: simplify prefix timeout handling
|
6 years ago |
Andrew Dolgov
|
b284e72d63
|
openArticleInNewWindow: also, set it active
|
6 years ago |
Andrew Dolgov
|
cc26be0793
|
migrate tt-rss.js contents to App
|
6 years ago |
Andrew Dolgov
|
ab0fadf60d
|
fix vfeed group title CSS in not combined mode
|
6 years ago |
Andrew Dolgov
|
642c37ea61
|
further effocts to wrap JS stuff into objects
|
6 years ago |
Andrew Dolgov
|
4bed9be57d
|
js-ification: start on some common dialogs
|
6 years ago |
Andrew Dolgov
|
44d3aedd38
|
prefs: hotkey handler to App
|
6 years ago |
Andrew Dolgov
|
ff708a9357
|
prefs: initial objectification
|
6 years ago |
Andrew Dolgov
|
b9984c0ed6
|
revert wrong changes in prefs.js
|
6 years ago |
Andrew Dolgov
|
18868fb7ac
|
remove counters_last_request from globals
|
6 years ago |
Andrew Dolgov
|
97df81d8d9
|
even more objectification of JS
|
6 years ago |
Andrew Dolgov
|
1d82bd4f19
|
further objectification
|
6 years ago |
Andrew Dolgov
|
072c03fbac
|
cdmClicked: backport master change to click on links
|
6 years ago |
Andrew Dolgov
|
00cd4a48d4
|
Feeds -> this
|
6 years ago |
Andrew Dolgov
|
d86ddbc635
|
further objectification of JS code
|
6 years ago |
Andrew Dolgov
|
049a37aa0e
|
WIP reshuffling of JS global context into separate logical objects
|
6 years ago |
Andrew Dolgov
|
b5722956c7
|
cdmClicked: allow opening body URLs on click
|
6 years ago |
Andrew Dolgov
|
78780c9c08
|
rebase translations
|
6 years ago |
Andrew Dolgov
|
45a4b416ba
|
don't set font size on <code>, keep it to <pre> only (otherwise it looks weird inline)
|
6 years ago |
Andrew Dolgov
|
4dbbd45caf
|
enable floating title in unexpanded mode
|
6 years ago |
Andrew Dolgov
|
468faee635
|
viewfeed: remove (tons of) obsolete code
|
6 years ago |
Andrew Dolgov
|
069ecb6c2e
|
viewfeed: catchup batched articles before opening next feed
|
6 years ago |
Andrew Dolgov
|
710d06a288
|
catchup batching:
* behave better if invoked during an infinite scroll request
* flush catchup batch when article is selected manually
|
6 years ago |
Andrew Dolgov
|
195180b64d
|
minor refactoring: normalize some function names; cleanup; etc
|
6 years ago |
Andrew Dolgov
|
e720e6b628
|
remove infobox_callback2
|
6 years ago |
Andrew Dolgov
|
c151607b91
|
unpackVisibleHeadlines: increase lookahead distance
|
6 years ago |
Andrew Dolgov
|
b87b4287b7
|
scroll handler: fix loadMoreHeadlines() not being called
|
6 years ago |
Andrew Dolgov
|
8d190d539b
|
CLI tools: fix --quiet not working if --log is unset
|
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
|
9e83fcb9f4
|
floating title: hide .collapse button
|
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
|
bf1b89d0f1
|
enable c-up/down hotkeys even out of cdm
|
6 years ago |
Andrew Dolgov
|
f661a37efa
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
|
6 years ago |
Andrew Dolgov
|
e2b8c9273e
|
first stage of headline element handling refactoring
|
6 years ago |
fox
|
9502c0ee58
|
Merge branch 'night.css-tweaks' of adaminato/tt-rss into master
|
6 years ago |
adaminato
|
aff59bc7c9
|
Brighten title. Black was hard to read on the dark background.
|
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 |