[Pidgin] #5520: Gmail mail notifications remain after the message(s) has been read

Pidgin trac at pidgin.im
Fri Aug 8 14:06:14 EDT 2008


#5520: Gmail mail notifications remain after the message(s) has been read
--------------------------+-------------------------------------------------
  Reporter:  trjonescp    |       Owner:  seanegan
      Type:  enhancement  |      Status:  new     
  Priority:  minor        |   Milestone:          
 Component:  Google Talk  |     Version:  2.4.1   
Resolution:               |    Keywords:          
   Pending:  0            |  
--------------------------+-------------------------------------------------
Comment (by Maiku):

 I was poking at this the other day, and it seems that in order to make
 this work the best there needs to be a way to clear out all of the
 notification emails for a particular account, and also detect when a user
 closes the mail notification themselves.

 The idea is that each time mail is requested, it needs to be filtered by
 the last time the user closed the mail notification, whether that was
 since logging in or the user actually closing it. Then it returns the
 description of all of the unread messages since then, and it wouldn't just
 return a count of all unread messages you have in total. Then it would
 work like other protocols.

 Currently, there's no way to clear out all of the email notifications,
 except for adding zero messages. The other problem is that there's no way
 to tell when the user closed the notification. There is a callback to tell
 when the notification was removed, but that's called when you clear the
 messages programmatically as well.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/5520#comment:2>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list