matrix-glib-sdk/src
Gergely Polonkai f081d9e17e Remove MatrixClient.refresh_token
matrix_api_token_refresh() is an easy enough alternative.
2016-01-22 16:21:29 +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 MatrixAPI.abort_pending definition 2016-01-22 16:01:26 +01:00
matrix-api.h Add MatrixAPI.abort_pending definition 2016-01-22 16:01:26 +01:00
matrix-client.c Remove MatrixClient.refresh_token 2016-01-22 16:21:29 +01:00
matrix-client.h Remove MatrixClient.refresh_token 2016-01-22 16:21:29 +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 token_refresh in MatrixHTTPAPI 2016-01-22 16:14:23 +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