Upstatement / quickshare

Simple way of implementing social media share buttons
26 stars 2 forks source link

Reddit Unescape EncodeURIComponent #21

Closed mjones-feral closed 9 years ago

mjones-feral commented 9 years ago

Created extractParams function for reddit service that unescapes the title and uses encodeURIComponent instead. Fixing many known unicode issues.

Similar to previous fix for Twitter.

emmagard commented 9 years ago

Resolved in PR #23.