]> git.wh0rd.org - tt-rss.git/history - viewfeed.js
neon updates; make more icons themeable; misc fixes
[tt-rss.git] / viewfeed.js
2010-01-14  Andrew Dolgovneon updates; make more icons themeable; misc fixes
2010-01-13  Andrew Dolgovcode cleanup; remove unnecessary callbacks; rework...
2010-01-13  Adrian LangAdd callback to Popups, focus subscribe URL input.
2010-01-04  Andrew Dolgovrework the way DEFAULT_ARTICLE_LIMIT works, remove...
2009-12-29  Andrew Dolgovview: do not pass feed_id
2009-12-29  Andrew Dolgovuse POST parameters for frontend requests
2009-12-29  Andrew Dolgovview: set feed_id to 0 when it is undefined
2009-12-28  Andrew DolgovarchiveSelection: invalidate article cache
2009-12-28  Andrew Dolgovimplement archived articles feed; bump schema
2009-10-27  Andrew DolgovMerge branch 'master' of /home/fox/public_html/testbox...
2009-10-27  Andrew Dolgovview: hide auxDlg when clicking on an article
2009-10-09  Andrew Dolgovdo not reset alt attribute when changing back feedlist...
2009-10-07  Andrew Dolgovview: display round loading indicator in FUPDPIC container
2009-10-07  Andrew Dolgovfeedlist: tweak the loading progressbar display
2009-10-07  Andrew Dolgovproperly display loading indicators in category titles
2009-10-07  Andrew Dolgovfix view() being called twice on every headline click...
2009-10-06  Andrew Dolgovmove inline player generation code into separate functi...
2009-08-21  Andrew Dolgovadd separate indicator for fresh articles
2009-06-17  Andrew Dolgovadd support for HTML5 way of playing audio/video enclos...
2009-04-25  Andrew DolgovcatchupSelected: pass ids in POST to prevent url size...
2009-03-21  Andrew DolgovRevert "update translations"
2009-03-21  Andrew Dolgovupdate translations
2009-03-06  Andrew Dolgovadd support for adding syndicated notes to published...
2009-02-15  Andrew Dolgovoffline: actions dropdown works
2009-02-12  Andrew Dolgovoffline: try to keep local server info ready for offlin...
2009-02-12  Andrew Dolgovoffline: sync tweaks
2009-02-10  Andrew Dolgovuse prototype instead of getElementById
2009-02-09  Andrew DolgovMerge branch 'master' into google-gears-experimental
2009-02-04  Andrew DolgovtoggleUnread: handle local db
2009-02-04  Andrew DolgovcdmClicked: do not select article on click
2009-02-04  Andrew DolgovcdmClicked: do not select article on click
2009-02-04  Andrew Dolgovoffline: properly close resultsets with rs.close()
2009-02-04  Andrew Dolgovmove offline stuff to offline.js
2009-02-04  Andrew Dolgovproperly update local vfeed counters
2009-02-03  Andrew Dolgovview: update offline feedlist counters
2009-02-03  Andrew Dolgovupdate local db on toggle marked and view_offline()
2009-02-03  Andrew Dolgovadd placeholder view_offline()
2009-02-02  Andrew Dolgovcache_expire: separate TTL for various kinds of cached...
2009-02-02  Andrew DolgovMerge branch 'master' into google-gears-experimental
2009-02-02  Andrew Dolgovarticles_callback: do not try to extract counters when...
2009-02-02  Andrew Dolgovenable cache of feedlist data
2009-02-02  Andrew Dolgovexperimental gears cache work
2009-02-02  Andrew Dolgovcode cleanup (remove old xmlhttp references)
2009-01-31  Andrew Dolgovcheck for backend-returned fatal errors in major callbacks
2009-01-26  Andrew DolgovtoggleMark, togglePub: abort when there is no image...
2009-01-23  Andrew Dolgovnew style exception reporting
2009-01-23  Andrew Dolgovproperly select next unread feed in feedlist when catch...
2009-01-23  Andrew Dolgovrework assigning articles to tags
2009-01-21  Andrew Dolgovremove confirmation prompt from assign/remove label...
2009-01-21  Andrew Dolgovheadlines toolbar: code cleanup
2009-01-20  Andrew Dolgovheadlines dropdown: reset scrollTop on display
2009-01-20  Andrew Dolgovrework subtoolbar actions dropdown
2009-01-18  Andrew Dolgovremove label: do not reload headlines
2009-01-18  Andrew Dolgovdynamically show new label markers in headlines buffer...
2009-01-18  Andrew Dolgovdisplay article labels in headlines buffer
2009-01-18  Andrew Dolgovremove label headlines from cache when articles are...
2009-01-18  Andrew Dolgovassorted labels bugfixes and UI work
2009-01-18  Andrew Dolgovimplement assign-to-label in subtoolbar
2009-01-18  Andrew Dolgovnew style labels (bump schema)
2009-01-17  Andrew Dolgovactive_feed_is_cat, active_feed_id handling changes
2008-11-13  Andrew Dolgovblock cdmWatchdog() in Fresh feed
2008-10-22  Andrew Dolgovadd (disabled) function to show original article inline...
2008-10-01  Andrew Dolgovcatchup in category view mode jumps to the next unread...
2008-09-09  Andrew Dolgovset N/P hotkeys to scroll active article (or headlines...
2008-09-05  Andrew Dolgovadd function to open article summary in a popup window
2008-08-18  Andrew Dolgovadd link to invert headline/article selection (closes...
2008-07-30  Andrew Dolgovrender_article: fix resetting scroll on article change
2008-07-25  Andrew Dolgovrestyle resizer
2008-06-24  Andrew Dolgovadd low bandwidth mode (less automatic requests in...
2008-06-05  Andrew Dolgovmark active category in headlines
2008-06-03  Andrew Dolgovremove toggling from = hotkey, rename to f h
2008-05-28  Andrew Dolgovadd some additional checks on child.id attributes being...
2008-06-03  Andrew Dolgovnew hotkey =: toggle hide read headlines
2008-05-31  Andrew Dolgovdo not autohide notify in view()
2008-05-22  Andrew Dolgovparse article reply for content to cache even when...
2008-05-22  Andrew Dolgovview: always show article in headlines, even when loadi...
2008-05-21  Andrew Dolgovuse real link to article in headlines list (for middle...
2008-05-21  Andrew Dolgovcheck for failures to request counters in async way...
2008-05-21  Andrew DolgovCDM: show clickable excerpt if article is collapsed
2008-05-20  Andrew Dolgovdispose from out of sequence article_callback2() calls
2008-05-20  Andrew Dolgovview: request counters in background, request_counters...
2008-05-20  Andrew Dolgovrequest counters asynchronously after viewfeed has...
2008-05-20  Andrew Dolgovmassive code cleanup
2008-05-19  Andrew Dolgovadd placeholder mouse trap code, misc fixes
2008-05-19  Andrew Dolgovloading progress bar for main window
2008-05-19  Andrew Dolgovmap inline search to |
2008-05-19  Andrew Dolgovarticle_callback2: do not showArticleInHeadlines()...
2008-05-18  Andrew Dolgovcache/preload tweaks
2008-05-18  Andrew DolgovgetNeighborIds: add scope, add automatic prefetch for...
2008-05-17  Andrew Dolgovfix create filter dialog when called from main UI,...
2008-05-17  Andrew Dolgovnew shortcut: tab (selects article under cursor)
2008-05-17  Andrew Dolgovvfeed grouping: prevent duplicate group headings
2008-05-16  Andrew DolgovCDM mode: remove obsolete 't' hotkey
2008-05-16  Andrew DolgovCDM mode: add article selection, rework moveToPost()
2008-05-16  Andrew Dolgovmisc fixes, rework hotkeys code placement
2008-05-04  Andrew Dolgovheadline inline search: automatically fix odd/even...
2008-05-04  Andrew Dolgovonline search in headline buffer (hotkey shift-I)
2008-02-23  Andrew Dolgovinvalidate local cache when view mode/limit is changed
2008-02-19  Andrew DolgovtoggleUnread: enable effect for another cmode
2008-02-19  Andrew DolgovCDM highlight/display tweaks; tweaks for n/p hotkeys...
next