|
7ed72bffc1
|
Implement media_download
|
2016-01-15 13:13:38 +01:00 |
|
|
97a169959c
|
Accept non-json content
|
2016-01-15 13:09:39 +01:00 |
|
|
441287a880
|
Implement get_user_presence
|
2016-01-15 12:56:20 +01:00 |
|
|
0b003dd612
|
Implement get_presence_list
|
2016-01-15 10:37:10 +01:00 |
|
|
a037cb7aad
|
Error fixes
|
2016-01-15 10:36:47 +01:00 |
|
|
ea7d9aaec4
|
Implement join_room
|
2016-01-13 17:21:55 +01:00 |
|
|
c4cb8bd204
|
Implement list_public_rooms
|
2016-01-13 17:21:55 +01:00 |
|
|
28b1662ad4
|
Fix: stop test-client from crashing if no homeserver is given
|
2016-01-13 08:21:00 +01:00 |
|
|
92944fe8ff
|
Rework option parsing in test-client
|
2016-01-12 22:14:31 +01:00 |
|
|
579c5f071e
|
Fix warnings in test-client.c
|
2016-01-12 21:14:20 +01:00 |
|
|
769f91cec6
|
Make use of MatrixHTTPAPI:validate-certificate
It is also included in the test client as acommand line option.
|
2016-01-12 18:07:24 +00:00 |
|
|
2a96aaa6af
|
Implement event_stream
|
2016-01-12 17:11:21 +01:00 |
|
|
c6f7c7dd56
|
Implement initial_sync
|
2016-01-12 17:11:15 +01:00 |
|
|
37b1742462
|
Add create-room call to test client
|
2016-01-12 14:10:25 +01:00 |
|
|
9e2d486b19
|
Start reimplementing HTTP API with the new interface
|
2016-01-11 17:40:54 +01:00 |
|
|
503ff71f3c
|
Start redefining MatrixAPI methods based on the Matrix.org API
|
2016-01-11 17:40:49 +01:00 |
|
|
ded4fc04bd
|
Add create room to test client
|
2016-01-05 16:25:20 +01:00 |
|
|
1834d8ada9
|
Make HTTP API to send the access token automatically
|
2016-01-05 16:20:19 +01:00 |
|
|
2dbc3ea316
|
Add response error handling to the HTTP API
|
2016-01-05 16:15:28 +01:00 |
|
|
e15df6ea2e
|
Add a GError parameter to MatrixAPICallback
|
2015-12-15 11:09:51 +01:00 |
|
|
ad3a5dfd32
|
Remove unnecessary debug message
|
2015-12-15 10:16:14 +01:00 |
|
|
10b6296565
|
Create a test client
|
2015-12-15 10:08:12 +01:00 |
|