You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Thomas Hoppe (Created) (JIRA)" <ji...@apache.org> on 2012/03/21 23:17:42 UTC

[jira] [Created] (VYSPER-303) Support for XEP-0085: Chat State Notifications

Support for XEP-0085: Chat State Notifications
----------------------------------------------

                 Key: VYSPER-303
                 URL: https://issues.apache.org/jira/browse/VYSPER-303
             Project: VYSPER
          Issue Type: New Feature
            Reporter: Thomas Hoppe


How about implementing this very important XEP?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (VYSPER-303) Support for XEP-0085: Chat State Notifications

Posted by "Bernd Fondermann (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/VYSPER-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235114#comment-13235114 ] 

Bernd Fondermann commented on VYSPER-303:
-----------------------------------------

ok, sure. What do you need to have implemented in Vysper to make it work?

http://xmpp.org/extensions/xep-0085.html section 5.8 says:
"chat state notifications are completely the responsibility of the client, and MUST NOT be generated by a server or service."

I've seen that work before, so I tend to resolve this issue as "won't fix". But if there is any kind of regression, please provide more info.
                
> Support for XEP-0085: Chat State Notifications
> ----------------------------------------------
>
>                 Key: VYSPER-303
>                 URL: https://issues.apache.org/jira/browse/VYSPER-303
>             Project: VYSPER
>          Issue Type: New Feature
>            Reporter: Thomas Hoppe
>
> How about implementing this very important XEP?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (VYSPER-303) Support for XEP-0085: Chat State Notifications

Posted by "Bernd Fondermann (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VYSPER-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Fondermann resolved VYSPER-303.
-------------------------------------

    Resolution: Not A Problem

As to my knowledge XEP-0085 should work with Vysper out of the box.

If you experience any problems feel free to re-open this issue.
                
> Support for XEP-0085: Chat State Notifications
> ----------------------------------------------
>
>                 Key: VYSPER-303
>                 URL: https://issues.apache.org/jira/browse/VYSPER-303
>             Project: VYSPER
>          Issue Type: New Feature
>            Reporter: Thomas Hoppe
>
> How about implementing this very important XEP?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (VYSPER-303) Support for XEP-0085: Chat State Notifications

Posted by "Thomas Hoppe (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/VYSPER-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235186#comment-13235186 ] 

Thomas Hoppe commented on VYSPER-303:
-------------------------------------

Actually I think I just realized that this seems to be a client only thing.
I think there is only one question that one might raise when knowing how this XEP works
and this is: Does Vysper process and send messages like this:

<message 
    from='bernardo@shakespeare.lit/pda'
    to='francisco@shakespeare.lit/elsinore'
    type='chat'>
  <composing xmlns='http://jabber.org/protocol/chatstates'/>
</message>

to BOSH based clients?

Tigease XMPP server for example lists this XEP as a supported one and I guess they mean
that they do exactly this.
So if Vysper is also behaving like this, it might be worth a note on the web page.



                
> Support for XEP-0085: Chat State Notifications
> ----------------------------------------------
>
>                 Key: VYSPER-303
>                 URL: https://issues.apache.org/jira/browse/VYSPER-303
>             Project: VYSPER
>          Issue Type: New Feature
>            Reporter: Thomas Hoppe
>
> How about implementing this very important XEP?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira