Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/mtxclient.git. Pull mirroring updated .
  1. Feb 23, 2024
  2. 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
  3. Feb 01, 2023
  4. Sep 03, 2021
  5. Feb 01, 2021
  6. Jan 28, 2021
  7. May 03, 2020
  8. Jun 03, 2019
  9. Sep 14, 2018
    • Heiko Becker's avatar
      Use proper includes for json · f6633420
      Heiko Becker authored
      That's what the README suggests and - more importantly - the cmake
      config file works with.
      Also use angle brackets instead of quotation marks in two cases.
      f6633420
  10. Sep 06, 2018
  11. Aug 31, 2018
Loading