Commit Graph

107 Commits

Author SHA1 Message Date
08f3dc66cd LOCAL ONLY! Add Makefile rule to generate a .dir-locals.el file 2018-03-12 07:59:54 +01:00
55fcb3cbf7 Move from valadoc generation to GTK-Doc 2018-03-12 07:59:54 +01:00
8aad092c6f Port MatrixHTTPClient to C 2018-03-12 07:59:54 +01:00
0f848dec5e Port MatrixClient to C 2018-03-12 07:59:53 +01:00
b03bddd20d Port MatrixHTTPAPI to C 2018-03-12 07:59:53 +01:00
623de1e432 Port MatrixAPI to C 2018-03-12 07:59:53 +01:00
664f3a0ff6 Port MatrixEventCallCandidates to C 2018-03-12 07:59:53 +01:00
d51ab6ec50 Port MatrixEventRoomThirdPartyInvite to C 2018-03-12 07:59:53 +01:00
fffc0a615b Port MatrixEventRoomRedaction to C 2018-03-12 07:59:53 +01:00
2a083ab105 Port MatrixEventRoomGuestAccess to C 2018-03-12 07:59:53 +01:00
25cb2e33d9 Port MatrixEventRoomMessageFeedback to C 2018-03-12 07:59:53 +01:00
e461e05250 Port MatrixEventRoomPowerLevels to C 2018-03-12 07:59:53 +01:00
284e1b7390 Port MatrixEventRoomCreate to C 2018-03-12 07:59:53 +01:00
42ae6bd943 Port MatrixEventRoomCanonicalAlias to C 2018-03-12 07:59:53 +01:00
c5ccfe7a8b Port MatrixEventCallInvite to C 2018-03-12 07:59:53 +01:00
89fe509792 Port MatrixEventCallHangup to C 2018-03-12 07:59:53 +01:00
fc4a0a8433 Port MatrixEventCallAnswer to C 2018-03-12 07:59:53 +01:00
ed579294d2 Port MatrixEventRoomJoinRules to C 2018-03-12 07:59:53 +01:00
b0b1d5d26d Port MatrixEventRoomHistoryVisibility to C 2018-03-12 07:59:53 +01:00
5f004a3965 Port MatrixEventRoomMessage to C 2018-03-12 07:59:53 +01:00
358fa883ef Port MatrixMessageNotice to C 2018-03-12 07:59:53 +01:00
aede0eeef9 Port MatrixRoom to C 2018-03-12 07:59:53 +01:00
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
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
51a4b1492c Port MatrixError to C 2017-12-05 16:05:39 +01:00
f6df2200b7 Add Matrix.Room to hold room data 2016-03-16 17:09:30 +00:00
f1d1eda2e4 Create the Profile object 2016-03-14 23:09:08 +00:00
595d93412b Add message handler for m.location 2016-03-10 20:03:17 +01:00