1. 26 May, 2016 1 commit
  2. 25 May, 2016 5 commits
  3. 24 May, 2016 8 commits
  4. 23 May, 2016 3 commits
  5. 20 May, 2016 2 commits
  6. 19 May, 2016 2 commits
  7. 17 May, 2016 1 commit
  8. 11 May, 2016 1 commit
    • JC Brand's avatar
      Bugfix. Flush connection just after connection. · af891096
      JC Brand authored
      Solves a weird problem I've encountered with PubSub and Prosody, whereby a
      returned HTTP response is not received by the browser. Underlying cause is
      still unknown, but is BOSH related and it appears to be that the HTTP request
      being responded to by Prosody is no longer open/valid.
      af891096
  9. 10 May, 2016 1 commit
  10. 03 May, 2016 2 commits
  11. 28 Apr, 2016 2 commits
  12. 14 Apr, 2016 1 commit
  13. 13 Apr, 2016 4 commits
  14. 08 Apr, 2016 2 commits
  15. 07 Apr, 2016 3 commits
  16. 06 Apr, 2016 1 commit
  17. 05 Apr, 2016 1 commit
    • JC Brand's avatar
      Scroll down when maximizing a chat · 6d766f68
      JC Brand authored
      Otherwise maximized chats are scrolled to the top, showing the oldest messages.
      
      Ideally we'd probably like to remember the scroll position, and show that, but
      this would require some significant refactoring.
      6d766f68