mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
26701283cd
v0.0.2 of toxext_extended_messages brought in a user configurable max message size. This changeset implements the minimum work required for qTox to work sanely under the new API. * Hardcode a max message size for all friends * If a friend negotiates a max message size below the hardcoded value pretend they do not have the extension * Move splitMessage out of Core to MessageProcessor * Updates to allow for extended messages to be split |
||
---|---|---|
.. | ||
exiftransform_test.cpp | ||
friendmessagedispatcher_test.cpp | ||
groupmessagedispatcher_test.cpp | ||
messageprocessor_test.cpp | ||
notificationgenerator_test.cpp | ||
sessionchatlog_test.cpp |