Redesign MatrixPresenceEvent

It is now a MatrixEvent subclass.
This commit is contained in:
2016-02-02 16:51:57 +01:00
parent 3e6a021a0f
commit 1073eecb2f
7 changed files with 151 additions and 130 deletions

1
.gitignore vendored
View File

@@ -67,5 +67,6 @@ Makefile.in
/src/matrix-http-client.c
/src/matrix-compacts.c
/src/matrix-event.c
/src/matrix-presence-event.c
/src/matrix-room-event.c
/src/matrix-room-member-event.c