Commit Graph

61 Commits

Author SHA1 Message Date
ebcb781290 Port MatrixMessageVideo to C 2018-05-10 13:35:50 +02:00
33b36a4e82 Port MatrixMessageAudio to C 2018-05-10 13:35:50 +02:00
c5d1fa60f4 Port MatrixMessageImage to C 2018-05-10 13:35:50 +02:00
a28a89a5f6 Port MatrixMessageFile to C 2018-05-10 13:35:50 +02:00
9fdd193a49 Port MatrixEventCall to C 2018-05-10 13:35:50 +02:00
4b89ae86dd Port MatrixEventRoomName to C 2018-05-10 13:35:50 +02:00
50aa43e80a Port MatrixEventRoomAvatar to C 2018-05-10 13:35:50 +02:00
8e206e8d3d Port MatrixMessageEmote to C 2018-05-10 13:35:50 +02:00
3da4c4d70a Port MatrixMessageLocation to C 2018-05-10 13:35:50 +02:00
3e7979b905 Port MatrixMessageText to C 2018-05-10 13:35:50 +02:00
93154a3e5e Port MatrixMessageBase to C 2018-05-10 13:35:50 +02:00
72b995b6af Port MatrixEventRoomAliases to C 2018-05-10 13:35:50 +02:00
4d8c9fe551 Port MatrixEventRoomTopic to C 2018-05-10 13:35:50 +02:00
9f81fa7aa2 Port MatrixEventTyping to C 2018-05-10 13:35:50 +02:00
b48cc6b91b Port MatrixEventRoomMember to C 2018-05-10 13:35:50 +02:00
cd38ec61fd Port MatrixEventPresence to C 2018-05-10 13:35:50 +02:00
734dc647c9 Port MatrixEventTag to C 2018-05-10 13:35:50 +02:00
cd938caa2a Port MatrixEventState to C 2018-05-10 13:35:50 +02:00
22d17bdf7e Port MatrixEventRoom to C 2018-05-10 13:35:50 +02:00
0e01d7c46c Port MatrixEventBase to C 2018-05-10 13:35:50 +02:00
22fcbe1e31 Port _matrix_json_node_deep_copy() to C 2018-05-10 13:35:50 +02:00
da6e3f8b7b Port MatrixSearchCategories to C 2018-05-10 13:35:50 +02:00
3ffd5a5b38 Port MatrixSearchRoomEvents to C 2018-05-10 13:35:50 +02:00
01603d50e0 Upgrade _matrix_g_enum_to_string() so it can convert dashes to any character 2018-05-10 13:35:50 +02:00
5d0a0886e6 Port MatrixSearchGroupings to C 2018-05-10 13:35:50 +02:00
03625e8a8f Port MatrixSearchGrouping to C 2018-05-10 13:35:50 +02:00
1c14ad77ff Port MatrixEventContext to C 2018-05-10 13:35:50 +02:00
8f0f60e372 Port MatrixPusher to C 2018-05-10 13:35:50 +02:00
f4a8b47aa6 Port Matrix3PidCredential to C 2018-05-10 13:35:50 +02:00
80dad1b03a Port MatrixFilter to C 2018-05-10 13:35:50 +02:00
96e36f49e1 Port MatrixRoomFilter to C 2018-05-10 13:35:50 +02:00
2966b926c1 Port MatrixFilterRules to C 2018-05-10 13:35:50 +02:00
45066ff67e Port MatrixJsonCompact to C 2018-05-10 13:35:50 +02:00
b804d2d1c9 Port MatrixProfile to C 2018-05-10 13:35:50 +02:00
8fe499e967 Port MatrixVideoInfo to C 2018-05-10 13:35:50 +02:00
01a596a8c3 Port MatrixAudioInfo to C 2018-05-10 13:35:50 +02:00
d6ea38832f Port MatrixImageInfo to C 2018-05-10 13:35:50 +02:00
49a6d84a74 Port MatrixFileInfo to C 2018-05-10 13:35:50 +02:00
86147377d0 Port _g_enum_nick_to_value() to C 2018-05-10 13:35:49 +02:00
3418c22250 Port _g_enum_value_to_nick() to C 2017-12-12 11:50:09 +01:00
a3dee44bb8 Port MatrixCallAnswerType to C 2017-12-12 11:50:09 +01:00
fb217e6b68 Port MatrixCallOfferType to C 2017-12-12 11:50:09 +01:00
49b466f67e Port MatrixGuestAccess to C 2017-12-12 11:50:09 +01:00
1f0fdb79e3 Port MatrixHistoryVisibility to C 2017-12-12 11:50:09 +01:00
11d18ef27a Port MatrixSearchGroupBy to C 2017-12-12 11:50:09 +01:00
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