1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test
Anthony Bilinski f37f9a9492
refactor(history): enforce using PK instead of ToxId in history
We need to be lenient when reading from db because of ToxIds being saved in the
db from a bug introduced in e07d8d358f, which
used self ID rather than self Pk. Was subsequently fixed in
033f28e67e.
2020-05-03 16:22:12 -07:00
..
chatlog docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
core refactor(history): enforce using PK instead of ToxId in history 2020-05-03 16:22:12 -07:00
model chore: Various code cleanups. 2020-04-16 19:07:40 +00:00
net chore(cleanup): don't add semicolon to Q_DECLARE_METATYPE 2020-04-13 01:06:30 -07:00
persistence chore: Various code cleanups. 2020-04-16 19:07:40 +00:00
platform docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00