summaryrefslogtreecommitdiffstats
path: root/css
AgeCommit message (Expand)Author
2012-10-16click on from_feed loads the feedBernhard Posselt
2012-10-14Whitespace cleanupBart Visscher
2012-10-09still refactoring to make the firstrun page independentAlessandro Cosentino
2012-09-17made links clickable on the whole widthBernhard Posselt
2012-09-14made feeds smaller, fixed some errors from js linterBernhard Posselt
2012-09-14reverted change because of weird jumpingBernhard Posselt
2012-09-14display scrollbar only on hoverBernhard Posselt
2012-09-09added an invisible border all feeds in a folder to make it look nicer on hove...Bernhard Posselt
2012-09-09dont show white border when draggingBernhard Posselt
2012-09-08remember collapsed folders, simplyfied css and jsBernhard Posselt
2012-09-08dont hide broken html but display a scrollbar for each body with broken htmlBernhard Posselt
2012-09-08images are now correctly resized when the width is < than max widthBernhard Posselt
2012-09-07makes sentences more suitable for translationAlessandro Cosentino
2012-09-07Remove empty lines at end of fileBart Visscher
2012-09-06automatically resize images when window gets smallerBernhard 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-06made feed design more like owncloud navigationBernhard Posselt
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-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-03mark currently read itemBernhard Posselt
2012-09-02changing folder names works nowBernhard 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
2012-09-02disable ugly hover style on dialogsBernhard Posselt
2012-09-02made add feed and add folder dialog client side to speed up displayingBernhard Posselt
2012-09-02hide unread counter with css to not have rendering problems in the beginning ...Bernhard Posselt
2012-09-01changed active feed color back to previous colorBernhard Posselt
2012-09-01only change folder when the new folder != old folder, added animation for dnd...Bernhard Posselt
2012-09-01prevent loading when drag and dropping feedsBernhard Posselt
2012-09-01added missing methods and javadocBernhard Posselt
2012-09-01mergedBernhard Posselt
2012-08-30change look of firstrun pageAlessandro Cosentino
2012-08-25opml exporter. invariant test needs to be done with opml importerAlessandro Cosentino
2012-08-24cursor pointer everywhere. got tired of cursor text alreadyAlessandro Cosentino
2012-08-24fixes pointer in item viewAlessandro Cosentino
2012-08-20small layout changes; fix error with retrieving faviconAlessandro Cosentino
2012-08-19now saves item's author in dbAlessandro Cosentino
2012-08-19fixed another scrolling bugBernhard Posselt
2012-08-19fixed a weird scroll bugBernhard Posselt
2012-08-19fixed settings border bugBernhard Posselt