matrix-js-sdk
a72f9156 - Intern legacy top-level 'membership' field

Commit
7 years ago
Intern legacy top-level 'membership' field There is a legacy top-level 'membership' field on events. We were interning the normal one in 'content', but not this one, so the legacy field was still keeping a copy of the string 'join' / 'leave' etc in memory for every member event. This make the interning code know about this field.
Author
Parents
Loading