aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/LinkUtils.php
Commit message (Expand)AuthorAgeFilesLines
* Support redirection in cURL download callbackArthurHoaro2018-05-011-4/+13
* Merge pull request #977 from ArthurHoaro/feature/dl-filterArthurHoaro2018-01-231-34/+55
|\
| * Extract the title/charset during page download, and check content typeArthurHoaro2017-10-281-34/+55
* | Don't URL encode description links if parameter 'redirector.encode_url' is se...ArthurHoaro2017-11-071-6/+9
* | Fix parsing for description links with parenthesesArthurHoaro2017-09-291-1/+1
|/
* Cleanup: use safe boolean comparisonsVirtualTam2017-01-071-1/+3
* Add a persistent 'shorturl' key to all linksArthurHoaro2016-12-121-0/+13
* Minor code cleanup: PHPDoc, spelling, unused variables, etc.ArthurHoaro2016-10-201-1/+2
* Hashtag systemArthurHoaro2016-06-061-0/+75
* Add private link counterArthurHoaro2016-05-131-0/+16
* Fixes #531 - Title retrieving is failing with multiple use caseArthurHoaro2016-05-031-3/+3
* Fixes #512: retrieving title didn't match the first closing tagArthurHoaro2016-03-081-1/+1
* tests: add a make target to check file permissionsVirtualTam2016-01-171-0/+0
* Fixes #410 - Retrieve title fails in multiple casesArthurHoaro2016-01-111-0/+79