Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | maybe git can be removed again now after the streams lib got removed? | Mario | 2024-03-16 | 1 | -1/+1 | |
| | | | | | | | | | (cherry picked from commit 5860abf46f862149bb67d17c7f4b66ac34b98389) | |||||
| * | | maybe git can be removed again now after the streams lib got removed? | Mario | 2024-03-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'dev' into 9.0RC | Mario | 2024-03-16 | 1 | -3/+5 | |
| |\| | ||||||
| | * | apply the streams fixes manually until the addition of the streams library ↵ | Mario | 2024-03-16 | 1 | -3/+5 | |
| | | | | | | | | | | | | is sorted | |||||
| * | | Merge branch 'dev' into 9.0RC | Mario | 2024-03-16 | 4 | -15/+9 | |
| |\| | ||||||
| | * | add git again allthough it is not clear why it is required | Mario | 2024-03-16 | 2 | -3/+3 | |
| | | | ||||||
| | * | more composer weirdness | Mario | 2024-03-16 | 3 | -14/+8 | |
| | | | ||||||
| * | | Merge branch 'dev' into 9.0RC | Mario | 2024-03-16 | 17 | -141/+417 | |
| |\| | ||||||
| | * | Revert "another attmpt to install streams/php-jcs via composer" | Mario | 2024-03-16 | 16 | -140/+416 | |
| | | | | | | | | | This reverts commit 5af3c3577843a6f65c402c27607edca98233c08e | |||||
| | * | Revert "try installing git" | Mario | 2024-03-16 | 2 | -3/+3 | |
| | | | | | | | | | This reverts commit 0b4e0863764e20fa13342b89487de574bd3f1fe4 | |||||
| | * | Revert "remove streams folder" | Mario | 2024-03-16 | 1 | -0/+0 | |
| | | | | | | | | | This reverts commit 216f3755fc1b6abce4aed21ac842dd05ce17e95c | |||||
| | * | Revert "really add streams folder" | Mario | 2024-03-16 | 1 | -0/+0 | |
| | | | | | | | | | This reverts commit f402baffd3359398732aad05755be2a9dd26a0dd | |||||
| * | | Merge branch '9.0RC' of https://framagit.org/hubzilla/core into 9.0RC | Mario | 2024-03-16 | 0 | -0/+0 | |
| |\ \ | ||||||
| | * | | adjust encrypted content representation and also add it to bb_to_markdown | Mario | 2024-03-15 | 2 | -9/+28 | |
| | | | | | | | | | | | | (cherry picked from commit f3efdbf230657ce0c7ada803b97161b8fe4d5ae8) | |||||
| * | | | fix version | Mario | 2024-03-16 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | really add streams folder | Mario | 2024-03-16 | 1 | -0/+0 | |
| | | | ||||||
| * | | remove streams folder | Mario | 2024-03-16 | 1 | -0/+0 | |
| | | | ||||||
| * | | adjust encrypted content representation and also add it to bb_to_markdown | Mario | 2024-03-15 | 2 | -9/+28 | |
| | | | ||||||
| * | | bump dev version | Mario | 2024-03-15 | 1 | -1/+1 | |
| |/ | ||||||
| * | version, strings and dump composer autoload | Mario | 2024-03-15 | 2 | -1775/+1330 | |
| | | ||||||
| * | update redbasic screenshot | Mario | 2024-03-15 | 1 | -0/+0 | |
| | | ||||||
| * | try installing git | Mario | 2024-03-15 | 2 | -3/+3 | |
| | | ||||||
| * | another attmpt to install streams/php-jcs via composer | Mario | 2024-03-15 | 16 | -416/+140 | |
| | | ||||||
| * | refactor sodium b2b encryption | Mario | 2024-03-15 | 2 | -30/+48 | |
| | | ||||||
| * | 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 | |
| | |\ | | | | | | | | | | | | | | | | | Add some developer docs for the test system. See merge request hubzilla/core!2113 | |||||
| | | * | doc: Add some developer docs for the test system. | Harald Eilertsen | 2024-03-10 | 1 | -0/+130 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Not sure if this is too long, or if it would be better to split it into multiple files. Also, still missing the "How to write your own tests" section. | |||||
| | * | | 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 See merge request hubzilla/core!2112 | |||||
| | | * | | 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 ↵ | 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 |