aboutsummaryrefslogtreecommitdiff
path: root/lib/events/encryptionevent.cpp
AgeCommit message (Collapse)Author
2019-07-04Add full EncryptionEvent to room logic. Issue #95Alexey Andreyev
2019-06-25Introduce EncryptionEvent classKitsune Ral
This allows to detect if a room has been encrypted (no room state, just an event as of yet). Closes #84.