Andrew Dolgov
ad5a43bf66
sync article selected status via mutation observer
...
remove all rchk-related hacks
7 years ago
Andrew Dolgov
c97c755195
remove _active_article_id; use selector instead
7 years ago
Andrew Dolgov
d9bf0f17c6
sync unread state to server via mutation observer
7 years ago
Andrew Dolgov
e5efde26ac
sync marked and published states to server via mutation observer
7 years ago
Andrew Dolgov
6616c7cf67
keep track of selected prompt and floating title status using headline row mutation observer
7 years ago
Andrew Dolgov
f96cdb7d5d
renderAgain flag fixes
7 years ago
Andrew Dolgov
109910424c
renderAgain: restore marked/published flags
7 years ago
fox
cc267217e1
Merge branch 'tree_tooltip_error' of ggrandou/tt-rss into master
7 years ago
Andrew Dolgov
54f02a3b31
add Headlines.renderAgain() to switch between combined/expanded modes faster
7 years ago
Gilles Grandou
df05794032
show errors in feedtree's tooltips
7 years ago
Andrew Dolgov
7e5c999146
show alert if recent_log_events > 0
7 years ago
Andrew Dolgov
fca78f7417
add qmcToggleNightMode to actions dropdown
7 years ago
Andrew Dolgov
1c8593c1fa
add hotkey (a N) to toggle night.css
7 years ago
Andrew Dolgov
95e1038e6d
consistency: show author in multipanel headlines row
7 years ago
Andrew Dolgov
a1c595687e
fix previous to not crash in prefs
7 years ago
Andrew Dolgov
5e007e0090
headlines-spacer: only set 100% height if auto catchup is enabled
7 years ago
Andrew Dolgov
42780ddeb3
in grouped mode, don't display feed titles twice
7 years ago
Andrew Dolgov
302cffb1a7
catchupFeedInGroup: better icon
7 years ago
Andrew Dolgov
dc84e10ba1
catchupFeedInGroup: overhaul
...
1. less hacky way to catchup actually unread headlines
2. don't fade rows away because it's inconsistent with different mark-as-read functions
3. fix stuck progress alert
7 years ago
Andrew Dolgov
fa538a6c86
implement year-week sorting window if headlines buffer is grouped by feed titles
7 years ago
fox
e338014d99
Merge branch 'pluginhost_fix' of ggrandou/tt-rss into master
7 years ago
Andrew Dolgov
c8253f0e64
Article.openInNewWindow: do not crash if window is null
7 years ago
Gilles Grandou
392ad0bd83
fix PluginHost run method.
...
callbacks have no return value and anyway we should not prevent
to run subsequent plugins because one has failed.
7 years ago
Andrew Dolgov
a0d332326c
add PluginHost.HOOK_HEADLINE_RENDERED
7 years ago
Andrew Dolgov
a400a8ffc1
add PluginHost.HOOK_INIT_COMPLETE (and make no_title_counters use it)
7 years ago
Andrew Dolgov
f3737c0b24
update_rss_feed: add log message if article is filtered out
...
combine filters: fix crash on missing global function
7 years ago
Andrew Dolgov
cf1ef002bc
show disabled feeds in pref feed tree, use opacity instead of fixed gray color
7 years ago
Andrew Dolgov
4887db9820
update css for disabled filters; remove strikethrough
7 years ago
Michael Kuhn
b43b7be9d5
Fix two more typos
7 years ago
Andrew Dolgov
41bf063e46
switchPanelMode: allow modifying layout in combined mode so that widescreen status won't be initially lost if starting in cdm
7 years ago
Andrew Dolgov
bd66a9ef28
render article on the client using headlines data
7 years ago
Andrew Dolgov
d1efcb7fc0
cdm: put originally_from into footer
7 years ago
Andrew Dolgov
c31ae870c9
popupOpenArticle: don't cause an exception if popups are blocked
7 years ago
Andrew Dolgov
6e30af755c
viewfeed: bring back comments prompt
7 years ago
Andrew Dolgov
76885fc5ad
viewfeed: general code cleanup
7 years ago
Andrew Dolgov
8f75b06835
implement feed grouping display, remove unneeded server vgrlf passing
7 years ago
Andrew Dolgov
9d2caaefe7
viewfeed: show originally from...
7 years ago
Andrew Dolgov
20d460296d
fix unread hl styling
7 years ago
Andrew Dolgov
e075e6141b
json-viewfeed updates
7 years ago
Andrew Dolgov
249c93a228
initial for js templates
7 years ago
Andrew Dolgov
a68b150601
remove separate classes for various panels, unify under .panel
...
remove a few other unnecessary css classes/ids
7 years ago
Andrew Dolgov
7b0f4f1e46
updateFloatingTitle: marginRight correction no longer needed
7 years ago
Andrew Dolgov
7a276f9898
updateFloatingTitle: add safety offset to hide/show because mozilla can't into math
7 years ago
Andrew Dolgov
c4b01dd547
updateFloatingTitle: sync row marked/published status
7 years ago
Andrew Dolgov
75666ac7ab
Headlines.click: clicking in body of currently active cdm article should mark
...
it as read, otherwise it's not possible without a kb shortcut or auto catchup
7 years ago
Andrew Dolgov
7805b291b6
update floating title in toggleUnread functions post-xhr
7 years ago
Andrew Dolgov
db3c7d2050
remove floating title appear animation for now
7 years ago
Andrew Dolgov
3e4326e34d
add ttrss_filters2.last_triggered (bump schema version)
7 years ago
Andrew Dolgov
0b8cbc9156
remove some bitmaps and rework stuff using it to use iconfont instead
7 years ago
Andrew Dolgov
d2d2cb7e7d
rework scoring display, JS processing and icons
7 years ago