aboutsummaryrefslogtreecommitdiff
path: root/lib/events/stateevent.h
AgeCommit message (Expand)Author
2019-07-06Fix building with ClangKitsune Ral
2019-07-06Be stricter on usage of stateKeyKitsune Ral
2019-07-06Convenience: StateKeyKey, StateKeyKeyL, basicStateEventJson()Kitsune Ral
2019-02-24Fix Qt<5.7 build for std::hash<StateEventKey>Alexey Andreyev
2019-01-06Create StateEventBase events if state_key is thereKitsune Ral
2019-01-05Make content in events editableKitsune Ral
2018-12-08StateEvent<>: make data members privateKitsune Ral
2018-11-17StateEventBase::replacedState()Kitsune Ral
2018-11-14Room: fix incorrect handling of state event redactionsKitsune Ral
2018-11-04StateEventKey and std::hash<StateEventKey> to arrange state events in hashmapsKitsune Ral
2018-11-04Support dumping Events to QDebugKitsune Ral
2018-07-04Break down event.* into smaller filesKitsune Ral