-
-
Isn't this just deleting the text? Seems like you'd want
purple_url_decode
orpurple_url_encode
instead depending on what you have.
fix problem that double quotes and angle brackets arrive html encoded in Twitch chat
Review Request #878 — Created Aug. 5, 2021 and submitted
fix problem that double quotes and angle brackets arrive html encoded in Twitch chat
sent test messages and confirmed that messages containing double quotes and angle brackets arrive fine in Twitch chat
Description | From | Last Updated |
---|---|---|
Isn't this just deleting the text? Seems like you'd want purple_url_decode or purple_url_encode instead depending on what you have. |
grim |
- Change Summary:
-
forgot to free stripped message in previous commit
- Commit:
-
fe9340e22e19c7d43b9dfcea
- Diff:
-
Revision 2 (+3 -1)