1. 24 Dec, 2015 1 commit
  2. 07 Dec, 2015 2 commits
  3. 27 Nov, 2015 1 commit
    • Dave Cridland's avatar
      Assume a client with MUC elements in presence needs to join · b853644c
      Dave Cridland authored
      XEP-0045 discusses how a request to join a room is the only case where a MUC
      element should exist in presence. Therefore, a conformant client will always
      send this whenever it believes it is not joined. This can happen in cases of
      stanza loss (due to network outage) or remote server crash.
      
      This patch assumes that a client sending a MUC element is trying to join, and
      will go through much of the motions of the join, including sending history as
      required, existing occupants' presence, and so on. To other existing occupants,
      however, it'll look like an ordinary presence update.
      b853644c
  4. 23 Nov, 2015 2 commits
  5. 09 Nov, 2015 3 commits
  6. 29 Oct, 2015 1 commit
  7. 28 Oct, 2015 1 commit
  8. 29 May, 2015 1 commit
    • Dave Cridland's avatar
      OF-910 - Error stanzas to MUC room should remove occupants · a8487d73
      Dave Cridland authored
      Currently, only stanzas containing errors of type cancel will cause the
      occupant to be removed, however this doesn't appear to catch and remove many
      occupants in practise.
      
      This patch therefore removes occupants from the service on any message or
      presence error stanza, irrespective of the error type. IQ stanzas do not
      trigger the same response, as these may be due to lack of client support
      rather than a vanished occupant.
      a8487d73
  9. 06 Mar, 2015 1 commit
  10. 18 Dec, 2014 1 commit
  11. 13 Dec, 2014 1 commit
  12. 03 Dec, 2014 1 commit
  13. 02 Dec, 2014 1 commit
  14. 13 Nov, 2014 1 commit
  15. 10 Nov, 2014 1 commit
  16. 25 Oct, 2014 2 commits
  17. 11 Jun, 2014 1 commit
  18. 08 Jun, 2014 2 commits
  19. 19 May, 2014 2 commits
  20. 18 May, 2014 1 commit
  21. 16 May, 2014 2 commits
  22. 13 May, 2014 1 commit
  23. 06 May, 2014 2 commits
  24. 02 May, 2014 2 commits
  25. 01 May, 2014 1 commit
  26. 28 Apr, 2014 1 commit
  27. 25 Apr, 2014 2 commits
  28. 22 Apr, 2014 2 commits