mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
746314baf2
Before a bug in qTox would make it possible for a user to try to send an empty action type message. This would fail to send at toxcore, but still be persisted in history, causing it to fail every time FauxOfflineEngine tried to resend it. Moving these stuck messages into the broke_messages table will stop qTox from attempting to deliver them on each connect, and display in the GUI to users that the messages aren't really pending anymore. |
||
---|---|---|
.. | ||
chatlog | ||
core | ||
model | ||
net | ||
persistence | ||
platform |