From a689cd4770847e94323a55010711646df7d05cdd Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 26 Jan 2012 15:13:04 +0400 Subject: notifier: add ability to update feeds in tt-rss --- utils/notifier/background.html | 37 ++++++++++++++++++++++++++++++++++--- utils/notifier/manifest.json | 2 +- utils/notifier/options.html | 21 +++++++++++++++++++-- 3 files changed, 54 insertions(+), 6 deletions(-) (limited to 'utils') diff --git a/utils/notifier/background.html b/utils/notifier/background.html index 751456766..f67523bad 100644 --- a/utils/notifier/background.html +++ b/utils/notifier/background.html @@ -2,6 +2,7 @@ @@ -177,10 +188,16 @@ fieldset span.note { (requires Tiny Tiny RSS 1.4.1 or trunk) +
+ + + Please use this as a last resort method only in case you can't update your feeds in any other way. Last updated: N/A +
+ -

Copyright © 2010 +

Copyright © 2010-2012 Andrew Dolgov. Licensed under GNU GPL version 2.

-- cgit v1.2.3