Commit Graph

8 Commits

Author SHA1 Message Date
Gergely Polonkai 7a36c95629 Port MatrixClient to C 2018-05-10 13:35:50 +02:00
Gergely Polonkai bd4efee0cf Rework MatrixClient in Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai 19a5ab01a0 Add the MatrixClient::login-finished signal 2016-01-24 15:40:26 +01:00
Gergely Polonkai f081d9e17e Remove MatrixClient.refresh_token
matrix_api_token_refresh() is an easy enough alternative.
2016-01-22 16:21:29 +01:00
Gergely Polonkai 258d7bec86 Add error parameter to MatrixClient prototypes 2016-01-22 11:34:57 +01:00
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
Gergely Polonkai 152765b7f9 Rework MatrixClient as an interface 2016-01-21 18:39:03 +01:00
Gergely Polonkai 33fb203538 Initial commit with empty objects 2015-12-10 17:36:37 +01:00