16 Commits (34c1a1e96ba58769d8123228a0111ccbc89790e0)

Author SHA1 Message Date
Anthony Bilinski 5d56a3c039
refactor(paths): move Settings path functions into Paths 5 years ago
Anthony Bilinski 062ba03fb8
refactor(db): map foreign key dependency in db schema 5 years ago
iphydf e71225268f
chore: Various code cleanups. 5 years ago
Anthony Bilinski 239dfdc65c
refactor(status): move isOnline into Status from Friend 6 years ago
Anthony Bilinski 05064771ab
fix(test): create db tables in defined order, verify indexes 6 years ago
Anthony Bilinski edd72906fb
perf(history): enable sql index on chat_id in history table 6 years ago
Anthony Bilinski 746314baf2
fix(history): move stuck action messages to broken_messages table 6 years ago
Anthony Bilinski b28dc30061
fix(history): move stuck pending message into broken_messages table 6 years ago
Anthony Bilinski f72f3f714d
fix(history): handle errors during db upgrade 6 years ago
Anthony Bilinski dacfcdadac
refactor(history): apply db schema upgrade one version at a time 6 years ago
Anthony Bilinski 996b17b1d1
refactor(test): allow generic schema creation and verification in for db schema 6 years ago
Jimi Huotari 7f74d41586
refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' 6 years ago
Jimi Huotari ec7d66e96b refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
Mick Sayson e5016337bb refactor(offlinemsg): Decouple OfflineMsgEngine from other components 6 years ago
Anthony Bilinski 316893ace9
test(db): add db schema upgrade test 6 years ago
sudden6 55c361eb71
test(paths): add tests for paths module 7 years ago