[Pidgin] #5876: ability to hide away/idle buddies as well as mobile buddies

Pidgin trac at pidgin.im
Wed Jun 11 16:12:51 EDT 2008


#5876: ability to hide away/idle buddies as well as mobile buddies
---------------------------+------------------------------------------------
  Reporter:  sumitk        |       Owner:                             
      Type:  patch         |      Status:  new                        
  Priority:  minor         |   Milestone:  Patches Needing Improvement
 Component:  pidgin (gtk)  |     Version:  2.4.2                      
Resolution:                |    Keywords:                             
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by adk):

 Replying to [comment:19 justineatworld]:
 > I got it, but the patch posted on this ticket by Sumit is the only one I
 know to be publically available with these features. I assume you just
 modified his patch by erasing the code that stops blist from including
 away and idle buddies.
 > If instead you could take that code and wrap it in an if statement
 conditional on check boxes like the image I posted, this patch would be
 essentially complete. My knowledge of pidgin libraries is minimal, so I
 can only propose ideas, not impliment them :(

 sort of, the patch included actually a boolean argument in one of the
 functions for includeidle, and it passed TRUE to that by default, I
 changed that and removed the part about including away buddies, theres a
 function in there to determine if a presence is an "away" buddy or not,
 modifying that allowed me to make it so that only mobile buddies fell into
 this category, im trying to learn about the pidgin libraries myself at the
 moment, so, when i get time, Ill try and clean the modifications up and
 have it make sense as best i can

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


More information about the Tracker mailing list