Add event handler for m.room.redaction

This commit is contained in:
2016-03-08 20:49:34 +00:00
parent 66ae5cff58
commit e958e0ecc7
4 changed files with 90 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-room-avatar.vala \
matrix-event-room-message-feedback.vala \
matrix-event-room-guest-access.vala \
matrix-event-room-redaction.vala \
$(NULL)
AM_CPPFLAGS += \