summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-07Remove empty lines at end of fileBart Visscher
2012-09-07Remove php close tag from end of file.Bart Visscher
2012-09-07[tx-robot] updated from transifexJenkins for ownCloud
2012-09-06automatically resize images when window gets smallerBernhard Posselt
2012-09-06put arrow keys jumping back inBernhard Posselt
2012-09-06remove include of removed scriptBernhard Posselt
2012-09-06removes files no longer neededAlessandro Cosentino
2012-09-06removed arrow keys for jumping to next feedBernhard Posselt
2012-09-06 the caption of the eye should toggleBernhard Posselt
2012-09-06added prefixes for IE10 and opera to support transformBernhard Posselt
2012-09-06made links on second level clickable on the whole widthBernhard Posselt
2012-09-06prettier folder hover effectBernhard Posselt
2012-09-06removed xss vulnerabilities in template codeBernhard Posselt
2012-09-06pixel fixesBernhard Posselt
2012-09-06[tx-robot] updated from transifexJenkins for ownCloud
2012-09-06made feed design more like owncloud navigationBernhard Posselt
2012-09-05no more require_once()Thomas Mueller
2012-09-05more margin for item authorBernhard Posselt
2012-09-05moved thumbnail code from js to cssBernhard Posselt
2012-09-05added padding to first img child to mark it as thumbnailBernhard Posselt
2012-09-05fixed folder expanding for chromiumBernhard Posselt
2012-09-05removed debug console.logBernhard Posselt
2012-09-05cleanup, moving feeds now sets the unread count correctlyBernhard Posselt
2012-09-05correctly adjust unreadcount for folders when moving a feedBernhard Posselt
2012-09-05changed background color of open foldersBernhard Posselt
2012-09-05hide empty folders or folders with all read items by defaultBernhard Posselt
2012-09-05fixed bug that would prevent marking as keep_unread when directly clicking on...Bernhard Posselt
2012-09-05mark viewed article soonerBernhard Posselt
2012-09-05[tx-robot] updated from transifexJenkins for ownCloud
2012-09-04[tx-robot] updated from transifexJenkins for ownCloud
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-03set a timeout for scroll event to only trigger once every 100 milisecsBernhard Posselt
2012-09-03[tx-robot] updated from transifexJenkins for ownCloud
2012-09-03dont mark feeds as read when you hit the bottom because its not needed any moreBernhard Posselt
2012-09-03fixed bug when feed whould not be marked as viewedBernhard Posselt
2012-09-03add padding to the bottom to be able to scroll even with one elementBernhard Posselt
2012-09-03marking as viewed now works on jumpingBernhard Posselt
2012-09-03[tx-robot] updated from transifexJenkins for ownCloud
2012-09-03mark currently read itemBernhard 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-02dont use mock folders, use html delivered from server; deleted unecessary tem...Bernhard 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-02fixed star AA issue in menuBernhard Posselt