matrix-glib-sdk/src
Gergely Polonkai 15ebaa3974 Fix MatrixClient definition
* Remove `*_get_room` and `*_get_user` definitions, as it is yet unclear
  if they will be needed
* Documentation fix; begin_polling references a yet non-existing signal
2016-01-22 11:34:04 +01:00
..
Makefile.am Rename test-client to test-api-client 2016-01-21 16:37:58 +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 NULL checks in the MatrixAPI calls 2016-01-21 15:43:51 +01:00
matrix-api.h Move invite_user_3pid() to direct MatrixAPI3PidCredential use 2016-01-21 15:37:04 +01:00
matrix-client.c Fix MatrixClient definition 2016-01-22 11:34:04 +01:00
matrix-client.h Fix MatrixClient definition 2016-01-22 11:34:04 +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 Fix error reporting in MatrixHTTPAPI 2016-01-22 11:07:19 +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-api-client.c Rename test-client to test-api-client 2016-01-21 16:37:58 +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