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

View: New views
11 Messages — Rating Filter:   Alert me  

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

by Pidgin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#1583: Simple way to renable presence notification in XMPP protocol?
--------------------------+-------------------------------------------------
 Reporter:  DBDigital     |       Type:  enhancement
   Status:  new           |   Priority:  minor      
Component:  pidgin (gtk)  |    Version:  2.0.1      
 Keywords:                |    Pending:  0          
--------------------------+-------------------------------------------------
 I have noticed that if using the XMPP protocol and you cancel presence
 notification you can't renable it unless you unsubscribe then rerequest
 authorization, which requires your buddy to authorize you again.
 Shouldn't turning presence back on be allowed on your side rather than
 having to unsubscribe and rerequest authorization to the buddy?  Something
 similar to what Yahoo has which allows you to cancel presence nofiticaiton
 and turn it back on at any time

--
Ticket URL: <http://developer.pidgin.im/ticket/1583>
Pidgin <http://pidgin.im>
Pidgin
_______________________________________________
Tracker mailing list
Tracker@...
http://pidgin.im/cgi-bin/mailman/listinfo/tracker

Re: #1583: Simple way to renable presence notification in XMPP protocol?

by Pidgin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#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:  1             |  
---------------------------+------------------------------------------------
Changes (by deryni):

  * pending:  0 => 1

Comment:

 If you cancel presence notification it is up to your buddy to re-request
 it from you if they want it back, it is not up to you to allow it again.
 'Cancel presence notification' is *not* a way to be 'invisible' to someone
 on xmpp.

--
Ticket URL: <http://developer.pidgin.im/ticket/1583#comment:1>
Pidgin <http://pidgin.im>
Pidgin
_______________________________________________
Tracker mailing list
Tracker@...
http://pidgin.im/cgi-bin/mailman/listinfo/tracker

Re: #1583: Simple way to renable presence notification in XMPP protocol?

by Pidgin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#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:  1             |  
---------------------------+------------------------------------------------
Changes (by DBDigital):

  * pending:  1 => 0

Comment:

 Hmm well you are allowing them to see you rather then other way around so
 I didn't see a issue with it.  But it is a different protocol and I am not
 as familar with XMPP as others.  Ok, so I guess the best way is to wait
 until privacy (blocking) is fixed on Pidgin?  Although privacy will also
 block messags (unless I am mistaken) and won't be a solution if one just
 wants to apear as offline while still being connected.  Or is there a
 better way that I am not thinking of?

--
Ticket URL: <http://developer.pidgin.im/ticket/1583#comment:2>
Pidgin <http://pidgin.im>
Pidgin
_______________________________________________
Tracker mailing list
Tracker@...
http://pidgin.im/cgi-bin/mailman/listinfo/tracker

Re: #1583: Simple way to renable presence notification in XMPP protocol?

by Pidgin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#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
_______________________________________________
Tracker mailing list
Tracker@...
http://pidgin.im/cgi-bin/mailman/listinfo/tracker

Re: #1583: XMPP should really support privacy rules

by Pidgin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#1583: XMPP should really support privacy rules
---------------------------+------------------------------------------------
  Reporter:  DBDigital     |       Owner:      
      Type:  enhancement   |      Status:  new  
  Priority:  minor         |   Milestone:      
 Component:  pidgin (gtk)  |     Version:  2.0.1
Resolution:                |    Keywords:      
   Pending:  0             |  
---------------------------+------------------------------------------------
Changes (by deryni):

  * summary:  Simple way to renable presence notification in XMPP protocol?
              => XMPP should really support privacy rules

Comment:

 DBDigital: XMPP privacy is much more flexible than most other protocols,
 so yes you would be able to block presence separately from messages and
 conversely block messages without blocking presence. But the better way is
 to stop doing this at all. =)

 hdh: If you 'cancel presence notification' for a buddy your subscription
 status with that buddy with then be 'to' because you are subscribed to
 them but they are not subscribed to you. While in that subscription status
 servers are supposed to ignore outbound subscribed stanzas according to
 the XMPP RFC. So, no, sending a presence of that type shouldn't work to
 get you back to a status of 'both'.

--
Ticket URL: <http://developer.pidgin.im/ticket/1583#comment:4>
Pidgin <http://pidgin.im>
Pidgin
_______________________________________________
Tracker mailing list
Tracker@...
http://pidgin.im/cgi-bin/mailman/listinfo/tracker

Re: #1583: XMPP should really support privacy rules

by Pidgin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#1583: XMPP should really support privacy rules
--------------------------+-------------------------------------------------
  Reporter:  DBDigital    |       Owner:  nwalp
      Type:  enhancement  |      Status:  new  
  Priority:  minor        |   Milestone:      
 Component:  XMPP         |     Version:  2.0.1
Resolution:               |    Keywords:      
   Pending:  0            |  
--------------------------+-------------------------------------------------
Changes (by seanegan):

  * owner:  => nwalp
  * component:  pidgin (gtk) => XMPP

--
Ticket URL: <http://developer.pidgin.im/ticket/1583#comment:5>
Pidgin <http://pidgin.im>
Pidgin
_______________________________________________
Tracker mailing list
Tracker@...
http://pidgin.im/cgi-bin/mailman/listinfo/tracker

Re: #1583: XMPP should really support privacy rules

by Pidgin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#1583: XMPP should really support privacy rules
--------------------------+-------------------------------------------------
  Reporter:  DBDigital    |       Owner:  deryni
      Type:  enhancement  |      Status:  new  
  Priority:  minor        |   Milestone:        
 Component:  XMPP         |     Version:  2.0.1
Resolution:               |    Keywords:        
   Pending:  0            |  
--------------------------+-------------------------------------------------
Changes (by deryni):

  * owner:  nwalp => deryni

Comment:

 I'm intending to look at doing this as a plugin, to see if it is feasibly
 doable that way and to get a sense of how it would fit in to a core
 privacy api at some later date. I'm also intending to look into
 implementing XEP-0186 in the core. We'll see how this goes.

--
Ticket URL: <http://developer.pidgin.im/ticket/1583#comment:6>
Pidgin <http://pidgin.im>
Pidgin
_______________________________________________
Tracker mailing list
Tracker@...
http://pidgin.im/cgi-bin/mailman/listinfo/tracker

Re: #1583: XMPP should really support privacy rules

by Pidgin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#1583: XMPP should really support privacy rules
--------------------------+-------------------------------------------------
  Reporter:  DBDigital    |       Owner:  deryni
      Type:  enhancement  |      Status:  new  
  Priority:  minor        |   Milestone:        
 Component:  XMPP         |     Version:  2.0.1
Resolution:               |    Keywords:        
   Pending:  0            |  
--------------------------+-------------------------------------------------
Comment (by liviopl):

 Ping?

--
Ticket URL: <http://developer.pidgin.im/ticket/1583#comment:7>
Pidgin <http://pidgin.im>
Pidgin
_______________________________________________
Tracker mailing list
Tracker@...
http://pidgin.im/cgi-bin/mailman/listinfo/tracker

Re: #1583: XMPP should really support privacy rules

by Pidgin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#1583: XMPP should really support privacy rules
-------------------------+--------------------------------------------------
 Reporter:  DBDigital    |        Owner:  deryni
     Type:  enhancement  |       Status:  new  
Milestone:               |    Component:  XMPP  
  Version:  2.0.1        |   Resolution:        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by sergiodj):

 Hello,

 I would like to know if there has been any decision/improvement about this
 issue.

 Thank you.

--
Ticket URL: <http://developer.pidgin.im/ticket/1583#comment:8>
Pidgin <http://pidgin.im>
Pidgin
_______________________________________________
Tracker mailing list
Tracker@...
http://pidgin.im/cgi-bin/mailman/listinfo/tracker

Re: #1583: XMPP should really support privacy rules

by Pidgin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#1583: XMPP should really support privacy rules
-------------------------+--------------------------------------------------
 Reporter:  DBDigital    |        Owner:  deryni
     Type:  enhancement  |       Status:  new  
Milestone:               |    Component:  XMPP  
  Version:  2.0.1        |   Resolution:        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by deryni):

 No work, that I'm aware of, has been done to support privacy lists
 (because they are complicated and very few people actually support them in
 meaningful ways). pidgin does support the recent
 [http://xmpp.org/extensions/xep-0191.html blocking extension] however.

 I started looking into supporting the
 [http://xmpp.org/extensions/xep-0186.html invisible command] but didn't
 get very far.

--
Ticket URL: <http://developer.pidgin.im/ticket/1583#comment:9>
Pidgin <http://pidgin.im>
Pidgin
_______________________________________________
Tracker mailing list
Tracker@...
http://pidgin.im/cgi-bin/mailman/listinfo/tracker

Re: #1583: XMPP should really support privacy rules

by Pidgin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#1583: XMPP should really support privacy rules
-------------------------+--------------------------------------------------
 Reporter:  DBDigital    |        Owner:  deryni
     Type:  enhancement  |       Status:  new  
Milestone:               |    Component:  XMPP  
  Version:  2.0.1        |   Resolution:        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by DBDigital):

 Hmm looking at the blocking extension, that is something at least (and I
 had already seen that it does work...but of course is a total block handy
 very usefull at times but not at others.  But invisible is even better
 since there are times when you may not wish to block all communication
 from a contact yet not let them see you as online at certain times.

--
Ticket URL: <http://developer.pidgin.im/ticket/1583#comment:10>
Pidgin <http://pidgin.im>
Pidgin
_______________________________________________
Tracker mailing list
Tracker@...
http://pidgin.im/cgi-bin/mailman/listinfo/tracker