1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test
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
..
chatlog docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
core refactor(core): pass bootstrap list interface to Core 2020-05-10 21:39:58 -07:00
mock feat(notification): Notifications now always replace the previous one 2020-05-17 00:00:53 -07:00
model feat(extensions): Split messages on extended messages 2021-01-30 18:15:49 -08:00
net refactor(core): pass Paths into BootstrapNodeUpdater 2020-05-10 21:40:04 -07:00
persistence feat(chatlog): Upgrade db schema to support system messages 2021-05-02 03:26:04 -07:00
platform docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00