diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-11-14 07:26:31 +0900 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-11-14 21:56:42 +0900 |
commit | 3478e691df49b9c0938220db57b03a9c6fcbec8d (patch) | |
tree | e88cfe8f9369d6ef54d62ff46f214891bddd03d5 /cmake | |
parent | 7ce14ccedc7a5239396e7662da1b2ba45195c271 (diff) | |
download | libquotient-3478e691df49b9c0938220db57b03a9c6fcbec8d.tar.gz libquotient-3478e691df49b9c0938220db57b03a9c6fcbec8d.zip |
Room: fix incorrect handling of state event redactions
Also: use Matrix type instead of internal type id in StateEventKey
(Because internal type id maps to the library type system which will not
discern between Unknown events and therefore will mix together events of
different types in Room::Private::baseState/currentState. The Room code
is updated accordingly (bonus: more asserts there).)
Closes #255.
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions