summaryrefslogtreecommitdiffstats
path: root/js/app/directives
AgeCommit message (Expand)Author
2014-05-15use markdown, refactor jsBernhard Posselt
2014-04-18fix broken audio feeds, fix #508Bernhard Posselt
2014-04-08port javascript from appframeworkBernhard Posselt
2014-04-03Don't prevent shortcuts if a button (starred icon for instance) is focused (t...Bernhard Posselt
2014-03-27recreate old bind unsafe html behaviourBernhard Posselt
2014-03-18fix autofocus when loading unread articles and initial viewBernhard Posselt
2014-01-14activate shortcuts only when modifier keys are not pressed. fix #449Alessandro Cosentino
2013-12-19fix star shortcut1.801Bernhard Posselt
2013-12-19fix shortcuts and add shortcut to expand current itemBernhard Posselt
2013-12-19lint coffeeBernhard Posselt
2013-12-10Issue #420Matthias Blümel
2013-09-16version bump1.603Bernhard Posselt
2013-09-16also translate title, fix #350Bernhard Posselt
2013-09-14allow by defaultBernhard Posselt
2013-09-14dont do pull to refresh when loading in itemsBernhard Posselt
2013-09-14implement pull to refresh, fix #44Bernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-08-14When jumping to the next item after the last one, also mark the last item as ...Bernhard Posselt
2013-08-01also scroll correctly to bottom in firefoxBernhard Posselt
2013-08-01scroll to bottom when you click on show all to make it easier to click the bu...Bernhard Posselt
2013-07-18display download link if audio file is not playable, fix #250Bernhard Posselt
2013-07-05make it possible to turn off mark read by scrollingBernhard Posselt
2013-06-07fix open in new windowMorris Jobke
2013-06-07add shortcut to open current itemMorris Jobke
2013-05-12adds shortcut to star and jumpAlessandro Cosentino
2013-05-10undo queue fixes (unittests not adjusted yet: todo fix folderbusinesslayer an...Bernhard Posselt
2013-04-27autopage by item fix #136Bernhard Posselt
2013-04-25also use l for star (9gag, like)Bernhard Posselt
2013-04-25add s and i for starring item, u for keeping it unread, fix #52Bernhard Posselt
2013-04-22add n and p for next and previousBernhard Posselt
2013-04-22add undo for feed and folder deletion, fix #56Bernhard Posselt
2013-04-16dont show unread count when it is 0, dont bold read feeds, implemented autopa...Bernhard Posselt
2013-04-16move instantiation into file where object is declared, fix unittests that ove...Bernhard Posselt
2013-04-15add simple keyboard shortcuts, implemt keep unread fix #43, implement mark as...Bernhard Posselt
2013-04-15fix unittest breakage errors in firefox and phantomjs, bump build toolsBernhard Posselt
2013-04-11implemented drag and drop directivesBernhard Posselt
2013-03-29use click focus from appframeworkBernhard Posselt
2013-03-27removed old fileBernhard Posselt
2013-03-27adding dudesBernhard Posselt
2013-03-27adding folders worksBernhard Posselt
2013-03-26added casting information for data objectsBernhard Posselt