Commit Graph

8 Commits

Author SHA1 Message Date
Konstantinos Sideris 544b623512 Add dialog to create rooms
fixes #25
2017-12-11 23:00:37 +02:00
Konstantinos Sideris bbe69a4fb6 Handle malformed state events 2017-12-10 11:24:35 +02:00
Konstantinos Sideris 64e475908b Handle malformed m.topic events
fixes #152
2017-12-07 12:44:09 +02:00
Konstantinos Sideris 7aad86d875 Fix invited rooms parsing
fixes #149
2017-12-06 14:51:44 +02:00
Konstantinos Sideris d6e6ec2581 Update dependencies 2017-12-05 13:33:51 +02:00
Konstantinos Sideris a605e4486f Migrate to matrix-structs for event and response parsing 2017-12-04 18:41:19 +02:00
Konstantinos Sideris 914bdecc0b Initial integration with matrix-structs 2017-12-03 02:47:37 +02:00
Konstantinos Sideris 8d05073547 Initial support for state cache
- Adds detection for duplicate events
2017-07-30 14:30:55 +03:00