Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/mtxclient.git. Pull mirroring updated .
  1. Feb 22, 2023
  2. Feb 11, 2023
  3. Feb 10, 2023
  4. Feb 01, 2023
  5. Jan 24, 2023
    • Nicolas Werner's avatar
      Fix double invokation of callback if callback returns an error · 31f2af61
      Nicolas Werner authored
      This is partially based on the report and patch from
      Jason Volk <jason@zemos.net>, however it actually fixes the issue
      properly in both cases and doesn't rethrow the callbacks own exception
      for error handling... It also improves the error message for aborted
      callbacks by hardcoding the curl error code. This regularly happens when
      you close Nheko and it cancels the sync request.
      Verified
      31f2af61
    • Nicolas Werner's avatar
      Fix linting before comment · 156fe15f
      Nicolas Werner authored
      Verified
      156fe15f
    • Nicolas Werner's avatar
      Document PBKDF2 security · 219a2699
      Nicolas Werner authored
      Most password managers used 100k until recently for the weaker sha256
      version. We used 500k for the sha512 variant, so we should be good for a
      while. Hopefully Matrix switches to argon2 or something better at that
      point.
      Verified
      219a2699
  6. Jan 21, 2023
  7. Jan 18, 2023
  8. Jan 13, 2023
  9. Jan 12, 2023
  10. Jan 10, 2023
  11. Jan 02, 2023
  12. Dec 26, 2022
  13. Dec 16, 2022
  14. Dec 13, 2022
  15. Dec 12, 2022
  16. Dec 11, 2022
  17. Dec 10, 2022
  18. Dec 09, 2022
  19. Dec 06, 2022
  20. Dec 03, 2022
  21. Nov 20, 2022
  22. Nov 03, 2022
  23. Nov 02, 2022
Loading