-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
UIDeals with the visual user interfaceDeals with the visual user interfaceenhancementNew feature or requestNew feature or requestroadmapA user-facing feature on the roadmap.A user-facing feature on the roadmap.
Milestone
Description
- A dynamically constructed (but possibly cached) feed viewer page, similar to the way CAPCOM and Spacewalk look
- Automatic detection of feed files
- Filenames:
atom.xml,feed.xml,*.rss,*.atom,feed.json - Mimetypes:
application/atom+xml,application/rss+xml,application/json+feed - User will be prompted to add the feed
- Filenames:
- Some shortcut or button to add a URL at any time
- If it's a valid feed it will be added as one, otherwise the page will be tracked
- A way to edit the feed list and remove feeds
- Maybe by visiting the page or any post URL and doing a delete shortcut?
- Pagination
When should the feed view be regenerated?
On hard-reload of the feed viewerOn every X load of the feed viewer- At browser start
- Every X minutes in a separate thread (30 mins by default)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
UIDeals with the visual user interfaceDeals with the visual user interfaceenhancementNew feature or requestNew feature or requestroadmapA user-facing feature on the roadmap.A user-facing feature on the roadmap.