1. 08 Aug, 2019 3 commits
    • JC Brand's avatar
      Fixes #1670 · 1bbe52f7
      JC Brand authored
      Set converse-profile as dependency of converse-omemo
      1bbe52f7
    • JC Brand's avatar
      Fix erroneous "is no longer an admin/owner" messages in MUCs · bea073a5
      JC Brand authored
      Don't remove affiliation for occupants if we weren't allowed to
      fetch that particular affiliation list.
      
      Previously, if fetching the list failed, we would return an empty array,
      which would imply that the affiliation list is empty and that all
      users with the given affiliation should have their affiliations removed.
      
      Instead we now return `null` and properly account for that when setting
      affiliations on existing contacts based on the returned member lists.
      bea073a5
    • JC Brand's avatar
      Update backbone.overview and strophe.js · ade6266d
      JC Brand authored
      ade6266d
  2. 07 Aug, 2019 8 commits
  3. 06 Aug, 2019 5 commits
  4. 05 Aug, 2019 7 commits
  5. 03 Aug, 2019 5 commits
  6. 02 Aug, 2019 8 commits
  7. 01 Aug, 2019 4 commits