Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 633191d808 Making sure scripts and tests check for GNUSOCIAL defined (instead of STATUSNET) 10 years ago
  Brion Vibber e00483d703 Test case for ticket #2248: flickr URLs with @ in the path get misinterpreted as mailto 13 years ago
  Brion Vibber 067d37f864 Update URLDetectionTest.php for rel="nofollow external". There are still some broken tests due to bad quote splitting, which is unrelated. 13 years ago
  Craig Andrews 87484424a5 fix the [] unit tests 14 years ago
  Brion Vibber ff4f9d8c7d Fix an incorrectly passing URL test case and add two a related test case: 14 years ago
  Craig Andrews fc2426d7ce Fix some bugs in the URL linkification, and fixed the unit test. 14 years ago
  Brion Vibber 3ff8514f5e Fix URL linkification test cases for addition of 'title' attribution with long URL in f3c8fccc 14 years ago
  Craig Andrews 292bb7c4d8 Allow @ signs in the path, querystring, and fragment parts of URLs 14 years ago
  Craig Andrews aecdba1ded :: isn't a valid IPv6 address for our purposes 14 years ago
  Craig Andrews 80b7e54ca2 Added additional characters as allowed in URLs. 14 years ago
  Craig Andrews 20423af689 Allow :'s in the path, query string, and fragment parts of the url (Mediawiki URLs often do this) 14 years ago
  Craig Andrews 3368452ebf Add % and ~ as valid characters in the path, querystring, and fragment parts of URLs 14 years ago
  Evan Prodromou 865b716f09 change LACONICA to STATUSNET 14 years ago
  Craig Andrews 210bc4248b All tests pass except for those that require matching parens or brackets 14 years ago
  Craig Andrews 6a3a25b5a2 Improved the URL tests, and improve the matcher so more tests are passed. The remaining failing tests I believe are incorrect. 14 years ago
  Craig Andrews 9fd3a41576 ftps protocol should be handled the same way as ftp 14 years ago
  Evan Prodromou add42759c9 change class to rel in unit tests for URL check 14 years ago
  Evan Prodromou f3cdc7f272 Add unit test directory and first test 14 years ago