matrix-glib-sdk/src
Gergely Polonkai f44a7e8785 Add (allow-none) annotation to add_room_tag’s content
Although the specification says it is required, the body of the request
can actually be an empty JSON object; and that is what we send if a JSON
content is NULL.
2016-01-21 15:43:29 +01:00
..
Makefile.am Rework make output for the enumtypes feles 2016-01-18 18:22:56 +01:00
matrix-api-types.c Add documentation for matrix_api_filter_get_json_data() 2016-01-18 17:16:29 +01:00
matrix-api-types.h Add the MatrixAPIAccountKind type 2016-01-16 14:35:51 +01:00
matrix-api.c Add (allow-none) annotation to add_room_tag’s content 2016-01-21 15:43:29 +01:00
matrix-api.h Move invite_user_3pid() to direct MatrixAPI3PidCredential use 2016-01-21 15:37:04 +01:00
matrix-client.c Initial commit with empty objects 2015-12-10 17:36:37 +01:00
matrix-client.h Initial commit with empty objects 2015-12-10 17:36:37 +01:00
matrix-enumtypes.c.template Add our own error quark 2016-01-05 15:32:44 +01:00
matrix-enumtypes.h.template Add our own error quark 2016-01-05 15:32:44 +01:00
matrix-http-api.c Move invite_user_3pid() to direct MatrixAPI3PidCredential use 2016-01-21 15:37:04 +01:00
matrix-http-api.h Redesign base_url setting so there is now a function for it 2016-01-21 07:59:13 +01:00
matrix-version.c Initial commit with empty objects 2015-12-10 17:36:37 +01:00
matrix-version.h.in Initial commit with empty objects 2015-12-10 17:36:37 +01:00
test-client.c Add 3rd party credential invite possibility to create_room() 2016-01-21 15:36:23 +01:00
utils.c Move enum_to_string to utils.c as g_enum_to_string 2016-01-15 17:58:35 +01:00
utils.h Move enum_to_string to utils.c as g_enum_to_string 2016-01-15 17:58:35 +01:00