]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add % and ~ as valid characters in the path, querystring, and fragment parts of URLs
authorCraig Andrews <candrews@integralblue.com>
Fri, 28 Aug 2009 20:18:05 +0000 (16:18 -0400)
committerCraig Andrews <candrews@integralblue.com>
Fri, 28 Aug 2009 20:18:45 +0000 (16:18 -0400)
commit3368452ebf3c738933b05e902c277296684e280b
treebc073d7f7bc4b5ccee4e06f71b027597ff4a6364
parenta0a376bf0eca00cce974de12c2f275006c1281ee
Add % and ~ as valid characters in the path, querystring, and fragment parts of URLs
lib/util.php
tests/URLDetectionTest.php