Ticket #170 (assigned defect)

Opened 3 years ago

Last modified 2 years ago

Sync unread counts across the board

Reported by: sdcosta Assigned to: mdodoo (accepted)
Priority: low Milestone: Gregarius 0.6.0
Component: FEATURES Version:
Severity: normal Keywords:
Cc: sameerslists@gmail.com

Description

The ideal case would be to make the unread counts syncronized in all places in gregarius. When you double click an item in the item view, the unread count changes correctly at the top of the item view and the unread count also changes at the top of the list of feeds and it changes next to the feed that this item belongs to. Maybe this could be done with a little javascript and some <span's>.

This was formerly reported in ticket #160

Attachments

20060612 - unified unread count (incomplete).diff (4.5 kB) - added by mdodoo on 06/12/06 09:49:21.
patch for everything except dblclicktoread plugin

Change History

09/08/05 18:48:20 changed by anonymous

  • owner changed from mbonetti to anonymous.
  • priority changed from normal to low.
  • status changed from new to assigned.
  • component changed from BUGS to FEATURES.
  • milestone set to Gregarius 0.6.0.

06/12/06 07:42:20 changed by mdodoo

  • owner changed from anonymous to mdodoo.
  • status changed from assigned to new.

The only place that I can see that the unread counts are not being instantly updated are in the sidebar, among the feed listings in the Feeds and Categories tabs.

06/12/06 07:42:29 changed by mdodoo

  • status changed from new to assigned.

06/12/06 09:49:21 changed by mdodoo

  • attachment 20060612 - unified unread count (incomplete).diff added.

patch for everything except dblclicktoread plugin

08/28/06 09:31:46 changed by mdodoo

This issue was partially fixed by [1493], but the listings for folders, categories, and tags on the sidebar still does not update correctly.