[Pidgin] #8309: signal when chat is added/removed to the buddy list

Pidgin trac at pidgin.im
Sat Jan 31 11:56:40 EST 2009


#8309: signal when chat is added/removed to the buddy list
--------------------------+-------------------------------------------------
 Reporter:  mcepl         |           Owner:  lschiere
     Type:  enhancement   |          Status:  new     
Component:  unclassified  |         Version:  2.5.4   
 Keywords:                |   Launchpad_bug:          
--------------------------+-------------------------------------------------
 I have created a Perl script http://mcepl.fedorapeople.org/scripts/open-
 chats-from-xmpp-bookmarks.pl which opens chatrooms according to XMPP
 bookmarks stored on the Jabber server. Now, I would like to extend this
 script to synchronize buddy list with the server.

 In order to minimize changes in UI, I would like just to add two procedure
 which would store/remove chatroom to the server, whenever new chatroom is
 added/deleted from the buddy list.

 However, when looking at [http://developer.pidgin.im/doxygen/dev/html
 /blist-signals.html Buddy List Signals] I see only
 [http://developer.pidgin.im/doxygen/dev/html/blist-signals.html#buddy-
 added buddy-added] and [http://developer.pidgin.im/doxygen/dev/html/blist-
 signals.html#buddy-removed buddy-removed] which seem to work with the new
 personal contacts added to the buddy list, not with chatrooms.

 So, either chatroom-{added,removed} should be introduced, or generic
 blist-item-{added,removed} signals would be helpful.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/8309>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list