]> git.wh0rd.org - tt-rss.git/history - viewfeed.js
use multiple classes to mark statuses, JS code cleanup
[tt-rss.git] / viewfeed.js
2010-11-14  Andrew Dolgovuse multiple classes to mark statuses, JS code cleanup
2010-11-13  Andrew Dolgovdo not enable infscroll when number of loaded headlines...
2010-11-13  Andrew DolgovMerge branch 'master' of madoka.volgo-balt.ru:public_ht...
2010-11-13  Andrew Dolgovjs: code cleanup
2010-11-13  Andrew Dolgovbring back update button, it makes async update request...
2010-11-13  Andrew Dolgovdismiss articles: properly reset active_post_id
2010-11-13  Andrew Dolgovuse css-based layout in normal mode
2010-11-12  Andrew Dolgovcdm: don't try to load content which is already there
2010-11-12  Andrew Dolgovimplement ajax loading of cdm content when not in expan...
2010-11-12  Andrew Dolgovcdm: bring back updated/new pic
2010-11-12  Andrew Dolgovmark article in headlines in view() to speed up keyboar...
2010-11-12  Andrew Dolgovjs: misc fixes, code cleanup
2010-11-11  Andrew DolgovcdmClicked: allow opening article urls
2010-11-11  Andrew Dolgovwhen trying to load a feed from collapsed category...
2010-11-11  Andrew Dolgovfix clicking on feed title in virtual feeds
2010-11-11  Andrew Dolgovallow selecting multiple headlines/articles by ctrl...
2010-11-11  Andrew Dolgovfix frontend not knowing about always expanded cdm
2010-11-11  Andrew Dolgovfix _force_scheduled_update handling
2010-11-11  Andrew Dolgovviewfeed: return counters when subop is present or...
2010-11-10  Andrew Dolgovjs: code cleanup, disable some debugging
2010-11-10  Andrew Dolgovimplement label cache; misc fixes (bump schema)
2010-11-10  Andrew DolgovlocalStorage: fix cache_expire()
2010-11-10  Andrew DolgovlocalStorage caching fixes
2010-11-10  Andrew Dolgovjs: code cleanup; move to async counter sending mode
2010-11-10  Andrew Dolgovcdm: tweak the way hotkey article dismissing works...
2010-11-09  Andrew Dolgovrefactor combined mode, code cleanup
2010-11-08  Andrew Dolgovjs: code cleanup
2010-11-07  Andrew Dolgovcache_expire: remove localStorage items from start
2010-11-07  Andrew DolgoveditArticleTags: focus tag input box
2010-11-07  Andrew Dolgovimplement html5 localStorage support for client-side...
2010-11-07  Andrew Dolgovjs: code cleanup
2010-11-06  Andrew Dolgovheadlines: use JSON instead of separate helper xml...
2010-11-06  Andrew Dolgovallow forwarding multiple articles by email
2010-11-05  Andrew Dolgovadd article forwarding by email (closes #271)
2010-10-18  Andrew DolgovMerge branch 'master' of madoka.volgo-balt.ru:public_ht...
2010-10-15  Andrew DolgovMerge branch 'digest-experimental'
2010-10-08  Andrew DolgovcatchupRelativeToArticle: use confirm_feed_catchup...
2010-09-13  Andrew Dolgovfunctions: code cleanup
2010-09-13  Andrew Dolgovfunctions: code cleanup
2010-09-05  Andrew Dolgovuse console.log for debugging; improve exception inform...
2010-02-03  Andrew Dolgovcode cleanup
2010-02-03  Andrew Dolgovcode cleanup
2010-01-19  Andrew Dolgovflush cache on feedEditSave
2010-01-18  Andrew DolgoveditTagsSave: invalidate article cache
2010-01-18  Andrew Dolgovreenable cache_inject
2010-01-17  Andrew Dolgovadd get_article_enclosures(); initial support for memcached
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...
next