Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/mtxclient.git. Pull mirroring updated .
  1. Feb 01, 2023
  2. 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
  3. Jan 21, 2023
  4. Jan 18, 2023
  5. Jan 13, 2023
  6. Jan 12, 2023
  7. Jan 10, 2023
  8. Jan 02, 2023
  9. Dec 26, 2022
  10. Dec 16, 2022
  11. Dec 13, 2022
  12. Dec 12, 2022
  13. Dec 11, 2022
  14. Dec 10, 2022
  15. Dec 09, 2022
  16. Dec 06, 2022
  17. Dec 03, 2022
  18. Nov 20, 2022
  19. Nov 03, 2022
  20. Nov 02, 2022
  21. Oct 28, 2022
  22. Oct 25, 2022
  23. Oct 23, 2022
  24. Oct 22, 2022
  25. Oct 21, 2022
Loading