Commit Graph

5 Commits

Author SHA1 Message Date
9054fb2a72 Get rid of libgee
It is said to be a bad idea to use in libraries anyway, but definitely makes porting back to C
harder.
2017-11-28 18:14:17 +01:00
c547e5c080 Protect debug message in Matrix.Event.Receipt 2016-03-17 14:56:22 +01:00
a39edfc15a Move Matrix.Event.Receipt._receipt_data to Gee.HashMap 2016-03-09 13:21:14 +01:00
51c204cc90 Fix Matrix.Event.Receipt
It lacked chaining up in from_json() and the whole to_json() method
2016-03-09 12:02:47 +01:00
13abc13adc Add event handler for m.receipt 2016-03-07 16:38:19 +01:00