Commit Graph

447 Commits

Author SHA1 Message Date
396af262e5 Completely remove Vala as a dependency 2018-05-10 14:04:47 +02:00
1c6e7f82ee Hide deprecation warnings during library compilation
We now define `__MATRIX_GLIB_SDK_COMPILATION` in `src/Makefile.am`, which in turn disables
deprecation of symbols.
2018-05-10 13:35:50 +02:00
8e6044407b Move from valadoc generation to GTK-Doc 2018-05-10 13:35:50 +02:00
f7e2a647cf Port MatrixHTTPClient to C 2018-05-10 13:35:50 +02:00
7a36c95629 Port MatrixClient to C 2018-05-10 13:35:50 +02:00
af87f75338 Port MatrixHTTPAPI to C 2018-05-10 13:35:50 +02:00
b495cdc66a Port MatrixAPI to C 2018-05-10 13:35:50 +02:00
508bf5d12e Port MatrixEventCallCandidates to C 2018-05-10 13:35:50 +02:00
24b95117aa Port MatrixEventRoomThirdPartyInvite to C 2018-05-10 13:35:50 +02:00
f4eb461431 Port MatrixEventRoomRedaction to C 2018-05-10 13:35:50 +02:00
2ec736fa3e Port MatrixEventRoomGuestAccess to C 2018-05-10 13:35:50 +02:00
cba5073549 Port MatrixEventRoomMessageFeedback to C 2018-05-10 13:35:50 +02:00
ae9e776378 Port MatrixEventRoomPowerLevels to C 2018-05-10 13:35:50 +02:00
c6854fc13e Port MatrixEventRoomCreate to C 2018-05-10 13:35:50 +02:00
b6162377a9 Port MatrixEventRoomCanonicalAlias to C 2018-05-10 13:35:50 +02:00
6e16269913 Port MatrixEventCallInvite to C 2018-05-10 13:35:50 +02:00
b5de83be3c Port MatrixEventCallHangup to C 2018-05-10 13:35:50 +02:00
dcf8856d24 Port MatrixEventCallAnswer to C 2018-05-10 13:35:50 +02:00
fe8664fb69 Port MatrixEventRoomJoinRules to C 2018-05-10 13:35:50 +02:00
69fda9f728 Port MatrixEventRoomHistoryVisibility to C 2018-05-10 13:35:50 +02:00
d98a426dc7 Add parameter descriptions to test-client’s parameters 2018-05-10 13:35:50 +02:00
c44a8427c1 Port MatrixEventRoomMessage to C 2018-05-10 13:35:50 +02:00
10e4c0d7f0 Port MatrixMessageNotice to C 2018-05-10 13:35:50 +02:00
57bbfa43a1 Port MatrixRoom to C 2018-05-10 13:35:50 +02:00
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
f594f1e5b5 Port MatrixEventReceipt 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