Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't URL encode description links if parameter 'redirector.encode_url' is se... | ArthurHoaro | 2017-11-07 | 1 | -6/+9 |
* | Fix parsing for description links with parentheses | ArthurHoaro | 2017-09-29 | 1 | -1/+1 |
* | Cleanup: use safe boolean comparisons | VirtualTam | 2017-01-07 | 1 | -1/+3 |
* | Add a persistent 'shorturl' key to all links | ArthurHoaro | 2016-12-12 | 1 | -0/+13 |
* | Minor code cleanup: PHPDoc, spelling, unused variables, etc. | ArthurHoaro | 2016-10-20 | 1 | -1/+2 |
* | Hashtag system | ArthurHoaro | 2016-06-06 | 1 | -0/+75 |
* | Add private link counter | ArthurHoaro | 2016-05-13 | 1 | -0/+16 |
* | Fixes #531 - Title retrieving is failing with multiple use case | ArthurHoaro | 2016-05-03 | 1 | -3/+3 |
* | Fixes #512: retrieving title didn't match the first closing tag | ArthurHoaro | 2016-03-08 | 1 | -1/+1 |
* | tests: add a make target to check file permissions | VirtualTam | 2016-01-17 | 1 | -0/+0 |
* | Fixes #410 - Retrieve title fails in multiple cases | ArthurHoaro | 2016-01-11 | 1 | -0/+79 |