|
b125086669
|
Fix test-api-client to correctly instantiate the API class
|
2016-03-18 22:07:36 +00:00 |
|
|
c9465dc1c0
|
Move from using Lists to arrays
|
2016-03-17 10:04:26 +00:00 |
|
|
04950f8c34
|
Rename Matrix.API.get_user_presence() to get_presence()
This is for not to clash with future Matrix.Client.get_user_presence()
and to comply with Matrix.API.get_profile() which has similar
functionality.
|
2016-03-14 23:09:09 +00:00 |
|
|
7d5a10e282
|
Rework MatrixHTTPAPI in Vala
|
2016-03-04 14:00:06 +01:00 |
|
|
d5833c4cee
|
Rework MatrixAPI in Vala
|
2016-03-04 14:00:06 +01:00 |
|
|
de402cfa92
|
Fix test-api-client
Now it finishes processing if login was not successful
|
2016-03-04 13:59:45 +01:00 |
|
|
bf32466112
|
Fix compiler warnings
|
2016-02-11 16:43:06 +01:00 |
|
|
e163e73f2c
|
Rename enum types from MatrixAPI* to Matrix*
|
2016-01-25 16:11:31 +01:00 |
|
|
f2362cffc2
|
Rename test-client to test-api-client
This is to avoid naming confusions.
|
2016-01-21 16:37:58 +01:00 |
|