matrix-glib-sdk/src
Gergely Polonkai c73f76a235 Remove allow-none clause from register_account’s password parameter
It is not allowed by the specification.
2016-01-21 15:36:23 +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 Remove allow-none clause from register_account’s password parameter 2016-01-21 15:36:23 +01:00
matrix-api.h Change login’s type param to login_type 2016-01-21 15:24:53 +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 Change login’s type param to login_type 2016-01-21 15:24:53 +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 Redesign matrix_http_api_new() so it returns MatrixAPI 2016-01-21 07:59:13 +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