Add Matrix.Room to hold room data

This commit is contained in:
2016-03-16 17:38:30 +01:00
parent fcc592b072
commit f6df2200b7
4 changed files with 166 additions and 0 deletions

1
.gitignore vendored
View File

@@ -92,3 +92,4 @@ Makefile.in
/src/matrix-message-video.c
/src/matrix-message-location.c
/src/matrix-profile.c
/src/matrix-room.c