aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/LinkUtilsTest.php
Commit message (Expand)AuthorAgeFilesLines
* namespacing: move LinkUtils along \Shaarli\Bookmark classesVirtualTam2019-01-121-421/+0
* lint: fix line-length warningsVirtualTam2018-12-021-7/+16
* lint: apply phpcbf to tests/VirtualTam2018-12-021-1/+0
* Merge pull request #977 from ArthurHoaro/feature/dl-filterArthurHoaro2018-01-231-20/+224
|\
| * Extract the title/charset during page download, and check content typeArthurHoaro2017-10-281-20/+224
* | Don't URL encode description links if parameter 'redirector.encode_url' is se...ArthurHoaro2017-11-071-0/+15
* | Fix parsing for description links with parenthesesArthurHoaro2017-09-291-0/+10
|/
* Hashtag systemArthurHoaro2016-06-061-0/+88
* Add private link counterArthurHoaro2016-05-131-0/+9
* Fixes #512: retrieving title didn't match the first closing tagArthurHoaro2016-03-081-0/+2
* Fixes #410 - Retrieve title fails in multiple casesArthurHoaro2016-01-111-0/+85