hoccer/hoccer-talk-spike

Unify combined message sending

Opened this issue · 0 comments

Actually, iOS sends messages with one image and text combined in one message while Android splits the messages into one with image and one with message.
Android can now display the combined messages (#973), but is still sending messages splitted into two.
Should we unify the way? That would cause problems with older clients on Android.
They would show the same issue that is described in #973.