| Commit message (Expand) | Author | Age | Files | Lines |
* | fix overlay z-index | Mario | 2024-03-14 | 1 | -0/+1 |
* | remove some now redundant css | Mario | 2024-03-14 | 1 | -3/+0 |
* | wrong logic | Mario | 2024-03-14 | 1 | -1/+1 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-03-14 | 5 | -68/+248 |
|\ |
|
| * | Merge branch 'add-testing-doc' into 'dev' | Mario | 2024-03-14 | 1 | -0/+130 |
| |\ |
|
| | * | doc: Add some developer docs for the test system. | Harald Eilertsen | 2024-03-10 | 1 | -0/+130 |
| * | | Merge branch 'fix-test-setup-on-mariadb' into 'dev' | Mario | 2024-03-14 | 4 | -68/+118 |
| |\ \ |
|
| | * | | Fix test db setup on MySQL/Mariadb + changed default | Harald Eilertsen | 2024-03-14 | 4 | -68/+118 |
* | | | | fix shortnames replaced in html tags | Mario | 2024-03-14 | 1 | -1/+1 |
|/ / / |
|
* | | | revert adding of zip and bump composer php version to 8.1 | Mario | 2024-03-14 | 5 | -6/+9 |
* | | | Revert "next try to use the streams php-jcs library until the floats issue wi... | Mario | 2024-03-14 | 16 | -144/+417 |
* | | | next try to use the streams php-jcs library until the floats issue will be fi... | Mario | 2024-03-14 | 16 | -417/+144 |
* | | | add fix again after escaping composer hell | Mario | 2024-03-14 | 1 | -1/+1 |
* | | | Revert "use the streams php-jcs library until the floats issue will be fixed ... | Mario | 2024-03-14 | 16 | -143/+415 |
* | | | evert "fix deprecation warning" | Mario | 2024-03-14 | 2 | -3/+3 |
* | | | Revert "update lock file" | Mario | 2024-03-14 | 2 | -4/+3 |
* | | | Revert "revert addition of zip" | Mario | 2024-03-14 | 3 | -3/+5 |
* | | | revert addition of zip | Mario | 2024-03-14 | 3 | -5/+3 |
* | | | update lock file | Mario | 2024-03-14 | 2 | -3/+4 |
* | | | lets try this | Mario | 2024-03-14 | 1 | -0/+1 |
* | | | fix deprecation warning | Mario | 2024-03-14 | 2 | -3/+3 |
* | | | use the streams php-jcs library until the floats issue will be fixed upstream... | Mario | 2024-03-14 | 16 | -415/+143 |
* | | | Revert "composer update and use the fixed streams php-jcs library until the f... | Mario | 2024-03-14 | 123 | -1988/+10526 |
* | | | fix dreport links after recent changes | Mario | 2024-03-14 | 2 | -2/+2 |
* | | | return false if we have nothing to look at | Mario | 2024-03-14 | 1 | -0/+4 |
* | | | composer update and use the fixed streams php-jcs library until the floats is... | Mario | 2024-03-14 | 123 | -10526/+1988 |
* | | | fix code comment | Mario | 2024-03-13 | 1 | -2/+2 |
* | | | fix another regression from last Lib/Config refactor which returned the defau... | Mario | 2024-03-13 | 2 | -0/+15 |
* | | | fix modal headerà | Mario | 2024-03-12 | 1 | -1/+1 |
* | | | deprecated function | Mario | 2024-03-11 | 1 | -1/+1 |
* | | | add sodium-plus js crypto library | Mario | 2024-03-10 | 55 | -0/+37180 |
* | | | implement sodium-plus library to replace unmaintained sjcl | Mario | 2024-03-10 | 6 | -29/+104 |
|/ / |
|
* | | remove superfluous () | Mario | 2024-03-10 | 1 | -1/+1 |
* | | add the file | Mario | 2024-03-10 | 1 | -0/+24 |
* | | move escape_tags() to Lib/Text.php and add test | Mario | 2024-03-10 | 1 | -4/+2 |
* | | we usually use ENT_COMPAT for content, so stick to this | Mario | 2024-03-10 | 1 | -2/+2 |
|/ |
|
* | remove logging | Mario | 2024-03-09 | 1 | -3/+0 |
* | bump version | Mario | 2024-03-09 | 1 | -1/+1 |
* | more work on emojis | Mario | 2024-03-09 | 36 | -38/+217 |
* | passing null to mb_strlen() is deprecated | Mario | 2024-03-08 | 1 | -2/+2 |
* | check if term is set before processing it | Mario | 2024-03-08 | 1 | -1/+1 |
* | fix php warnings | Mario | 2024-03-08 | 1 | -6/+18 |
* | start sending articles instead of notes by default | Mario | 2024-03-08 | 1 | -1/+1 |
* | inbound support for custom emojis | Mario | 2024-03-08 | 4 | -58/+91 |
* | list attachments in the original order | Mario | 2024-03-07 | 1 | -4/+5 |
* | add at the top to maintain original order | Mario | 2024-03-07 | 1 | -2/+2 |
* | remove unused include | Mario | 2024-03-07 | 1 | -1/+0 |
* | whitespace | Mario | 2024-03-07 | 1 | -3/+1 |
* | fix deprecation warning and add test | Mario | 2024-03-07 | 3 | -6/+49 |
* | fix another php warning | Mario | 2024-03-06 | 1 | -1/+1 |