|
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 |
|
|
70dfaff080
|
Move Event types to the Matrix.Event namespace
|
2016-03-07 16:38:19 +01:00 |
|
|
97a075d2d2
|
Fix debug output in HTTPAPI._send()
|
2016-03-07 09:51:59 +01:00 |
|
|
f37d90e468
|
Wrap debug messages in Config.DEBUG checks
|
2016-03-05 07:36:07 +00:00 |
|
|
1bfd8906b6
|
Redesign MatrixStateEvent as a GObject
|
2016-03-04 14:35:00 +01:00 |
|
|
ec8f51bced
|
Add search functionality to Matrix API
|
2016-03-04 14:35:00 +01:00 |
|
|
a8da282d0b
|
Rework StateEvent in Vala
|
2016-03-04 14:00:06 +01:00 |
|
|
7d5a10e282
|
Rework MatrixHTTPAPI in Vala
|
2016-03-04 14:00:06 +01:00 |
|