1. 04 Dec, 2018 2 commits
    • JC Brand's avatar
      Rename `isSingleton` to `isUniView` · 118bc204
      JC Brand authored
      We distinguish between UniView and MultiView instances.
      
      UniView means that only one chat is visible, even though there might be multiple ongoing chats.
      MultiView means that multiple chats may be visible simultaneously.
      118bc204
    • JC Brand's avatar
      New sponsor Codefirst · dda0af64
      JC Brand authored
      dda0af64
  2. 03 Dec, 2018 3 commits
    • JC Brand's avatar
      Avoid `RID out of range` errors in Prosody · dd3133e7
      JC Brand authored
      by not flushing stanzas when sending out an <inactive> CSI.
      
      When reloading the page, the stanzas are resent (because we never had
      time to receive acks) which causes problems on Prosody (and likely also
      causes the Ejabberd "other-request" errors).
      dd3133e7
    • JC Brand's avatar
      Update `view_mode` documentation · 9a551b3e
      JC Brand authored
      Put the historical background info into a ``note`` and add short
      explanations of the 4 different view modes
      9a551b3e
    • JC Brand's avatar
      Reduce max width of roster items · 5e217aae
      JC Brand authored
      Otherwise they get cut off sometimes
      5e217aae
  3. 30 Nov, 2018 1 commit
  4. 29 Nov, 2018 4 commits
  5. 26 Nov, 2018 1 commit
  6. 22 Nov, 2018 3 commits
  7. 21 Nov, 2018 1 commit
  8. 20 Nov, 2018 5 commits
  9. 18 Nov, 2018 4 commits
  10. 17 Nov, 2018 3 commits
  11. 15 Nov, 2018 13 commits