]> cat aescling's git repositories - mastodon.git/commit
Perform case-insensitive comparison for international domain names
authorThibaut Girka <thib@sitedethib.com>
Thu, 1 Aug 2019 16:13:08 +0000 (18:13 +0200)
committerThibG <thib@sitedethib.com>
Sun, 4 Aug 2019 20:25:56 +0000 (22:25 +0200)
commit76b80a15119b5fbe19ec8b3329616c955a1e5af4
tree4c756696c53ba6eb2f47e0c1aaf766786a6606ee
parent43b137e1f91a5cbe42e16b9cc9db7fdbe5d01099
Perform case-insensitive comparison for international domain names

Note: this uses `toLowerCase()` instead of doing proper case folding
app/javascript/flavours/glitch/components/status_content.js