Actions
Bug #7321
closedURL Parser conflicts with Emotes
Description
The URL parsing is seeing te:smile:st as a valid URL. Looks like the URL parsing REGEXP needs some improvements. This is currently using the below REGEXP.
Actions
Added by krileon over 6 years ago. Updated over 6 years ago.
Description
The URL parsing is seeing te:smile:st as a valid URL. Looks like the URL parsing REGEXP needs some improvements. This is currently using the below REGEXP.
Implements https://gist.github.com/dperini/729294 from the research at https://mathiasbynens.be/demo/url-regex