Commit Graph

440 Commits

Author SHA1 Message Date
0a2d65b0fd Port MatrixMessageVideo to C 2018-02-28 15:09:05 +01:00
d2ec7e9507 Port MatrixMessageAudio to C 2018-02-28 15:09:05 +01:00
a599541184 Port MatrixMessageImage to C 2018-02-28 15:09:05 +01:00
a9cddf4303 Port MatrixMessageFile to C 2018-02-28 15:09:05 +01:00
3c825c663f Port MatrixEventCall to C 2018-02-28 15:09:05 +01:00
d43f6517d7 Port MatrixEventRoomName to C 2018-02-28 15:09:05 +01:00
350afd8ca1 Port MatrixEventRoomAvatar to C 2018-02-28 15:09:05 +01:00
a6899e054f Port MatrixMessageEmote to C 2018-02-28 15:09:05 +01:00
3b61d2997e Port MatrixMessageLocation to C 2018-02-28 15:09:05 +01:00
49a2bf4aa9 Port MatrixMessageText to C 2018-02-28 15:09:05 +01:00
81521688e8 Port MatrixMessageBase to C 2018-02-28 15:09:04 +01:00
10a27bef17 Port MatrixEventRoomAliases to C 2018-02-28 15:09:04 +01:00
171f76e678 Port MatrixEventRoomTopic to C 2018-02-28 15:09:04 +01:00
75c255ac9d Port MatrixEventReceipt to C 2018-02-28 15:09:04 +01:00
068f85d0c1 Port MatrixEventTyping to C 2018-02-28 15:09:04 +01:00
e23a177851 Port MatrixEventRoomMember to C 2018-02-28 15:09:04 +01:00
68058c60ff Port MatrixEventPresence to C 2018-02-28 15:09:04 +01:00
3dcaf44540 Port MatrixEventTag to C 2018-02-28 15:09:04 +01:00
149c9fec36 Port MatrixEventState to C 2018-02-28 15:09:04 +01:00
64d1674816 Port MatrixEventRoom to C 2018-02-28 15:09:04 +01:00
552a36d65d Port MatrixEventBase to C 2018-02-28 15:09:04 +01:00
89376c0890 Port _matrix_json_node_deep_copy() to C 2018-02-28 15:09:04 +01:00
532bb0d153 Port MatrixSearchCategories to C 2018-02-28 15:09:04 +01:00
fce95296eb Port MatrixSearchRoomEvents to C 2018-02-28 15:09:04 +01:00
cb170dc4d9 Upgrade _matrix_g_enum_to_string() so it can convert dashes to any character 2018-02-28 15:09:04 +01:00
91fb94de91 Port MatrixSearchGroupings to C 2018-02-28 15:09:04 +01:00
7644e8f2e0 Upgrade free_str_array() so it can free any type of arrays 2018-02-28 15:09:04 +01:00
0917378fea Port MatrixSearchGrouping to C 2018-02-28 15:09:04 +01:00
de33224f55 Port MatrixEventContext to C 2018-02-28 15:09:04 +01:00
d3db60e50d Port MatrixPusher to C 2018-02-28 15:09:04 +01:00
f5df3831a3 Port Matrix3PidCredential to C 2018-02-28 15:09:03 +01:00
eff98aad31 Port MatrixFilter to C 2018-02-28 08:01:22 +01:00
161b60a2b0 Port MatrixRoomFilter to C 2018-02-28 08:01:22 +01:00
5108a2a825 Port MatrixFilterRules to C 2018-02-28 08:01:22 +01:00
57a519b8db Port MatrixJsonCompact to C 2018-02-28 08:01:22 +01:00
41295e4b33 Port MatrixProfile to C 2018-02-28 08:01:22 +01:00
bd06d8d14a Port MatrixVideoInfo to C 2018-02-28 08:01:22 +01:00
1edee561ae Port MatrixAudioInfo to C 2018-02-28 08:01:07 +01:00
817dc4800e Port MatrixImageInfo to C 2018-02-28 08:01:07 +01:00
668bedb816 Port MatrixFileInfo to C 2017-12-12 11:50:09 +01:00
f6f6f78cdc Port _g_enum_nick_to_value() to C 2017-12-12 11:50:09 +01:00
091bb38286 Make error reporting around _g_enum_nick_to_value() more consistent 2017-12-12 11:50:09 +01: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