[Pidgin] #1583: Simple way to renable presence notification in XMPP protocol?

Pidgin trac at pidgin.im
Sat Jul 28 15:00:30 EDT 2007


#1583: Simple way to renable presence notification in XMPP protocol?
---------------------------+------------------------------------------------
  Reporter:  DBDigital     |       Owner:       
      Type:  enhancement   |      Status:  new  
  Priority:  minor         |   Milestone:       
 Component:  pidgin (gtk)  |     Version:  2.0.1
Resolution:                |    Keywords:       
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by hdh):

 We can just send a
 {{{
 #!xml
 <presence to='contact' type='subscribed'/>
 }}}
 via the XMPP Console and press Authorize on Buddy List, and the contact
 will see our presence again.

 A context menu entry can do this for people who can't send stanzas
 (Windows users), and automate the Authorize click for the rest of us :)
 Preferably there should be a confirmation dialog, like requested in #1364
 .

 And I do think this is the XMPP way to do "permanently invisible" in Y!M
 speak. The gajim dialogs in these situation suggest so.

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


More information about the Tracker mailing list