fix problem that double quotes and angle brackets arrive html encoded in Twitch chat

Review Request #878 — Created Aug. 5, 2021 and submitted

Information

grim/purple-spasm
default
c7d43b9dfcea

Reviewers

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.

grimgrim
grim
  1. 
      
  2. src/spasm-chat.c (Diff revision 1)
     
     

    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.

    1. No it's not deleting the text and it's not about sending URLs. I attached two screenshots illustrating my use case and the behaviour with and without that fix. Hope that makes it clear.

  3. 
      
ivanhoe
ivanhoe
grim
  1. 
      
  2. Awesome work, thanks!!

  3. 
      
grim
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...