Andrew Dolgov
|
3974aad874
|
fix clicking on feed title in virtual feeds
|
14 years ago |
Andrew Dolgov
|
1ede58149d
|
allow selecting multiple headlines/articles by ctrl-click; change click handling on CDM article content
|
14 years ago |
Andrew Dolgov
|
5ae8f858a9
|
fix frontend not knowing about always expanded cdm
|
14 years ago |
Andrew Dolgov
|
ac49453bd8
|
fix _force_scheduled_update handling
|
14 years ago |
Andrew Dolgov
|
d36f560740
|
viewfeed: return counters when subop is present or when in CDM
|
14 years ago |
Andrew Dolgov
|
f8fb44989f
|
js: code cleanup, disable some debugging
|
14 years ago |
Andrew Dolgov
|
905ff52a36
|
implement label cache; misc fixes (bump schema)
|
14 years ago |
Andrew Dolgov
|
23d064cc81
|
localStorage: fix cache_expire()
|
14 years ago |
Andrew Dolgov
|
b39b57ac44
|
localStorage caching fixes
|
14 years ago |
Andrew Dolgov
|
5225d4209e
|
js: code cleanup; move to async counter sending mode
|
14 years ago |
Andrew Dolgov
|
bfa0e7921d
|
cdm: tweak the way hotkey article dismissing works; toggle select article by clicking on it
|
14 years ago |
Andrew Dolgov
|
dad14b513d
|
refactor combined mode, code cleanup
|
14 years ago |
Andrew Dolgov
|
b83d72b140
|
js: code cleanup
|
14 years ago |
Andrew Dolgov
|
3fb63f75a2
|
cache_expire: remove localStorage items from start
|
14 years ago |
Andrew Dolgov
|
126cd3c885
|
editArticleTags: focus tag input box
|
14 years ago |
Andrew Dolgov
|
ff0010c182
|
implement html5 localStorage support for client-side cache
|
14 years ago |
Andrew Dolgov
|
50eefedbfd
|
js: code cleanup
|
14 years ago |
Andrew Dolgov
|
ffbe082dd0
|
headlines: use JSON instead of separate helper xml objects like headlines-unread
|
14 years ago |
Andrew Dolgov
|
f72a7b6696
|
allow forwarding multiple articles by email
|
14 years ago |
Andrew Dolgov
|
31a53903e6
|
add article forwarding by email (closes #271)
|
14 years ago |
Andrew Dolgov
|
fb45339a81
|
catchupRelativeToArticle: use confirm_feed_catchup preference
|
14 years ago |
Andrew Dolgov
|
d5ed5446d1
|
functions: code cleanup
|
14 years ago |
Andrew Dolgov
|
84c7b824fb
|
use console.log for debugging; improve exception information
|
14 years ago |
Andrew Dolgov
|
f2a648e1b2
|
code cleanup
|
15 years ago |
Andrew Dolgov
|
d002edc715
|
code cleanup
|
15 years ago |
Andrew Dolgov
|
641444d3d7
|
flush cache on feedEditSave
|
15 years ago |
Andrew Dolgov
|
bd3f2ade87
|
editTagsSave: invalidate article cache
|
15 years ago |
Andrew Dolgov
|
fde715c1f2
|
reenable cache_inject
|
15 years ago |
Andrew Dolgov
|
be35798b84
|
add get_article_enclosures(); initial support for memcached
|
15 years ago |
Andrew Dolgov
|
883fee8df0
|
neon updates; make more icons themeable; misc fixes
|
15 years ago |
Andrew Dolgov
|
a5819bb35d
|
code cleanup; remove unnecessary callbacks; rework subscribtion dialog
|
15 years ago |
Adrian Lang
|
542aebacb7
|
Add callback to Popups, focus subscribe URL input.
|
15 years ago |
Andrew Dolgov
|
6f068202d7
|
rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema)
|
15 years ago |
Andrew Dolgov
|
a491a7f103
|
view: do not pass feed_id
|
15 years ago |
Andrew Dolgov
|
b4e75b2a25
|
use POST parameters for frontend requests
|
15 years ago |
Andrew Dolgov
|
12e55b9017
|
view: set feed_id to 0 when it is undefined
|
15 years ago |
Andrew Dolgov
|
a12eb9c327
|
archiveSelection: invalidate article cache
|
15 years ago |
Andrew Dolgov
|
e04c18a2c2
|
implement archived articles feed; bump schema
|
15 years ago |
Andrew Dolgov
|
664306d30c
|
view: hide auxDlg when clicking on an article
|
15 years ago |
Andrew Dolgov
|
449cc6062e
|
do not reset alt attribute when changing back feedlist icon from progressbar
|
15 years ago |
Andrew Dolgov
|
b103912495
|
view: display round loading indicator in FUPDPIC container
|
15 years ago |
Andrew Dolgov
|
105b61b771
|
feedlist: tweak the loading progressbar display
|
15 years ago |
Andrew Dolgov
|
b7665618db
|
properly display loading indicators in category titles
|
15 years ago |
Andrew Dolgov
|
6e35a862dd
|
fix view() being called twice on every headline click, experimental progress indicators for feedlist/headlines
|
15 years ago |
Andrew Dolgov
|
51682b2330
|
move inline player generation code into separate function; disable support for native html5 player due to unsolved usability reasons (closes #246)
|
15 years ago |
Andrew Dolgov
|
784ac51f88
|
add separate indicator for fresh articles
|
15 years ago |
Andrew Dolgov
|
95f67d2ebc
|
add support for HTML5 way of playing audio/video enclosures (closes #246)
|
16 years ago |
Andrew Dolgov
|
2855ee88bd
|
catchupSelected: pass ids in POST to prevent url size limit problems
|
16 years ago |
Andrew Dolgov
|
c7e51de137
|
Revert "update translations"
This reverts commit 2b38f79c86 .
Wrong commit from wrong branch.
|
16 years ago |
Andrew Dolgov
|
2b38f79c86
|
update translations
|
16 years ago |
Andrew Dolgov
|
5161564f3d
|
add support for adding syndicated notes to published articles
|
16 years ago |
Andrew Dolgov
|
46b84d2998
|
offline: actions dropdown works
|
16 years ago |
Andrew Dolgov
|
9ca945a6d2
|
offline: try to keep local server info ready for offline mode
|
16 years ago |
Andrew Dolgov
|
b4dc02e207
|
offline: sync tweaks
|
16 years ago |
Andrew Dolgov
|
acac8448a4
|
use prototype instead of getElementById
|
16 years ago |
Andrew Dolgov
|
1a00325836
|
toggleUnread: handle local db
|
16 years ago |
Andrew Dolgov
|
96f8322d71
|
cdmClicked: do not select article on click
|
16 years ago |
Andrew Dolgov
|
03c96380ed
|
offline: properly close resultsets with rs.close()
|
16 years ago |
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 |
Andrew Dolgov
|
3a40e8a2ed
|
add placeholder mouse trap code, misc fixes
|
17 years ago |
Andrew Dolgov
|
730dbf1910
|
loading progress bar for main window
|
17 years ago |
Andrew Dolgov
|
abe6d9346e
|
map inline search to |
|
17 years ago |
Andrew Dolgov
|
2c3bd11965
|
article_callback2: do not showArticleInHeadlines() there
|
17 years ago |
Andrew Dolgov
|
b2bb787c77
|
cache/preload tweaks
|
17 years ago |
Andrew Dolgov
|
aa0fa9df1e
|
getNeighborIds: add scope, add automatic prefetch for articles under mouse
|
17 years ago |
Andrew Dolgov
|
438f2ce922
|
fix create filter dialog when called from main UI, fix exception_error() parameter position errors
|
17 years ago |
Andrew Dolgov
|
314fcd2bfd
|
new shortcut: tab (selects article under cursor)
|
17 years ago |
Andrew Dolgov
|
081e527d3a
|
vfeed grouping: prevent duplicate group headings
|
17 years ago |
Andrew Dolgov
|
b61cf20ca2
|
CDM mode: remove obsolete 't' hotkey
|
17 years ago |
Andrew Dolgov
|
5ad9d13211
|
CDM mode: add article selection, rework moveToPost()
|
17 years ago |
Andrew Dolgov
|
93f66472ef
|
misc fixes, rework hotkeys code placement
|
17 years ago |
Andrew Dolgov
|
3818a89ba0
|
headline inline search: automatically fix odd/even classes
|
17 years ago |
Andrew Dolgov
|
7a822893ce
|
online search in headline buffer (hotkey shift-I)
|
17 years ago |
Andrew Dolgov
|
3c2d7945ae
|
invalidate local cache when view mode/limit is changed
|
17 years ago |
Andrew Dolgov
|
54eb7d20dd
|
toggleUnread: enable effect for another cmode
|
17 years ago |
Andrew Dolgov
|
0df009c3b8
|
CDM highlight/display tweaks; tweaks for n/p hotkeys (refs #191)
|
17 years ago |
Andrew Dolgov
|
587bef1021
|
some more fixes
|
17 years ago |
Andrew Dolgov
|
b8e6acea95
|
assorted fixes, support for n/p shortcuts in CDM (refs #191)
|
17 years ago |
Andrew Dolgov
|
3de99e6b6c
|
invalidate headline cache when clicking on unread article
|
17 years ago |
Andrew Dolgov
|
11063ec65c
|
only update cache when viewing unread articles when view_mode is all_articles
|
17 years ago |
Andrew Dolgov
|
4c009c783c
|
update cache when viewing unread articles (2)
|
17 years ago |
Andrew Dolgov
|
fdcdf2de7c
|
update cache when viewing unread articles
|
17 years ago |
Andrew Dolgov
|
ce411c4b74
|
recache headlines when removing updated mark
|
17 years ago |
Andrew Dolgov
|
ebda016b58
|
invalidate headline cache when updated article is clicked
|
17 years ago |
Andrew Dolgov
|
52d7e7da48
|
disable headline cache when searching
|
17 years ago |
Andrew Dolgov
|
7e8832b3e2
|
headline cache tweaks
|
17 years ago |
Andrew Dolgov
|
dd5865d466
|
headline cache fixes
|
17 years ago |
Andrew Dolgov
|
5d17ead9b2
|
headline caching fixes
|
17 years ago |
Andrew Dolgov
|
e19c1824e9
|
add experimental headline caching
|
17 years ago |
Andrew Dolgov
|
a70ab7400b
|
toggleUnread: properly handle cmode
|
17 years ago |
Andrew Dolgov
|
a04c8e8dc2
|
add collapsed CDM mode
|
17 years ago |
Andrew Dolgov
|
76283a4c15
|
showArticleInHeadlines: abort when row is missing
|
17 years ago |
Andrew Dolgov
|
c32cd48afe
|
infscroll: properly restore headline selections on load (closes #146)
|
17 years ago |
Andrew Dolgov
|
5fe7767c0e
|
catchupRelative: move to ajax.request
|
17 years ago |
Andrew Dolgov
|
4764c27ef8
|
disable infinite scrolling when Limit == 0 (closes #143)
|
17 years ago |
Andrew Dolgov
|
e7e66b38d3
|
tweak infscroll
|
17 years ago |
Andrew Dolgov
|
ee506d2a05
|
tweak infscroll
|
17 years ago |
Andrew Dolgov
|
82764a41dd
|
rework infinite scroll request synchronization
|
17 years ago |
Andrew Dolgov
|
2ef1af84c8
|
viewfeed: code cleanups
|
17 years ago |
Andrew Dolgov
|
ba5fac1b5f
|
update translations
|
17 years ago |
Andrew Dolgov
|
868d0ed27e
|
showArticleInHeadlines: add exception handling
|
17 years ago |