summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-12implement mark as read for feeds and folders, fix #29Bernhard Posselt
2013-04-12fix unread count renderingBernhard Posselt
2013-04-12visually show unreadcount using opacity, fix #57Bernhard Posselt
2013-04-12added serverside cachingBernhard Posselt
2013-04-11update readme with staying up to date instructionsBernhard Posselt
2013-04-11autoselect folder when it was created and open folder if a feed gets added to itBernhard Posselt
2013-04-11allow users to discard folder and feed errorsBernhard Posselt
2013-04-11properly clear the query cacheBernhard Posselt
2013-04-11make moving feeds work, fix #22Bernhard Posselt
2013-04-11load new feed when it was addedBernhard Posselt
2013-04-11fixed folderselectionBernhard Posselt
2013-04-11fixed linting errorsBernhard Posselt
2013-04-11added more code for adding feeds and foldersBernhard Posselt
2013-04-11use images instead of captions for folder create buttons to not run into widt...Bernhard Posselt
2013-04-11add a button for people to get out of add folder modeBernhard Posselt
2013-04-11more padding bottom for app-settingsBernhard Posselt
2013-04-11added opml icons to export import buttonBernhard Posselt
2013-04-11translate folder and feed errors and added css and template code for creating...Bernhard Posselt
2013-04-11implemented drag and drop directivesBernhard Posselt
2013-04-11fixed feedmodelBernhard Posselt
2013-04-11fixed foldermodelBernhard Posselt
2013-04-09enclosure method called on wrong objectsAlessandro Cosentino
2013-04-09fixed feedbl unittestsBernhard Posselt
2013-04-08prework for adding foldersBernhard Posselt
2013-04-08add link to feed which gets opened when clicked on the subheading of an itemBernhard Posselt
2013-04-06typo fixBernhard Posselt
2013-04-06added warnings for future devs to not run into sql injection mistakesBernhard Posselt
2013-04-05dont allow setting read and unread if it doesnt change the statusBernhard Posselt
2013-04-05only show feedname when not displaying feedBernhard Posselt
2013-04-05brought back starring of feedsBernhard Posselt
2013-04-05reload page after showall has been changedBernhard Posselt
2013-04-05fix statusflag db query bugs and unittestsBernhard Posselt
2013-04-05making shit work since 1988Bernhard Posselt
2013-04-05fix #37 by fixing multiple, hard to track down typosBernhard Posselt
2013-04-05reduce unreadcount instantly when marking as read, fixes #7Bernhard Posselt
2013-04-05remove admin pageBernhard Posselt
2013-04-05fix collapsing of foldersBernhard Posselt
2013-04-05fixed showall toggle and added methods to set items read and starredBernhard Posselt
2013-04-05implemented bare itembl methodsBernhard Posselt
2013-04-05brought back feeds and foldersBernhard Posselt
2013-04-05bring back show all buttonBernhard Posselt
2013-04-05small work on integration testBernhard Posselt
2013-04-05movedBernhard Posselt
2013-04-05moved tests into unit directoryBernhard Posselt
2013-04-04cleaned up feedcontrollerBernhard Posselt
2013-04-04finished feedbl methodsBernhard Posselt
2013-04-04added most of the bl functionalityBernhard Posselt
2013-04-04Merge pull request #40 from jerrykan/faviconBernhard Posselt
2013-04-04fixes mappers by using the correct status conditionBernhard Posselt
2013-04-05Improve feedfetcher discoverFavicon()John Kristensen