Commit Graph

17 Commits

Author SHA1 Message Date
9be25a5d61 Remove unused UnsignedEventData class
It is now implemented in Matrix.Event.Room
2016-03-09 16:22:29 +01:00
4a86522b72 Remove unused _json_object_node_ensure_field
It is now implemented in Matrix.Event.Base
2016-03-09 16:22:29 +01:00
70dfaff080 Move Event types to the Matrix.Event namespace 2016-03-07 16:38:19 +01:00
2e8343f9bc Fully remove C utility functions 2016-03-04 14:35:00 +01:00
ec8f51bced Add search functionality to Matrix API 2016-03-04 14:35:00 +01:00
1073eecb2f Redesign MatrixPresenceEvent
It is now a MatrixEvent subclass.
2016-03-04 14:23:00 +01:00
14031f7faa Add utility function _json_object_node_ensure_field() 2016-03-04 14:22:27 +01:00
033139672f Add type MatrixUnsignedEventData 2016-03-04 14:00:42 +01:00
a8da282d0b Rework StateEvent in Vala 2016-03-04 14:00:06 +01:00
a99ec3ba61 Rework _json_node_deep_copy in Vala 2016-03-04 14:00:06 +01:00
19ef7de1f0 Rework MatrixPresenceEvent in Vala 2016-03-04 14:00:06 +01:00
666dce73ab Rework MatrixPusher in Vala 2016-03-04 14:00:06 +01:00
ecdd3a7dcd Rework Matrix3PidCredential in Vala 2016-03-04 14:00:06 +01:00
132ea9c426 Rework MatrixFilterRules in Vala 2016-03-04 14:00:06 +01:00
e35cd53d79 Rework MatrixRoomFilter in Vala 2016-03-04 14:00:06 +01:00
9cf47d2e9b Rework MatrixFilter in Vala 2016-03-04 14:00:06 +01:00
141542fe40 Add base class for future compacts 2016-03-04 14:00:06 +01:00