Andrew Dolgov
|
20919a06a1
|
move offline stuff to offline.js
|
16 years ago |
Andrew Dolgov
|
c8a9fe5b07
|
properly update local vfeed counters
|
16 years ago |
Andrew Dolgov
|
a4b906ec46
|
view: update offline feedlist counters
|
16 years ago |
Andrew Dolgov
|
2f71f07bdd
|
update local db on toggle marked and view_offline()
|
16 years ago |
Andrew Dolgov
|
45a6446d87
|
add placeholder view_offline()
|
16 years ago |
Andrew Dolgov
|
e0999d95c3
|
cache_expire: separate TTL for various kinds of cached objects
|
16 years ago |
Andrew Dolgov
|
d63170bff0
|
articles_callback: do not try to extract counters when transport.responseXML is MIA
|
16 years ago |
Andrew Dolgov
|
31234407bf
|
enable cache of feedlist data
|
16 years ago |
Andrew Dolgov
|
fb456d28f2
|
experimental gears cache work
|
16 years ago |
Andrew Dolgov
|
49fd1e944f
|
code cleanup (remove old xmlhttp references)
|
16 years ago |
Andrew Dolgov
|
2184738a44
|
check for backend-returned fatal errors in major callbacks
|
16 years ago |
Andrew Dolgov
|
56ff756447
|
toggleMark, togglePub: abort when there is no image to work on
|
16 years ago |
Andrew Dolgov
|
273d1e293e
|
new style exception reporting
|
16 years ago |
Andrew Dolgov
|
e8a429e3f8
|
properly select next unread feed in feedlist when catching up
|
16 years ago |
Andrew Dolgov
|
307d187c6c
|
rework assigning articles to tags
|
16 years ago |
Andrew Dolgov
|
37843d7042
|
remove confirmation prompt from assign/remove label actions
|
16 years ago |
Andrew Dolgov
|
d75ed3eba5
|
headlines toolbar: code cleanup
|
16 years ago |
Andrew Dolgov
|
b62f6ff448
|
headlines dropdown: reset scrollTop on display
|
16 years ago |
Andrew Dolgov
|
bf3c98384d
|
rework subtoolbar actions dropdown
|
16 years ago |
Andrew Dolgov
|
1c9c602534
|
remove label: do not reload headlines
|
16 years ago |
Andrew Dolgov
|
f92471951b
|
dynamically show new label markers in headlines buffer w/o reload
|
16 years ago |
Andrew Dolgov
|
e2549229e1
|
display article labels in headlines buffer
|
16 years ago |
Andrew Dolgov
|
898e85628b
|
remove label headlines from cache when articles are being assigned to it
|
16 years ago |
Andrew Dolgov
|
933ba4ee9c
|
assorted labels bugfixes and UI work
|
16 years ago |
Andrew Dolgov
|
b8a637f3d2
|
implement assign-to-label in subtoolbar
|
16 years ago |
Andrew Dolgov
|
ceb30ba49d
|
new style labels (bump schema)
|
16 years ago |
Andrew Dolgov
|
3d72bbdb4f
|
active_feed_is_cat, active_feed_id handling changes
|
16 years ago |
Andrew Dolgov
|
a969b30bb1
|
block cdmWatchdog() in Fresh feed
|
16 years ago |
Andrew Dolgov
|
4710e3dc03
|
add (disabled) function to show original article inline in the content pane
|
16 years ago |
Andrew Dolgov
|
f46192bb19
|
catchup in category view mode jumps to the next unread category
|
16 years ago |
Andrew Dolgov
|
a411875be5
|
set N/P hotkeys to scroll active article (or headlines pane in CDM)
|
16 years ago |
Andrew Dolgov
|
eedfb635dd
|
add function to open article summary in a popup window
|
16 years ago |
Andrew Dolgov
|
e75d70b5a8
|
add link to invert headline/article selection (closes #216)
|
16 years ago |
Andrew Dolgov
|
e5ebee0941
|
render_article: fix resetting scroll on article change
|
17 years ago |
Andrew Dolgov
|
17042fc0a2
|
restyle resizer
|
17 years ago |
Andrew Dolgov
|
a598370dde
|
add low bandwidth mode (less automatic requests in the background)
|
17 years ago |
Andrew Dolgov
|
5ee9816cba
|
mark active category in headlines
|
17 years ago |
Andrew Dolgov
|
004523dda5
|
remove toggling from = hotkey, rename to f h
|
17 years ago |
Andrew Dolgov
|
028959411c
|
add some additional checks on child.id attributes being present in CDM auxilary functions
|
17 years ago |
Andrew Dolgov
|
df485d4f8e
|
new hotkey =: toggle hide read headlines
|
17 years ago |
Andrew Dolgov
|
793ec6ff22
|
do not autohide notify in view()
|
17 years ago |
Andrew Dolgov
|
fbcabe1e3e
|
parse article reply for content to cache even when it is out of sequence
|
17 years ago |
Andrew Dolgov
|
3f70f90ffe
|
view: always show article in headlines, even when loading is required
|
17 years ago |
Andrew Dolgov
|
a7764e5105
|
use real link to article in headlines list (for middle click) (2)
|
17 years ago |
Andrew Dolgov
|
6cc1fab322
|
check for failures to request counters in async way after viewfeed/view
|
17 years ago |
Andrew Dolgov
|
3cd4239a62
|
CDM: show clickable excerpt if article is collapsed
|
17 years ago |
Andrew Dolgov
|
022d9e9e45
|
dispose from out of sequence article_callback2() calls
|
17 years ago |
Andrew Dolgov
|
997d9d7cad
|
view: request counters in background, request_counters(): add client rate limit
|
17 years ago |
Andrew Dolgov
|
5aaf9b34e4
|
request counters asynchronously after viewfeed has succeeded but w/o counters block
|
17 years ago |
Andrew Dolgov
|
ee8768dbbb
|
massive code cleanup
|
17 years ago |