Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 ↵ | Mario | 2024-03-14 | 16 | -144/+417 | |
| | | | | | | | | | | | | | | | | | | will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151" This reverts commit 70dfce356b949dce00dba534536be994b1d7761d. | |||||
* | | | next try to use the streams php-jcs library until the floats issue will be ↵ | Mario | 2024-03-14 | 16 | -417/+144 | |
| | | | | | | | | | | | | fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151 | |||||
* | | | 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 | |
| | | | | | | | | | | | | | | | | | | upstream. see here for reference https://codeberg.org/streams/streams/issues/151" This reverts commit 81ce67df942d4bf378814677268fe03a29ecc028. | |||||
* | | | evert "fix deprecation warning" | Mario | 2024-03-14 | 2 | -3/+3 | |
| | | | | | | | | | | | | This reverts commit 898762dd95d634e9362d5138ea8e306bbfeb81b7. | |||||
* | | | Revert "update lock file" | Mario | 2024-03-14 | 2 | -4/+3 | |
| | | | | | | | | | | | | This reverts commit a93fed5ae250533af1682cfc721459d6bae9b263. | |||||
* | | | Revert "revert addition of zip" | Mario | 2024-03-14 | 3 | -3/+5 | |
| | | | | | | | | | | | | This reverts commit 55532c7cb1fee208893fc13c372acf703830529b. | |||||
* | | | 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 ↵ | Mario | 2024-03-14 | 16 | -415/+143 | |
| | | | | | | | | | | | | upstream. see here for reference https://codeberg.org/streams/streams/issues/151 | |||||
* | | | Revert "composer update and use the fixed streams php-jcs library until the ↵ | Mario | 2024-03-14 | 123 | -1988/+10526 | |
| | | | | | | | | | | | | | | | | | | floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151" This reverts commit 6bf61dfa6b585db01b607a79bd64ec9c583a9c10. | |||||
* | | | 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 ↵ | Mario | 2024-03-14 | 123 | -10526/+1988 | |
| | | | | | | | | | | | | issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151 | |||||
* | | | fix code comment | Mario | 2024-03-13 | 1 | -2/+2 | |
| | | | ||||||
* | | | fix another regression from last Lib/Config refactor which returned the ↵ | Mario | 2024-03-13 | 2 | -0/+15 | |
| | | | | | | | | | | | | default falue in case the value was an array. also add a testcase for this situation | |||||
* | | | 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 | |
| | ||||||
* | fix php warning | Mario | 2024-03-06 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-03-06 | 452 | -7374/+8929 | |
|\ | ||||||
| * | minor refactor | Mario | 2024-03-06 | 1 | -4/+12 | |
| | | ||||||
| * | update fullcalendar | Mario | 2024-03-06 | 197 | -3011/+3120 | |
| | | ||||||
| * | update composer libs | Mario | 2024-03-06 | 251 | -4347/+5787 | |
| | | ||||||
| * | minor mod thing fixes | Mario | 2024-03-06 | 3 | -4/+6 | |
| | | ||||||
| * | cleanup context and introduce schema:identifier for future use | Mario | 2024-03-06 | 1 | -8/+4 | |
| | | ||||||
* | | fix unterminated entity reference error when dealing with domxpath and add a ↵ | Mario | 2024-03-06 | 2 | -2/+7 | |
|/ | | | | test |