summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-04-04improved and cleaned up js unittestsBernhard Posselt
2013-04-04deleted old code that i forgot to deleteBernhard Posselt
2013-04-04move autopurge to itemblBernhard Posselt
2013-04-04autopurge all read items which are not starred if there are more than 1000Bernhard Posselt
2013-04-04autopurge all read items which are not starred if there are more than 1000Bernhard Posselt
2013-04-03removed useless settings templateBernhard Posselt
2013-04-03removed useless settingsBernhard Posselt
2013-04-02Merge pull request #34 from owncloud/remove-appstylesBernhard Posselt
2013-04-02remove app styles now they are in coreJan-Christoph Borchardt
2013-04-02add comment for twitter fetcherBernhard Posselt
2013-04-02added simple twitter fetcher implementationBernhard Posselt
2013-04-02addedBernhard Posselt
2013-04-02fix #11 by not relying on db exceptions anymore since there is no fking prope...Bernhard Posselt
2013-04-02added comments on ifeedfetcherBernhard Posselt
2013-04-02added pluggable fetchersBernhard Posselt
2013-04-02put getUrlContent into apiBernhard Posselt
2013-04-02small pixel fixesBernhard Posselt