summaryrefslogtreecommitdiffstats
path: root/js/main.js
AgeCommit message (Expand)Author
2012-09-03enter now also commits when adding a feed on the firstrun pageBernhard Posselt
2012-09-03if dialog input text elements are focused, enter commits the formBernhard Posselt
2012-09-03fixed weird showAll post requestBernhard Posselt
2012-09-03bind shortcuts on keyupBernhard Posselt
2012-09-03left and right arrow now also jump to previous/next articleBernhard Posselt
2012-09-03j jumps to next entry, k to previous if no dialog is openBernhard Posselt
2012-09-02changing folder names works nowBernhard Posselt
2012-09-02fixed bug that would not show unread items when show all button was clickedBernhard Posselt
2012-09-02fixed bug that would reverse the show all buttonBernhard Posselt
2012-09-02improved icons in settings by exporting pngs, made show all more responsiveBernhard Posselt
2012-09-02made add feed and add folder dialog client side to speed up displayingBernhard Posselt
2012-09-01empty itemcache on view changeBernhard Posselt
2012-09-01implemented clientside caching of itemsBernhard Posselt
2012-09-01more cleanupBernhard Posselt
2012-09-01clone new items in menu from mock objectsBernhard Posselt
2012-09-01added missing methods and javadocBernhard Posselt
2012-09-01mergedBernhard Posselt