You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
veken1199
changed the title
Bug:The app breaks when I pin my own text message in a groupchat
Bug: The app breaks when I pin my own text message in a groupchat
Mar 3, 2018
veken1199
changed the title
Bug: The app breaks when I pin my own text message in a groupchat
Bug: The app breaks when I pin my own text message in a group chat
Mar 4, 2018
Bug fix#55: Pinning self text messages in groupchat:
For some reason, the self-pinned text messages are rendered as MediaMessages which in fact they are simple text messages. The bug has been fixed by added another verification on top of isMms which basically check if the message casted to mms can return filled slider. Sliders tell us if the message contains an attachment.
User Story #54
Estimated Time: 1h
The text was updated successfully, but these errors were encountered: