Commit Graph

107 Commits

Author SHA1 Message Date
Gergely Polonkai 08f3dc66cd LOCAL ONLY! Add Makefile rule to generate a .dir-locals.el file 2018-03-12 07:59:54 +01:00
Gergely Polonkai 55fcb3cbf7 Move from valadoc generation to GTK-Doc 2018-03-12 07:59:54 +01:00
Gergely Polonkai 8aad092c6f Port MatrixHTTPClient to C 2018-03-12 07:59:54 +01:00
Gergely Polonkai 0f848dec5e Port MatrixClient to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai b03bddd20d Port MatrixHTTPAPI to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai 623de1e432 Port MatrixAPI to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai 664f3a0ff6 Port MatrixEventCallCandidates to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai d51ab6ec50 Port MatrixEventRoomThirdPartyInvite to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai fffc0a615b Port MatrixEventRoomRedaction to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai 2a083ab105 Port MatrixEventRoomGuestAccess to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai 25cb2e33d9 Port MatrixEventRoomMessageFeedback to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai e461e05250 Port MatrixEventRoomPowerLevels to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai 284e1b7390 Port MatrixEventRoomCreate to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai 42ae6bd943 Port MatrixEventRoomCanonicalAlias to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai c5ccfe7a8b Port MatrixEventCallInvite to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai 89fe509792 Port MatrixEventCallHangup to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai fc4a0a8433 Port MatrixEventCallAnswer to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai ed579294d2 Port MatrixEventRoomJoinRules to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai b0b1d5d26d Port MatrixEventRoomHistoryVisibility to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai 5f004a3965 Port MatrixEventRoomMessage to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai 358fa883ef Port MatrixMessageNotice to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai aede0eeef9 Port MatrixRoom to C 2018-03-12 07:59:53 +01:00
Gergely Polonkai 0a2d65b0fd Port MatrixMessageVideo to C 2018-02-28 15:09:05 +01:00
Gergely Polonkai d2ec7e9507 Port MatrixMessageAudio to C 2018-02-28 15:09:05 +01:00
Gergely Polonkai a599541184 Port MatrixMessageImage to C 2018-02-28 15:09:05 +01:00
Gergely Polonkai a9cddf4303 Port MatrixMessageFile to C 2018-02-28 15:09:05 +01:00
Gergely Polonkai 3c825c663f Port MatrixEventCall to C 2018-02-28 15:09:05 +01:00
Gergely Polonkai d43f6517d7 Port MatrixEventRoomName to C 2018-02-28 15:09:05 +01:00
Gergely Polonkai 350afd8ca1 Port MatrixEventRoomAvatar to C 2018-02-28 15:09:05 +01:00
Gergely Polonkai a6899e054f Port MatrixMessageEmote to C 2018-02-28 15:09:05 +01:00
Gergely Polonkai 3b61d2997e Port MatrixMessageLocation to C 2018-02-28 15:09:05 +01:00
Gergely Polonkai 49a2bf4aa9 Port MatrixMessageText to C 2018-02-28 15:09:05 +01:00
Gergely Polonkai 81521688e8 Port MatrixMessageBase to C 2018-02-28 15:09:04 +01:00
Gergely Polonkai 10a27bef17 Port MatrixEventRoomAliases to C 2018-02-28 15:09:04 +01:00
Gergely Polonkai 171f76e678 Port MatrixEventRoomTopic to C 2018-02-28 15:09:04 +01:00
Gergely Polonkai 75c255ac9d Port MatrixEventReceipt to C 2018-02-28 15:09:04 +01:00
Gergely Polonkai 068f85d0c1 Port MatrixEventTyping to C 2018-02-28 15:09:04 +01:00
Gergely Polonkai e23a177851 Port MatrixEventRoomMember to C 2018-02-28 15:09:04 +01:00
Gergely Polonkai 68058c60ff Port MatrixEventPresence to C 2018-02-28 15:09:04 +01:00
Gergely Polonkai 3dcaf44540 Port MatrixEventTag to C 2018-02-28 15:09:04 +01:00
Gergely Polonkai 149c9fec36 Port MatrixEventState to C 2018-02-28 15:09:04 +01:00
Gergely Polonkai 64d1674816 Port MatrixEventRoom to C 2018-02-28 15:09:04 +01:00
Gergely Polonkai 552a36d65d Port MatrixEventBase to C 2018-02-28 15:09:04 +01:00
Gergely Polonkai 89376c0890 Port _matrix_json_node_deep_copy() to C 2018-02-28 15:09:04 +01:00
Gergely Polonkai 41295e4b33 Port MatrixProfile to C 2018-02-28 08:01:22 +01:00
Gergely Polonkai bd06d8d14a Port MatrixVideoInfo to C 2018-02-28 08:01:22 +01:00
Gergely Polonkai 51a4b1492c Port MatrixError to C 2017-12-05 16:05:39 +01:00
Gergely Polonkai f6df2200b7 Add Matrix.Room to hold room data 2016-03-16 17:09:30 +00:00
Gergely Polonkai f1d1eda2e4 Create the Profile object 2016-03-14 23:09:08 +00:00
Gergely Polonkai 595d93412b Add message handler for m.location 2016-03-10 20:03:17 +01:00