Add event handler for m.room.history_visibility

This commit is contained in:
2016-03-07 16:24:45 +01:00
committed by Gergely Polonkai
parent 13abc13adc
commit c581f9e2fb
5 changed files with 90 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-typing.vala \
matrix-event-room-aliases.vala \
matrix-event-receipt.vala \
matrix-event-room-history-visibility.vala \
$(NULL)
AM_CPPFLAGS += \