Files
chatmail-core/src
Floris Bruynooghe ec40dd1b6f Change the JSON API function to be from a serialised struct
This is the first experiment towards using structs to define the API.
It adds it as a new method on the existing Chat struct.

The types in this struct could improve as well as many other things.
But this is a straight forward translation of the existing json! macro
into a struct.
2019-12-20 10:39:39 +01:00
..
2019-12-14 22:28:15 +01:00
2019-12-07 21:35:42 +01:00
2019-12-15 16:15:09 +03:00
2019-12-19 12:06:01 +01:00
2019-12-15 16:15:09 +03:00
2019-12-19 16:53:55 +01:00
2019-12-16 02:31:38 +03:00
2019-12-04 10:15:40 +01:00
2019-12-13 01:17:48 +01:00
2019-12-06 10:35:02 +01:00
2019-12-19 12:06:01 +01:00
2019-12-13 11:03:46 +01:00
2019-12-04 10:15:40 +01:00
2019-12-16 02:31:38 +03:00
2019-12-13 12:51:44 +01:00
2019-12-14 22:00:38 +01:00
2019-12-15 19:55:49 +01:00
2019-12-03 20:20:52 +03:00
2019-11-16 13:53:47 +01:00