Commit Graph

17 Commits

Author SHA1 Message Date
6f540e4652 Move the EventFormat enum to Vala 2016-03-04 14:00:06 +01:00
9cf47d2e9b Rework MatrixFilter in Vala 2016-03-04 14:00:06 +01:00
4d1d6562d0 Rework _g_enum_to_string in Vala
Its new name is Matrix._g_enum_value_to_nick
2016-03-04 14:00:06 +01:00
68b7a2d8db Add all error codes from current Synapse 2016-02-28 08:41:30 +01:00
9f87e8b646 Sanitize M_ error codes 2016-02-11 17:11:34 +01:00
bf32466112 Fix compiler warnings 2016-02-11 16:43:06 +01:00
c95f093ace Add MatrixPresenceEvent type
It is an abstraction layer for presence events.
2016-01-27 13:10:20 +01:00
cfb13f6d06 Add MATRIX_API_PRESENCE_UNKNOWN 2016-01-27 07:40:55 +01:00
c56dee6c56 Rename MatrixAPIStateEvent to MatrixStateEvent 2016-01-25 16:36:18 +01:00
f51a4ba63c Rename MatrixAPIPusher to MatrixPusher 2016-01-25 16:30:39 +01:00
45b071365d Rename MatrixAPI3PidCredential to Matrix3PidCredential 2016-01-25 16:22:17 +01:00
e6ddc5193a Rename MatrixAPIRoomFilter to MatrixRoomFilter 2016-01-25 16:11:32 +01:00
8f5877a2f0 Rename MatrixAPIFilter to MatrixFilter 2016-01-25 16:11:32 +01:00
7ab4e556bd Rename MatrixAPIFilterRules to MatrixFilterRules 2016-01-25 16:11:32 +01:00
e163e73f2c Rename enum types from MatrixAPI* to Matrix* 2016-01-25 16:11:31 +01:00
d3ac019188 Rename MatrixAPIError to MatrixError 2016-01-25 16:11:22 +01:00
fbb24e3acc Rename matrix-api-types.[ch] to matrix-types.[ch] 2016-01-25 16:11:22 +01:00