Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shaarli's translation | ArthurHoaro | 2017-10-22 | 1 | -3/+14 |
| | | | | | | | | | * translation system and unit tests * Translations everywhere Dont use translation merge It is not available with PHP builtin gettext, so it would have lead to inconsistency. | ||||
* | Add a persistent 'shorturl' key to all links | ArthurHoaro | 2016-12-12 | 1 | -3/+1 |
| | | | | | | | All existing link will keep their permalinks. New links will have smallhash generated with date+id. The purpose of this is to avoid collision between links due to their creation date. | ||||
* | Apply the new ID system accros the whole codebase | ArthurHoaro | 2016-12-12 | 1 | -2/+4 |
| | |||||
* | Isso comments plugin | ArthurHoaro | 2016-10-17 | 4 | -0/+74 |
Use Isso client to let visitors comments on permalinks |