1. 19 Nov, 2020 3 commits
  2. 18 Nov, 2020 22 commits
  3. 05 Nov, 2020 2 commits
  4. 04 Nov, 2020 1 commit
  5. 02 Nov, 2020 2 commits
    • JC Brand's avatar
      Updates #1471 · bdb347b7
      JC Brand authored
      OMEMO should not be enabled if the device is not trusted and also not if
      the cache gets cleared on logout.
      bdb347b7
    • Dele Olajide's avatar
      fix #1250 (#2323) · 9f548ae8
      Dele Olajide authored
      Fixes #1250 Change favicon color when unread messages
      9f548ae8
  6. 30 Oct, 2020 1 commit
    • Dele Olajide's avatar
      fix #2321 (#2322) · 285bbbc2
      Dele Olajide authored
      When Converse runs inside a browser extension, enable browser sync and local storage for persistent storage
      285bbbc2
  7. 29 Oct, 2020 4 commits
  8. 28 Oct, 2020 1 commit
  9. 27 Oct, 2020 2 commits
    • JC Brand's avatar
      Enforce uni-view in headless code · c08ee00f
      JC Brand authored
      When we're showing only one chat at a time, we want to make sure that
      all other chats have their `hidden` flag set to `true`.
      
      Previously this was done in chatboxviews, but given that we want to
      render UI based on state, this should be done in the headless part of
      Converse.
      
      As a result of the changes, the `beforeShowingChatView` has been
      removed.
      c08ee00f
    • JC Brand's avatar
      Fix race conditions in tests · d8852c62
      JC Brand authored
      d8852c62
  10. 26 Oct, 2020 1 commit
  11. 23 Oct, 2020 1 commit