Commit Graph

221 Commits (70c9b173145a9f3cb74f681afcc4dee9e1a2314d)

Author SHA1 Message Date
Andrew Dolgov df485d4f8e new hotkey =: toggle hide read headlines 16 years ago
Andrew Dolgov 793ec6ff22 do not autohide notify in view() 16 years ago
Andrew Dolgov fbcabe1e3e parse article reply for content to cache even when it is out of sequence 16 years ago
Andrew Dolgov 3f70f90ffe view: always show article in headlines, even when loading is required 16 years ago
Andrew Dolgov a7764e5105 use real link to article in headlines list (for middle click) (2) 16 years ago
Andrew Dolgov 6cc1fab322 check for failures to request counters in async way after viewfeed/view 16 years ago
Andrew Dolgov 3cd4239a62 CDM: show clickable excerpt if article is collapsed 16 years ago
Andrew Dolgov 022d9e9e45 dispose from out of sequence article_callback2() calls 16 years ago
Andrew Dolgov 997d9d7cad view: request counters in background, request_counters(): add client rate limit 16 years ago
Andrew Dolgov 5aaf9b34e4 request counters asynchronously after viewfeed has succeeded but w/o counters block 16 years ago
Andrew Dolgov ee8768dbbb massive code cleanup 16 years ago
Andrew Dolgov 3a40e8a2ed add placeholder mouse trap code, misc fixes 16 years ago
Andrew Dolgov 730dbf1910 loading progress bar for main window 16 years ago
Andrew Dolgov abe6d9346e map inline search to | 16 years ago
Andrew Dolgov 2c3bd11965 article_callback2: do not showArticleInHeadlines() there 16 years ago
Andrew Dolgov b2bb787c77 cache/preload tweaks 16 years ago
Andrew Dolgov aa0fa9df1e getNeighborIds: add scope, add automatic prefetch for articles under mouse 16 years ago
Andrew Dolgov 438f2ce922 fix create filter dialog when called from main UI, fix exception_error() parameter position errors 16 years ago
Andrew Dolgov 314fcd2bfd new shortcut: tab (selects article under cursor) 16 years ago
Andrew Dolgov 081e527d3a vfeed grouping: prevent duplicate group headings 16 years ago
Andrew Dolgov b61cf20ca2 CDM mode: remove obsolete 't' hotkey 16 years ago
Andrew Dolgov 5ad9d13211 CDM mode: add article selection, rework moveToPost() 16 years ago
Andrew Dolgov 93f66472ef misc fixes, rework hotkeys code placement 16 years ago
Andrew Dolgov 3818a89ba0 headline inline search: automatically fix odd/even classes 16 years ago
Andrew Dolgov 7a822893ce online search in headline buffer (hotkey shift-I) 16 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
Andrew Dolgov 71d277deec switch view() to async 17 years ago
Andrew Dolgov 6c3b019894 async headlines_callback fixes 17 years ago
Andrew Dolgov 29dfb258c9 fix some issues in infinite scrolling 17 years ago
Andrew Dolgov a49f5e055e headlines_callback: async 17 years ago
Andrew Dolgov d395a94275 misc code cleanups 17 years ago
Andrew Dolgov 1341ea0dbe add some async counters handling 17 years ago
Andrew Dolgov f5e0338d84 fix article starring/publishing on MSIE (closes #139) 17 years ago
Andrew Dolgov 8be83f424a implement catchup above/below (refs #140) 17 years ago
Andrew Dolgov 36e05046e0 rpc mark/pub return proper counters, rework all_counters_callback 17 years ago
Andrew Dolgov b685ba25b7 properly request counters when starring/publishing article 17 years ago
Andrew Dolgov ace1a6da76 disable pub/mark effects in CDM 17 years ago
Andrew Dolgov a5ae125a8d allow to mark selected articles as read, L10N bumps 17 years ago
Andrew Dolgov 88d96ad888 disable effects for batch pub/mark operations 17 years ago
Andrew Dolgov 6b0f49f9fe add some puffing to pub and mark icons 17 years ago
Andrew Dolgov 2bc2147f2e optimize counter responses in markSelected, etc 17 years ago
Andrew Dolgov e4f4b46f9d published feeds work 17 years ago
Andrew Dolgov a219fec54d CDM and infinite scrolling tweaks 17 years ago
Andrew Dolgov b3c67a4803 infinite scrolling: tweaks 17 years ago
Andrew Dolgov ac54143200 infinite scrolling 17 years ago
Andrew Dolgov e4914b6275 make 'v' hotkey work in CDM mode 17 years ago
Andrew Dolgov 8a5b4579fa confirm page catchup (closes #134) 17 years ago
Andrew Dolgov 298f3f783a add shortcut to open active article in new tab 17 years ago
Andrew Dolgov af6f8bf241 tweak catchup_callback 17 years ago
Andrew Dolgov fee51fc66b drop history 17 years ago
Andrew Dolgov 8622758381 possible workaround for xmlhttp stucking on safari (2) 17 years ago
Andrew Dolgov 03c88bdd94 add runtime info to headlines response 17 years ago
Andrew Dolgov c5af7171a5 possible workaround for xmlhttp stucking on safari 17 years ago
Andrew Dolgov 14b6c54b03 fix tag quote issues 17 years ago
Andrew Dolgov c1b1874979 cache_invalidate: fix 17 years ago
Andrew Dolgov 007a38d4c3 new option: STRIP_UNSAFE_TAGS (utilized) 17 years ago
Andrew Dolgov a5e46e0f76 correctHeadlinesOffset: add opera remark 17 years ago
Andrew Dolgov 0d88fd97df article_callback: enable error message when could not receive content 17 years ago
Andrew Dolgov ac162cbe5a correct headlines scroll position in moveToPost() 17 years ago
Andrew Dolgov b07b61da01 invalidate article cache when editing tags 17 years ago
Andrew Dolgov 3c19b05848 article cache: strip unneeded fields of cache objects 17 years ago
Andrew Dolgov 67343d9f9b compact some definitions in headlines list 17 years ago
Andrew Dolgov 961f4c7323 prefetch topmost articles on headlines load 17 years ago
Andrew Dolgov addb583694 prefetch old articles when necessary 17 years ago
Andrew Dolgov 7289eacf91 lower max article cache size (30 to 20) 17 years ago
Andrew Dolgov 3de0261a53 piggyback counter information on headlines call 17 years ago
Andrew Dolgov 5a94a953ea piggy-back counters to view reply 17 years ago
Andrew Dolgov fed4387da1 update prefetching store, add expiry 17 years ago
Andrew Dolgov e097e8be75 add article prefetching, remove history tracking 17 years ago
Andrew Dolgov 2228d0e4a8 block no-articles-selected prompt for catchupPage 17 years ago
Andrew Dolgov 9cc600d1c4 tweak subtoolbar, update translations 18 years ago
Andrew Dolgov ac7bcd7135 make CDM auto-catchup optional (closes #121) 18 years ago
Andrew Dolgov 9ec587042e add some more progress notifications 18 years ago