Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-15 | Cleanup across event classes | Kitsune Ral | |
In particular: removed unnecessary #includes, deprecated and no more used constructs, replaced stored members with dynamic generation from JSON (TypingEvent and, especially promising for performance, ReceiptEvent) | |||
2020-11-12 | More JSON key constants | Kitsune Ral | |
2020-03-26 | Refactoring around Connection::onSyncSuccess() | Kitsune Ral | |
The method grew large and a bit unwieldy over the years. | |||
2020-02-25 | E2EE: introduce RoomKeyEvent | Alexey Andreyev | |
Signed-off-by: Alexey Andreev <aa13q@ya.ru> |