1. 06 Nov, 2013 1 commit
    • JC Brand's avatar
      Roster item 'ask' property is always 'subscribe' for subscription requests · fb8e2cde
      JC Brand authored
      * 'pending' state is denoted by subscription='none', ask='subscribe'
      * 'requesting' state is denoted by subscription='from', ask='subscribe'
      
      Reference: http://xmpp.org/rfcs/rfc3921.html#int
      
      I'm not yet 100% sure with regards to the 'requesting' state, I can't find
      anything about it in the above mentioned reference, but apparantly that's what
      prosody's roster response looks like (e.g. <item jid='XYZ' ask='subscribe'
      subscription='from'/> ).
      
      With ejabberd I haven't yet received such a roster response and contact
      requests are always handled via presence stanzas.
      
      updates #81
      fb8e2cde
  2. 04 Nov, 2013 1 commit
  3. 03 Nov, 2013 5 commits
  4. 02 Nov, 2013 4 commits
  5. 27 Oct, 2013 2 commits
  6. 20 Oct, 2013 8 commits
  7. 19 Oct, 2013 7 commits
  8. 17 Oct, 2013 3 commits
  9. 16 Oct, 2013 8 commits
  10. 15 Oct, 2013 1 commit