Age | Commit message (Expand) | Author | Files | Lines |
2021-06-12 | Remove function "getRandomValue" | Thomas Lange | 1 | -7/+0 |
2019-10-29 | Remove PHP closing tags and add LF to text files | Thomas Lange | 1 | -1/+0 |
2019-10-16 | Use strftime() with locale support | Thomas Lange | 1 | -29/+4 |
2018-09-09 | Correct regex replace strings | Thomas Lange | 1 | -2/+2 |
2018-09-09 | Add function "parseUnicodeEmoticons" | Thomas Lange | 1 | -0/+14 |
2018-09-09 | Add function "getUnicodeEmoticons" | Thomas Lange | 1 | -0/+24 |
2018-01-08 | Bugfix: Incorrect behavior of the "truncate" function in some circumstances: | Thomas Lange | 1 | -2/+5 |
2017-11-29 | The "cut" function has been optimized and renamed to "truncate". In addition,... | Thomas Lange | 1 | -7/+8 |
2017-11-28 | Bugfix: The "excerpt" function had returned a string with unnecessary whitesp... | Thomas Lange | 1 | -2/+3 |
2017-07-07 | The function "makeSlugURL" has been renamed to "generateSlug" because the nam... | Thomas Lange | 1 | -1/+1 |
2017-05-30 | Several changes have been made in this commit, which together with the previ...v2.2 | Thomas Lange | 1 | -101/+31 |
2017-05-17 | Explicit types for return values and function parameters added. | Thomas Lange | 1 | -6/+6 |
2017-05-05 | A significant increase in the response time has been achieved, since the temp...v2.1 | Thomas Lange | 1 | -4/+12 |
2017-05-01 | The "excerpt" function has been optimized. | Thomas Lange | 1 | -0/+1 |
2017-04-29 | The function "makeSlugURL" has been modified and optimized. | Thomas Lange | 1 | -6/+10 |
2017-04-27 | Several changes have been made in this commit, which together with the previo...v2.0 | Thomas Lange | 1 | -2/+6 |
2017-04-24 | Nested function calls for generating the meta description are removed and a f... | Thomas Lange | 1 | -3/+14 |
2017-03-10 | Several changes have been made in this commit, which together with the previo...v1.1 | Thomas Lange | 1 | -3/+39 |
2017-02-24 | Initial commit.v1.0 | Thomas Lange | 1 | -0/+322 |