]> git.wh0rd.org - tt-rss.git/history - js/tt-rss.js
add a q shortcut; remove close_article button
[tt-rss.git] / js / tt-rss.js
2013-01-23  Andrew Dolgovadd a q shortcut; remove close_article button
2013-01-22  Andrew Dolgovimplement fallback _SIMPLE_UPDATE_MODE
2013-01-22  Andrew Dolgovsupport ctrl key hotkeys
2013-01-22  Andrew Dolgovadd hack to support arbitrary key descriptions for...
2013-01-19  Andrew Dolgovpersist widescreen mode in session
2013-01-14  Andrew Dolgovadd net-alert icon
2013-01-05  Andrew Dolgovadd ability to toggle widescreen mode on the fly
2012-12-30  Andrew Dolgovdisable content dump on f D
2012-12-28  Andrew Dolgovproperly return out of handled hotkey events
2012-12-28  Andrew Dolgovblock email_article action if mail plugin is not enabled
2012-12-28  Andrew Dolgovhelp cleanup, use dijit dialog
2012-12-28  Andrew Dolgovmain ui: action-based hotkey system, add swap_jk plugin
2012-12-28  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-12-28  Andrew Dolgovpartial move to new hotkey system
2012-12-25  Andrew Dolgovmove to dijit checkboxes in headlines/cdm list
2012-12-24  Andrew Dolgovmove digest to a separate plugin
2012-12-22  Andrew Dolgovadd f-D debug feed update hotkey
2012-11-06  Andrew Dolgovfix several feed-related hotkeys working on Uncategorized
2012-10-25  Andrew Dolgovforce refetch feed when clicking update/clicking on...
2012-10-11  Andrew Dolgovunify child category counter display; remove include_ch...
2012-10-08  Andrew Dolgovadd hotkeys to select marked/published articles
2012-09-09  Andrew Dolgove shortcut: properly handle article selection
2012-09-03  Andrew Dolgovclear cache in viewModeChanged()
2012-08-14  Andrew Dolgovre-enable setting of include_children button on startup
2012-08-14  Andrew Dolgovmake precache_headlines_idle() start slower
2012-08-14  Andrew Dolgovupdate dojo to 1.7.3
2012-08-14  Andrew DolgovMerge branch 'nested-cats'
2012-08-13  Andrew Dolgovchange include_children to a togglebutton; add placehol...
2012-08-13  Andrew Dolgovadd toolbar checkbox to include subcategories to viewfeed()
2012-08-13  Andrew Dolgovsorta-kinda fix the feedlist
2012-03-29  Andrew Dolgovsimplify catching up of feeds, do not reload headlines...
2012-01-31  Andrew Dolgovdo not try to load feedlist before receiving init-params
2011-12-26  Andrew Dolgovfix help not loading on ? press
2011-12-26  Andrew Dolgovexperimental CSRF protection
2011-12-21  Andrew Dolgovadd jsmin stuff to index.php
2011-12-14  Andrew Dolgovremove about dialog
2011-12-14  Andrew Dolgovdo not include keyboard help files into index and prefs.php
2011-12-13  Andrew DolgovMerge branch 'tiny-oop'
2011-12-13  Andrew DolgovMerge branch 'master' into tiny-oop
2011-12-12  Andrew Dolgovimplement tiny-OOP routing
2011-12-12  Andrew Dolgovsubop -> method
2011-12-11  Andrew Dolgovoverall directory tree cleanup