Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/mtxclient.git. Pull mirroring updated .
  1. Jun 05, 2024
  2. May 31, 2024
  3. May 16, 2024
  4. May 07, 2024
  5. Mar 14, 2024
  6. Mar 08, 2024
  7. Mar 04, 2024
  8. Feb 23, 2024
  9. Feb 21, 2024
  10. Jan 27, 2024
  11. Jan 25, 2024
  12. Jan 14, 2024
  13. Nov 01, 2023
  14. Oct 31, 2023
  15. Oct 30, 2023
  16. Oct 09, 2023
  17. Sep 24, 2023
  18. Sep 15, 2023
  19. Aug 09, 2023
  20. Jul 16, 2023
  21. Jul 04, 2023
  22. Jul 02, 2023
  23. Jun 10, 2023
  24. Jun 09, 2023
  25. Apr 10, 2023
  26. Apr 01, 2023
  27. Mar 12, 2023
  28. 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
  29. Feb 20, 2023
  30. Feb 19, 2023
  31. Feb 15, 2023
  32. Feb 11, 2023
Loading