aboutsummaryrefslogtreecommitdiff
path: root/lib/database.cpp
AgeCommit message (Collapse)Author
2022-02-12Replace QPair with std::pairTobias Fella
2022-01-30Port devices list to databaseTobias Fella
2021-12-22Another improvementTobias Fella
2021-12-22Apply suggestions from code reviewTobias Fella
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
2021-12-10Remove data from database when leaving roomTobias Fella
2021-12-10Use individual databases for each connectionTobias Fella
2021-12-09Rename databaseTobias Fella
2021-12-08Update logging categoriesTobias Fella
2021-12-07snake_case table namesTobias Fella
2021-12-07FixesTobias Fella
2021-12-07id -> matrixIdTobias Fella
2021-12-07Rename "crypto" -> "e2ee"Tobias Fella
2021-12-07Port E2EE to database instead of JSON filesTobias Fella