summaryrefslogtreecommitdiffstats
path: root/appinfo/database.xml
AgeCommit message (Expand)Author
2014-08-30remove unique constraint for indexBernhard Posselt
2014-04-08require status to be not nullBernhard Posselt
2013-09-2264bit integers for everyoneBernhard Posselt
2013-09-15remove unsigned form articles_per_update which causes problems on mysqlBernhard Posselt
2013-09-13also store feeds per article when doing updatesBernhard Posselt
2013-05-10use a deleted flag for deleted feeds to handle undoBernhard Posselt
2013-04-22added import from google reader, fix #80Bernhard Posselt
2013-04-19added a way to prevent feed from being updatedBernhard Posselt
2013-04-08add link to feed which gets opened when clicked on the subheading of an itemBernhard Posselt
2013-03-27changed timestamp datatype to integer which fixes #10Bernhard Posselt
2013-03-25implemented feed updateBernhard Posselt
2013-03-20updated docsBernhard Posselt
2013-03-19added namespaced indices for the newsappBernhard Posselt
2013-03-18added indices and primary keysBernhard Posselt
2012-11-28Play audio podcasts from feeds in the News appNick Frey
2012-09-08remember collapsed folders, simplyfied css and jsBernhard Posselt
2012-08-17change charset to utf8Alessandro Cosentino
2012-08-16saves and shows datetime of itemsAlessandro Cosentino
2012-08-13database tables changedAlessandro Cosentino
2012-08-10importing opml becomes simple for debugging reasons (ignore SimplePie issues ...Alessandro Cosentino
2012-07-19introduces field userid in the feed table to fix a bug in the update functionsAlessandro Cosentino
2012-07-17adds favicon; needs css polishingAlessandro Cosentino
2012-05-31close tag in database.xmlAlessandro Cosentino
2012-05-30rename some fields of database schemaAlessandro Cosentino
2012-05-30fix name on db schemaAlessandro Cosentino
2012-05-30not add same items twiceAlessandro Cosentino
2012-05-29adds indices to database schemaAlessandro Cosentino
2012-05-12Added folders and items table to databaseAlessandro Cosentino
2012-05-10added a rudimantal feed class (+ trying to save on DB)Alessandro Cosentino
2012-05-07created feeds table in the databaseAlessandro Cosentino
2012-04-28created a stub for the News appAlessandro Cosentino