|
80e61b8f93
|
Port MatrixSearchKey to C
|
2017-12-12 11:50:09 +01:00 |
|
|
5c3911e6fb
|
Port MatrixSearchOrder to C
|
2017-12-12 11:50:09 +01:00 |
|
|
76d68d5c7b
|
Port MatrixJoinRules to C
|
2017-12-12 11:50:09 +01:00 |
|
|
6b8f2fe22c
|
Port MatrixRoomVisibility to C
|
2017-12-12 11:50:09 +01:00 |
|
|
b69b9d0d89
|
Port MatrixRoomPreset to C
|
2017-12-12 11:50:08 +01:00 |
|
|
62b106511d
|
Port MatrixRoomMembership to C
|
2017-12-08 11:55:01 +01:00 |
|
|
b211ee2fc2
|
Port MatrixResizeMethod to C
|
2017-12-08 11:55:01 +01:00 |
|
|
fe238ff236
|
Port MatrixReceiptType to C
|
2017-12-08 11:55:01 +01:00 |
|
|
c8fe8e1ebb
|
Port MatrixPusherKind to C
|
2017-12-08 11:55:01 +01:00 |
|
|
c91035dbd0
|
Port MatrixPusherConditionKind to C
|
2017-12-08 11:55:00 +01:00 |
|
|
f97896a250
|
Port MatrixPresence to C
|
2017-12-08 11:54:59 +01:00 |
|
|
25f809d37e
|
Port MatrixEventFormat to C
|
2017-12-05 16:05:41 +01:00 |
|
|
94c49193c8
|
Port MatrixEventDirection to C
|
2017-12-05 16:05:41 +01:00 |
|
|
d3be50a6a0
|
Port MatrixAccountKind to C
|
2017-12-05 16:05:41 +01:00 |
|
|
51a4b1492c
|
Port MatrixError to C
|
2017-12-05 16:05:39 +01:00 |
|
|
2a098de9bf
|
Add differs() method to Matrix.ImageIngo
Signed-off-by: Gergely Polonkai <gergely@polonkai.eu>
|
2016-03-22 10:47:16 +00:00 |
|
|
0e4a572058
|
Fix enum value documentations
|
2016-03-18 09:55:22 +00:00 |
|
|
5254776d4f
|
Remove possibility of NULL for properties with fundamental types
It is not supported by GObject.
|
2016-03-17 17:03:17 +01:00 |
|
|
f6df2200b7
|
Add Matrix.Room to hold room data
|
2016-03-16 17:09:30 +00:00 |
|
|
62eb4e7e21
|
Add get_user_presence() and get_user_profile() to Client
|
2016-03-14 23:09:09 +00:00 |
|
|
39a4e2f73c
|
Add the VideoInfo struct
|
2016-03-10 19:46:01 +01:00 |
|
|
65dffc38da
|
Add the AudioInfo struct
|
2016-03-10 19:25:09 +01:00 |
|
|
32245397fd
|
Add the FileInfo struct
|
2016-03-10 19:07:35 +01:00 |
|
|
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 |
|
|
49a8b1f665
|
Add value description to HistoryVisibility
|
2016-03-09 16:22:29 +01:00 |
|
|
b6b5bbf567
|
Add event handler for m.call.answer
|
2016-03-09 10:36:55 +01:00 |
|
|
be8910b8be
|
Add event handler for m.call.invite
|
2016-03-09 08:26:53 +00:00 |
|
|
66ae5cff58
|
Add event handler for m.room.guest_access
|
2016-03-08 18:18:37 +00:00 |
|
|
d267b9e110
|
Add the Matrix.ImageInfo type
|
2016-03-08 17:09:28 +01:00 |
|