]> git.wh0rd.org - tt-rss.git/history - viewfeed.js
add collapsed CDM mode
[tt-rss.git] / viewfeed.js
2007-10-18  Andrew Dolgovadd collapsed CDM mode
2007-10-10  Andrew DolgovshowArticleInHeadlines: abort when row is missing
2007-09-05  Andrew Dolgovinfscroll: properly restore headline selections on...
2007-08-30  Andrew DolgovcatchupRelative: move to ajax.request
2007-08-29  Andrew Dolgovdisable infinite scrolling when Limit == 0 (closes...
2007-08-29  Andrew Dolgovtweak infscroll
2007-08-28  Andrew Dolgovtweak infscroll
2007-08-28  Andrew Dolgovrework infinite scroll request synchronization
2007-08-26  Andrew Dolgovviewfeed: code cleanups
2007-08-26  Andrew Dolgovupdate translations
2007-08-24  Andrew DolgovshowArticleInHeadlines: add exception handling
2007-08-24  Andrew Dolgovswitch view() to async
2007-08-24  Andrew Dolgovasync headlines_callback fixes
2007-08-24  Andrew Dolgovfix some issues in infinite scrolling
2007-08-24  Andrew Dolgovheadlines_callback: async
2007-08-24  Andrew Dolgovmisc code cleanups
2007-08-24  Andrew Dolgovadd some async counters handling
2007-08-23  Andrew Dolgovfix article starring/publishing on MSIE (closes #139)
2007-08-22  Andrew Dolgovimplement catchup above/below (refs #140)
2007-08-20  Andrew Dolgovrpc mark/pub return proper counters, rework all_counter...
2007-08-20  Andrew Dolgovproperly request counters when starring/publishing...
2007-08-20  Andrew Dolgovdisable pub/mark effects in CDM
2007-08-19  Andrew Dolgovallow to mark selected articles as read, L10N bumps
2007-08-11  Andrew Dolgovdisable effects for batch pub/mark operations
2007-08-11  Andrew Dolgovadd some puffing to pub and mark icons
2007-08-10  Andrew Dolgovoptimize counter responses in markSelected, etc
2007-08-09  Andrew Dolgovpublished feeds work
2007-08-09  Andrew DolgovCDM and infinite scrolling tweaks
2007-08-09  Andrew Dolgovinfinite scrolling: tweaks
2007-08-09  Andrew Dolgovinfinite scrolling
2007-08-09  Andrew Dolgovmake 'v' hotkey work in CDM mode
2007-08-08  Andrew Dolgovconfirm page catchup (closes #134)
2007-07-20  Andrew Dolgovadd shortcut to open active article in new tab
2007-07-01  Andrew Dolgovtweak catchup_callback
2007-06-14  Andrew Dolgovdrop history
2007-06-07  Andrew Dolgovpossible workaround for xmlhttp stucking on safari (2)
2007-06-07  Andrew Dolgovadd runtime info to headlines response
2007-05-30  Andrew Dolgovpossible workaround for xmlhttp stucking on safari
2007-05-19  Andrew Dolgovfix tag quote issues
2007-05-17  Andrew Dolgovcache_invalidate: fix
2007-05-16  Andrew Dolgovnew option: STRIP_UNSAFE_TAGS (utilized)
2007-05-16  Andrew DolgovcorrectHeadlinesOffset: add opera remark
2007-05-16  Andrew Dolgovarticle_callback: enable error message when could not...
2007-05-16  Andrew Dolgovcorrect headlines scroll position in moveToPost()
2007-05-15  Andrew Dolgovinvalidate article cache when editing tags
2007-05-15  Andrew Dolgovarticle cache: strip unneeded fields of cache objects
2007-05-15  Andrew Dolgovcompact some definitions in headlines list
2007-05-15  Andrew Dolgovprefetch topmost articles on headlines load
2007-05-15  Andrew Dolgovprefetch old articles when necessary
2007-05-15  Andrew Dolgovlower max article cache size (30 to 20)
2007-05-15  Andrew Dolgovpiggyback counter information on headlines call
2007-05-15  Andrew Dolgovpiggy-back counters to view reply
2007-05-15  Andrew Dolgovupdate prefetching store, add expiry
2007-05-15  Andrew Dolgovadd article prefetching, remove history tracking
2007-05-11  Andrew Dolgovblock no-articles-selected prompt for catchupPage
2007-03-26  Andrew Dolgovtweak subtoolbar, update translations
2007-03-06  Andrew Dolgovmake CDM auto-catchup optional (closes #121)
2007-03-04  Andrew Dolgovadd some more progress notifications
2007-03-02  Andrew DolgovUI improvements
2007-02-07  Andrew Dolgovforce timestamp hack to most main operations
2007-01-30  Andrew DolgovcdmWatchdog: bail out when no container is present
2007-01-26  Andrew Dolgovcdm tweaks, misc fixes
2007-01-25  Andrew Dolgovenable tags support in CDM
2007-01-25  Andrew Dolgovimplement CDM auto-catchup for articles (2)
2007-01-25  Andrew Dolgovimplement CDM auto-catchup for articles
2006-12-07  Andrew Dolgovadd tag dropbox to tag editor
2006-12-07  Andrew Dolgovtag editor
2006-12-07  Andrew Dolgovcheck for invalid active_post_id in moveToPost
2006-12-04  Andrew Dolgovadd experimental operation history stack
2006-11-23  Andrew Dolgovdetect xmlhttp deadlocks in view()
2006-11-19  Andrew Dolgovremove xmlhttp.abort() from viewfeed
2006-11-01  Andrew Dolgovfix broken toolbar in combined view mode
2006-10-10  Andrew Dolgovscroll headlines and content container to top on update
2006-09-29  Andrew Dolgovdisable setActiveFeedId on view
2006-09-29  Andrew Dolgovcode cleanups
2006-09-29  Andrew Dolgovshow new page on page catchup (2)
2006-09-29  Andrew Dolgovshow new page on page catchup
2006-09-29  Andrew Dolgovmsie compatibility fixes
2006-09-29  Andrew Dolgovmove counters processing to different xmlhttp object
2006-09-29  Andrew Dolgovcode cleanups
2006-09-29  Andrew Dolgovabort xmlhttp on view/viewfeed
2006-09-28  Andrew Dolgovfix notify box, add notify prompt in viewfeed
2006-09-28  Andrew Dolgovcall update_all_comments() from headlines callback
2006-09-28  Andrew Dolgovcss-based layout + required fixes (2)
2006-09-28  Andrew Dolgovcss-based layout + required fixes
2006-08-02  Andrew Dolgovfix catchupPage/bottom subtoolbar in CDM
2006-08-01  Andrew Dolgovadd search-to-label converter, ability to unsubscribe...
2006-05-29  Andrew Dolgovall_counters_callback broken xml notify moved to debug
2006-05-23  Andrew Dolgovadd sanity check & debug mode to prefs; misc code cleanups
2006-05-23  Andrew Dolgovunify frontend hotkey handlers
2006-05-23  Andrew Dolgovremove rpc_pnotify_callback
2006-05-16  Andrew Dolgovcombined mode improvements (add toggle read link, set...
2006-03-21  Andrew Dolgovupdate_daemon work, remove unneeded indexes, query...
2006-03-10  Andrew Dolgovminor headlines select/deselect glitches fixes
2006-03-04  Andrew Dolgovprettify debug output
2006-02-26  Andrew Dolgovworkaround for Opera cache of feeds/headlines panel...
2006-02-25  Andrew Dolgovonly enable bottom actions toolbar in headlines, when...
2006-02-25  Andrew Dolgovviewfeed.js: implement catchupPage() (closes #44)
2006-02-24  Andrew DolgovOpera compatibility fixes
2006-02-24  Andrew Dolgovduplicate feed actions toolbar on bottom (related to...
next