Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/mtxclient.git. Pull mirroring updated .
  1. May 16, 2024
  2. May 07, 2024
  3. Mar 14, 2024
  4. Mar 08, 2024
  5. Mar 04, 2024
  6. Feb 23, 2024
  7. Feb 21, 2024
  8. Jan 27, 2024
  9. Jan 25, 2024
  10. Jan 14, 2024
  11. Nov 01, 2023
  12. Oct 31, 2023
  13. Oct 30, 2023
  14. Oct 09, 2023
  15. Sep 24, 2023
  16. Sep 15, 2023
  17. Aug 09, 2023
  18. Jul 16, 2023
  19. Jul 04, 2023
  20. Jul 02, 2023
  21. Jun 10, 2023
  22. Jun 09, 2023
  23. Apr 10, 2023
  24. Apr 01, 2023
  25. Mar 12, 2023
  26. Mar 08, 2023
    • Loren Burkholder's avatar
      Don't throw error if content is empty · b1a978ab
      Loren Burkholder authored
      If an Unknown message is being constructed for sending, the content
      may be empty, since the msgtype and body are exposed as C++ properties.
      Previously, the to_json function assumed that the content could be
      parsed as valid json, when in fact an empty content would throw an error.
      b1a978ab
  27. Feb 20, 2023
  28. Feb 19, 2023
  29. Feb 15, 2023
  30. Feb 11, 2023
  31. Feb 10, 2023
  32. Feb 09, 2023
  33. Feb 01, 2023
Loading