Commit Graph

34 Commits

Author SHA1 Message Date
Gergely Polonkai 1be76ea025 Add API method for email based account registration 2018-05-10 14:04:47 +02:00
Gergely Polonkai 260d37cc35 Add MATRIX_RECEIPT_TYPE_UNKNOWN 2018-05-10 14:04:47 +02:00
Gergely Polonkai 8fe499e967 Port MatrixVideoInfo to C 2018-05-10 13:35:50 +02:00
Gergely Polonkai 65d2f39dcd Move MatrixError to Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai a8da282d0b Rework StateEvent in Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai 6bf5515693 Move the RoomVisibility enum to Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai ddf4c9de73 Move the RoomPreset enum to Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai f9542d2f0c Move the ReceiptType enum to Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai afbaff4a4b Move the PusherKind enum to Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai e5d110d0f4 Move the PusherConditionKind enum to Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai 78b98b4a5c Move the Presence enum to Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai 19ef7de1f0 Rework MatrixPresenceEvent in Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai 6409b75398 Move the EventDirection enum to Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai b870802721 Move the AccountKind enum to Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai f203171443 Move the ResizeMethod enum to Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai 666dce73ab Rework MatrixPusher in Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai ecdd3a7dcd Rework Matrix3PidCredential in Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai 132ea9c426 Rework MatrixFilterRules in Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai e35cd53d79 Rework MatrixRoomFilter in Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai 6f540e4652 Move the EventFormat enum to Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai 9cf47d2e9b Rework MatrixFilter in Vala 2016-03-04 14:00:06 +01:00
Gergely Polonkai 68b7a2d8db Add all error codes from current Synapse 2016-02-28 08:41:30 +01:00
Gergely Polonkai 9f87e8b646 Sanitize M_ error codes 2016-02-11 17:11:34 +01:00
Gergely Polonkai c95f093ace Add MatrixPresenceEvent type
It is an abstraction layer for presence events.
2016-01-27 13:10:20 +01:00
Gergely Polonkai cfb13f6d06 Add MATRIX_API_PRESENCE_UNKNOWN 2016-01-27 07:40:55 +01:00
Gergely Polonkai c56dee6c56 Rename MatrixAPIStateEvent to MatrixStateEvent 2016-01-25 16:36:18 +01:00
Gergely Polonkai f51a4ba63c Rename MatrixAPIPusher to MatrixPusher 2016-01-25 16:30:39 +01:00
Gergely Polonkai 45b071365d Rename MatrixAPI3PidCredential to Matrix3PidCredential 2016-01-25 16:22:17 +01:00
Gergely Polonkai e6ddc5193a Rename MatrixAPIRoomFilter to MatrixRoomFilter 2016-01-25 16:11:32 +01:00
Gergely Polonkai 8f5877a2f0 Rename MatrixAPIFilter to MatrixFilter 2016-01-25 16:11:32 +01:00
Gergely Polonkai 7ab4e556bd Rename MatrixAPIFilterRules to MatrixFilterRules 2016-01-25 16:11:32 +01:00
Gergely Polonkai e163e73f2c Rename enum types from MatrixAPI* to Matrix* 2016-01-25 16:11:31 +01:00
Gergely Polonkai d3ac019188 Rename MatrixAPIError to MatrixError 2016-01-25 16:11:22 +01:00
Gergely Polonkai fbb24e3acc Rename matrix-api-types.[ch] to matrix-types.[ch] 2016-01-25 16:11:22 +01:00