1. 24 Jul, 2019 1 commit
  2. 23 Jul, 2019 5 commits
  3. 22 Jul, 2019 5 commits
  4. 12 Jul, 2019 4 commits
  5. 11 Jul, 2019 7 commits
  6. 10 Jul, 2019 3 commits
  7. 09 Jul, 2019 2 commits
  8. 08 Jul, 2019 4 commits
  9. 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
  10. 04 Jul, 2019 6 commits