Commit Graph

19 Commits

Author SHA1 Message Date
Gergely Polonkai 6d9b13cd63 Add the MatrixAPIAccountKind type 2016-01-16 14:35:51 +01:00
Gergely Polonkai 07eae08d89 Add JSON getters for MatrixAPI3PidCredential 2016-01-15 20:32:13 +01:00
Gergely Polonkai 0b17b583ab Add JSON getters for MatrixAPIFilter 2016-01-15 17:59:59 +01:00
Gergely Polonkai b24bcd8bca Add MATRIX_API_ERROR_BAD_REQUEST to MatrixAPIError 2016-01-15 17:59:13 +01:00
Gergely Polonkai 8f086dc40a Add MATRIX_API_RESIZE_METHOD_DEFAULT to MatrixAPIResizeMethod 2016-01-15 13:25:24 +01:00
Gergely Polonkai 842a516e21 Add M_UNRECOGNIZED to MatrixAPIError 2016-01-15 12:20:46 +01:00
Gergely Polonkai 7d40b63896 Add M_NOT_JSON to MatrixAPIError 2016-01-13 17:21:56 +01:00
Gergely Polonkai ea7d9aaec4 Implement join_room 2016-01-13 17:21:55 +01:00
Gergely Polonkai b11d5b2eb5 Add new error codes to MatrixAPIError 2016-01-12 14:10:25 +01:00
Gergely Polonkai b71bb84920 Get callback function called even if there is an error 2016-01-11 17:44:37 +01:00
Gergely Polonkai 4847f73668 Move enumerations to matrix-api-types.[ch] 2016-01-11 17:42:53 +01:00
Gergely Polonkai 4aa99ea19b Make MatrixAPIStateEvent a boxed type 2016-01-11 17:42:53 +01:00
Gergely Polonkai edbc6222e3 Make MatrixAPIPusher a boxed type 2016-01-11 17:42:52 +01:00
Gergely Polonkai 127c1b4b61 Move MatrixAPIError to matrix-api-types.[ch] 2016-01-11 17:42:52 +01:00
Gergely Polonkai ad8e202367 Make MatrixAPI3PidCredential a boxed type 2016-01-11 17:42:51 +01:00
Gergely Polonkai 72f317a941 Make MatrixAPIFilter a boxed type 2016-01-11 17:42:50 +01:00
Gergely Polonkai 512020a0ea Move MatrixAPIEventFormat enum to matrix-api-types.h 2016-01-11 17:42:49 +01:00
Gergely Polonkai 90a360ecd6 Make MatrixAPIRoomFilter a boxed type 2016-01-11 17:42:49 +01:00
Gergely Polonkai e11dbc503d Merge MatrixAPIEventFilter and MatrixAPIPresenceFilter into a boxed type 2016-01-11 17:42:48 +01:00