13 Commits (b24610fc62445ec3ff56e55ec6f93bc5c5179e45)

Author SHA1 Message Date
Anthony Bilinski 9ac44ee09c
fix(history): Replace invalid Tox ID saved in peers table with Tox public key 3 years ago
Mick Sayson 18109b2f7f feat(history): Save/load system messages to history 4 years ago
Mick Sayson e9131d33aa
feat(chatlog): Upgrade db schema to support system messages 4 years ago
Mick Sayson 5f5f612841
feat(messages): History and offline message support for extended messages 5 years ago
Anthony Bilinski 062ba03fb8
refactor(db): map foreign key dependency in db schema 5 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
Anthony Bilinski 316893ace9
test(db): add db schema upgrade test 6 years ago