1. 23 Jul, 2019 2 commits
    • JC Brand's avatar
      Simplify `attemptNonPreboundSession` · e4eafe9e
      JC Brand authored
      - Split between `login` auth and the rest (`external`, `anonymous`, `prebind`)
      - It doesn't make sense to pass along credentials when not using `login` auth so avoid that flow.
      - It's not necessary to pass the `reconnecting` flag to `attemptNonPreboundSession`
      e4eafe9e
    • JC Brand's avatar
      Update Lerna · 30ad84d3
      JC Brand authored
      30ad84d3
  2. 22 Jul, 2019 5 commits
  3. 12 Jul, 2019 4 commits
  4. 11 Jul, 2019 7 commits
  5. 10 Jul, 2019 3 commits
  6. 09 Jul, 2019 2 commits
  7. 08 Jul, 2019 4 commits
  8. 05 Jul, 2019 3 commits
    • JC Brand's avatar
      Fixes #1524 Don't include own device in OMEMO message · 3ca6ac7f
      JC Brand authored
      This change reverts the significant part of 1dfdb36d
      
      I can't say that I understand why libsignal throws `Error: Invalid signature`
      when you try to build a session for your own (sending) device, but given that
      messages can only be decrypted once, I guess it isn't really necessary
      to encrypt for your own device, since you already have the plaintext.
      
      In addition I've added some error handling so that we can recover
      gracefully when session building fails for a subset of devices.
      3ca6ac7f
    • JC Brand's avatar
      Creating FUNDING.yml · fa3c6604
      JC Brand authored
      fa3c6604
    • JC Brand's avatar
      Create issue templates (#1628) · 4c0eeaee
      JC Brand authored
      * Create bug report template
      * Create feature request template
      4c0eeaee
  9. 04 Jul, 2019 9 commits
  10. 03 Jul, 2019 1 commit