summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2012-10-15specifies name of the blog when showing itemsAlessandro Cosentino
2012-10-14Whitespace cleanupBart Visscher
2012-10-13fixed bug that prevented creating of folders, linted menu.js, fixed weird htm...Bernhard Posselt
2012-10-13selecting folders worksBernhard Posselt
2012-10-13refactored index php into controllersBernhard Posselt
2012-10-09still refactoring to make the firstrun page independentAlessandro Cosentino
2012-10-08split firstrun template from main templateAlessandro Cosentino
2012-09-13small refactoring on the backendAlessandro Cosentino
2012-09-08remember collapsed folders, simplyfied css and jsBernhard Posselt
2012-09-07adding space between) and {Thomas Mueller
2012-09-06removed xss vulnerabilities in template codeBernhard Posselt
2012-09-05no more require_once()Thomas Mueller
2012-09-02changing folder names works nowBernhard Posselt
2012-09-01corrected param names for load, added enum for typesBernhard Posselt
2012-09-01we can now use UNIX_TIMESTAMP in queriesRobin Appelman
2012-09-01implemented server side move feed to folderBernhard Posselt
2012-08-20small layout changes; fix error with retrieving faviconAlessandro Cosentino
2012-08-19fixes issue with bitfield on postgresqlAlessandro Cosentino
2012-08-19now saves item's author in dbAlessandro Cosentino
2012-08-19improves favicon detectionAlessandro Cosentino
2012-08-18perform only a slim fetch in some casesAlessandro Cosentino
2012-08-17Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsappBernhard Posselt
2012-08-16Remove broken favicon handling from discoverFavicon.Gregor Tätzner
2012-08-16added javadoc for newly implemented queriesBernhard Posselt
2012-08-16made starred items and all items work!Bernhard Posselt
2012-08-16added and formatted the feedtimestamp properlyBernhard Posselt
2012-08-16saves and shows datetime of itemsAlessandro Cosentino
2012-08-15mergedBernhard Posselt
2012-08-15small fixes on modelAlessandro Cosentino
2012-08-15removed useless query in foldermapperBernhard Posselt
2012-08-15folders can now only be create on the first levelBernhard Posselt
2012-08-15fixed a bug that wouldnt let feeds show up nested in foldersBernhard Posselt
2012-08-15shows counter when adding feed; fixes bug when removing folderAlessandro Cosentino
2012-08-14small things added to firstrun page and settingsAlessandro Cosentino
2012-08-13database tables changedAlessandro Cosentino
2012-08-12checks userid before deletingAlessandro Cosentino
2012-08-12removes the Everything folderAlessandro Cosentino
2012-08-11adds a function to the item mapper to retrieve all items with a certain statusAlessandro Cosentino
2012-08-11fixes yet another namespace problemAlessandro Cosentino
2012-08-11fix namespace issues from previous commitAlessandro Cosentino
2012-08-11changes namespace to OCA\NewsAlessandro Cosentino
2012-08-10Merge branch 'newsapp_cron' into newsappAlessandro Cosentino
2012-08-10importing opml becomes simple for debugging reasons (ignore SimplePie issues ...Alessandro Cosentino
2012-08-09News: fix bug in backgroundjobsJakob Sack
2012-08-09Try to use backgroundjobsJakob Sack
2012-08-05refactores code of the opml importerAlessandro Cosentino
2012-08-04Show or hide items in rightcontent when creating or deleting feedsGregor Tätzner
2012-08-04Polish deleteAll functions. It's not necessary to use sql joinsGregor Tätzner
2012-08-03Fixed deletion of feed items on folder removalGregor Tätzner
2012-08-03Fixed several issues in delete folder functionsGregor Tätzner