Add handler for m.room.topic events

This commit is contained in:
2016-03-07 12:09:06 +01:00
committed by Gergely Polonkai
parent 70dfaff080
commit d4ce1cb06c
4 changed files with 68 additions and 0 deletions

1
.gitignore vendored
View File

@@ -59,3 +59,4 @@ Makefile.in
/src/matrix-event-state-base.c
/src/matrix-event-room-message.c
/src/namespace-info.c
/src/matrix-event-room-topic.c