Commit Graph

14 Commits

Author SHA1 Message Date
Gergely Polonkai 2a098de9bf Add differs() method to Matrix.ImageIngo
Signed-off-by: Gergely Polonkai <gergely@polonkai.eu>
2016-03-22 10:47:16 +00:00
Gergely Polonkai 0e4a572058 Fix enum value documentations 2016-03-18 09:55:22 +00:00
Gergely Polonkai 5254776d4f Remove possibility of NULL for properties with fundamental types
It is not supported by GObject.
2016-03-17 17:03:17 +01:00
Gergely Polonkai f6df2200b7 Add Matrix.Room to hold room data 2016-03-16 17:09:30 +00:00
Gergely Polonkai 62eb4e7e21 Add get_user_presence() and get_user_profile() to Client 2016-03-14 23:09:09 +00:00
Gergely Polonkai 39a4e2f73c Add the VideoInfo struct 2016-03-10 19:46:01 +01:00
Gergely Polonkai 65dffc38da Add the AudioInfo struct 2016-03-10 19:25:09 +01:00
Gergely Polonkai 32245397fd Add the FileInfo struct 2016-03-10 19:07:35 +01:00
Gergely Polonkai 5bb3620395 Refactor ImageInfo
* Add a set_from_json() method
* Start using it in the m.room.avatar handler
2016-03-10 19:07:35 +01:00
Gergely Polonkai 49a8b1f665 Add value description to HistoryVisibility 2016-03-09 16:22:29 +01:00
Gergely Polonkai b6b5bbf567 Add event handler for m.call.answer 2016-03-09 10:36:55 +01:00
Gergely Polonkai be8910b8be Add event handler for m.call.invite 2016-03-09 08:26:53 +00:00
Gergely Polonkai 66ae5cff58 Add event handler for m.room.guest_access 2016-03-08 18:18:37 +00:00
Gergely Polonkai d267b9e110 Add the Matrix.ImageInfo type 2016-03-08 17:09:28 +01:00