Ticket #115 (closed enhancement: fixed)

Opened 6 months ago

Last modified 3 months ago

Polish the feed reader

Reported by: psychcf Owned by: psychcf
Priority: critical Milestone: 1.0
Component: apps Version: 1.0-alpha2
Keywords: Cc:

Description (last modified by psychcf) (diff)

The feed reader needs a lot of work if we want to be able to use it as you would a regular RSS feed reader. The following features must be implemented:

  • Feed items should be cached, and updated progressively at a certain interval
  • The window title, and each feed item on the tree should have a number in parenthesis indicating how many unread items there are (the window showing the total number of unread items, while the tree items correspond to the individual feed)
  • Context menus on the grid, so items can be marked as read and unread
  • A throbber on the toolbar to show that a feed is being fetched

Change History

Changed 6 months ago by psychcf

  • description modified (diff)
  • summary changed from display of new items in the feed reader to Polish the feed reader

Changed 6 months ago by psychcf

  • status changed from new to assigned

I got new items working for each individual feed, still need to get the global number of unread items working though.

Changed 6 months ago by psychcf

  • description modified (diff)

Changed 6 months ago by psychcf

Just now I got the throbber implemented, and a global number of unread items to show in the window title.

Changed 6 months ago by psychcf

  • priority changed from major to critical

Changed 3 months ago by psychcf

  • status changed from assigned to closed
  • resolution set to fixed

Good enough. We can always improve it more in 1.1.

Note: See TracTickets for help on using tickets.