1. 30 Aug, 2018 3 commits
  2. 29 Aug, 2018 3 commits
  3. 28 Aug, 2018 2 commits
  4. 27 Aug, 2018 9 commits
  5. 25 Aug, 2018 1 commit
    • JC Brand's avatar
      Refactor the OMEMOStore to not duplicate prekeys · ea5144c7
      JC Brand authored
      Before these changes, prekeys were stored in two places, one place that
      converse-omemo accessed and one that libsignal accessed and when
      libsignal deleted a prekey the other store wasn't updated.
      
      Now we let the methods called by libsignal store/remove prekeys (and the
      signed_prekey) in the same place as used by the code in converse-omemo.
      ea5144c7
  6. 24 Aug, 2018 10 commits
  7. 23 Aug, 2018 11 commits
  8. 22 Aug, 2018 1 commit