1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test/persistence
Mick Sayson e9131d33aa
feat(chatlog): Upgrade db schema to support system messages
* Resolves #6221
* System message schema designed to take enum of message base + args
* New table layout required many updates to the queries executed by
  history
* Bonus reduction of history signals/slots by issuing some file transfer
  insertions directly when possible
2021-05-02 03:26:04 -07:00
..
dbschema_test.cpp feat(chatlog): Upgrade db schema to support system messages 2021-05-02 03:26:04 -07:00
offlinemsgengine_test.cpp feat(messages): History and offline message support for extended messages 2021-01-30 12:52:06 -08:00
paths_test.cpp refactor(paths): move Settings path functions into Paths 2020-05-10 18:03:47 -07:00
smileypack_test.cpp test(persistence): add smileypack unit test 2021-02-20 16:36:11 -08:00