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