From dda579ccaac67b5f360af98926a1697389bdbc6c Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 13 Sep 2013 17:59:16 +0200 Subject: also store feeds per article when doing updates --- appinfo/database.xml | 7 +++++++ appinfo/info.xml | 2 +- appinfo/version | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) (limited to 'appinfo') diff --git a/appinfo/database.xml b/appinfo/database.xml index 7d3cf2378..9b04e9c84 100644 --- a/appinfo/database.xml +++ b/appinfo/database.xml @@ -113,6 +113,13 @@ false true + + articles_per_update + integer + 0 + true + true + deleted_at integer diff --git a/appinfo/info.xml b/appinfo/info.xml index 15ddf6ee5..c6f87d3d6 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -5,6 +5,6 @@ An RSS/Atom feed reader. Requires the App Framework app and backgroundjobs need to be enabled. See the README.rst in the apps top directory AGPL Alessandro Cosentino, Bernhard Posselt, Jan-Christoph Borchardt. Powered by SimplePie (Ryan Parman, Geoffrey Sneddon, Ryan McCue and contributors). - 1.404 + 1.405 5.0.6 diff --git a/appinfo/version b/appinfo/version index 9539f398d..3e3adf552 100644 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -1.404 \ No newline at end of file +1.405 \ No newline at end of file -- cgit v1.2.3