1. 12 Jan, 2016 1 commit
  2. 08 Jan, 2016 1 commit
  3. 06 Jan, 2016 15 commits
  4. 11 Dec, 2015 1 commit
  5. 09 Nov, 2015 1 commit
  6. 28 Jul, 2015 1 commit
    • Dave Cridland's avatar
      Use Deque instead of Map, and add delay stamping · a6ea2b4b
      Dave Cridland authored
      After discussion with Jonny, switched the existing Map to a Deque, and in
      response to Tom's suggestion, added XEP-0203 (and legacy) delay stamping.
      
      Tested using Gajim and Swift; testing the delay stamping was done by disabling
      the acknowledgement handling to force retransmission.
      a6ea2b4b
  7. 27 Jul, 2015 1 commit
  8. 24 Jul, 2015 1 commit
    • JonnyHeavey's avatar
      Initial xep-0198 message ack implementation · ea56ccdd
      JonnyHeavey authored
      This patch adds a basic, non-resumable, XEP-0198 acking solution. It will
      redirect "lost" messages to offline storage, but does not attempt to suspend
      the session, so will not allow any resumptions.
      ea56ccdd