User:Harthur/QAC/Notifications: Difference between revisions

Line 20: Line 20:
==notification system==
==notification system==
* feed checking every _ minutes
* feed checking every _ minutes
**pull from one aggregated feed - qac determines what entries to display
**show all feeds from current time - _ minutes
**show all feeds from current time - _ minutes
**ability to purge all feeds
**ability to change how often they are notified - qac controls how often it checks
**ability to change how often they are notified - qac controls how often it checks
* checking on startup
* checking on startup
Line 27: Line 27:
*** store for each feed entry a publish date (pubDate) and isDislayed flag
*** store for each feed entry a publish date (pubDate) and isDislayed flag
*** initial feed pull should only contain entries from up to a week ago
*** initial feed pull should only contain entries from up to a week ago
***ability to purge all collected feeds
**how do we display multiple notifications
**how do we display multiple notifications
865

edits