message-row: Don't strip html from SMS messages
SMS messages are stored as such without the HTML being escaped. So avoid stripping html so that real text will not be stripped.
Please register or sign in to comment
SMS messages are stored as such without the HTML being escaped. So avoid stripping html so that real text will not be stripped.