Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-24 | Fix all tests | Tobias Fella | |
2022-02-16 | Add a few missing QUOTIENT_API stanzas | Alexey Rusakov | |
Also, removed Q_GADGET macros from key verification events as those don't seem to do anything (no Q_ENUM/Q_FLAG things, namely). | |||
2022-02-12 | Replace QPair with std::pair | Tobias Fella | |
2021-12-10 | Remove data from database when leaving room | Tobias Fella | |
2021-12-10 | Use individual databases for each connection | Tobias Fella | |
2021-12-07 | id -> matrixId | Tobias Fella | |
2021-12-07 | Rename "crypto" -> "e2ee" | Tobias Fella | |
2021-12-07 | Port E2EE to database instead of JSON files | Tobias Fella | |