Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | CI: Install pecl extensions after system packages. | Harald Eilertsen | 2024-01-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | The php yaml extension requires libyaml, which has to be installed first. | |||||
| | * | CI: Install yaml extension from PECL. | Harald Eilertsen | 2024-01-07 | 1 | -3/+3 | |
| | | | ||||||
| | * | Remove unused acceptance test stuff from source tree. | Harald Eilertsen | 2024-01-07 | 5 | -114/+0 | |
| | | | ||||||
| | * | Remove behat as dev dependency. | Harald Eilertsen | 2024-01-07 | 6 | -2043/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | As the Symphony\Yaml stuff disappeared with behat, we need another way to load read the yaml files with database fixtures for the integration tests. As the php yaml extension is not distributed with PHP by default, this creates it as another dev dependency! | |||||
| | * | Exclude dev dependencies from version control. | Harald Eilertsen | 2024-01-07 | 1 | -0/+54 | |
| | | | | | | | | | | | | This will ignore dependencies only installed as part of the dev setup. | |||||
| | * | Exclude phpunit cache from version control | Harald Eilertsen | 2024-01-07 | 1 | -0/+2 | |
| | | | ||||||
| * | | bump version | Mario | 2024-01-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | set default value for postgres only | Mario | 2024-01-07 | 3 | -12/+18 | |
| | | | ||||||
| * | | set a default value | Mario Vavti | 2024-01-07 | 2 | -3/+3 | |
| | | | ||||||
| * | | remove logging | Mario | 2024-01-07 | 2 | -3/+0 | |
| | | | ||||||
| * | | ekey and xchan_updated updates | Mario | 2024-01-07 | 8 | -13/+151 | |
| | | | ||||||
| * | | Revert "DB update 1260 - REQUIRES SODIUM PHP EXTENSION!!!" | Mario | 2024-01-07 | 2 | -47/+1 | |
| | | | | | | | | | This reverts commit 5ee4f37b8d2bfaee253e0e65acb74a414c602a33 | |||||
| * | | DB update 1260 - REQUIRES SODIUM PHP EXTENSION!!! | Mario | 2024-01-07 | 2 | -1/+47 | |
| |/ | ||||||
| * | fix regression collapsing non conv item content | Mario | 2024-01-07 | 1 | -3/+4 | |
| | | ||||||
| * | we do not use named params yet | Mario | 2024-01-06 | 1 | -1/+1 | |
| | | ||||||
| * | install bcmath | Mario | 2024-01-06 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'tests/fix-db-and-ci-integration' into 'dev' | Mario | 2024-01-06 | 10 | -159/+317 | |
| |\ | | | | | | | | | | | | | tests: Integrate the DB in "unit" tests. See merge request hubzilla/core!2081 | |||||
| | * | tests: Integrate the DB in "unit" tests. | Harald Eilertsen | 2024-01-06 | 10 | -159/+317 | |
| | | | ||||||
| * | | dump composer autoload | Mario | 2024-01-06 | 1 | -2/+2 | |
| | | | ||||||
| * | | require bcmath or gmp extension | Mario | 2024-01-06 | 2 | -0/+8 | |
| | | | ||||||
| * | | port test for JcsEddsa2022 from streams | Mario | 2024-01-06 | 1 | -0/+174 | |
| |/ | ||||||
| * | add Bookmark and Category to ap schema and bump ap schema version | Mario | 2024-01-06 | 2 | -2/+4 | |
| | | ||||||
| * | add check for sodium on setup | Mario | 2024-01-05 | 1 | -0/+6 | |
| | | ||||||
| * | require ext-sodium, dump composer autoload and a minor js fix | Mario | 2024-01-05 | 5 | -5/+9 | |
| | | ||||||
| * | Ãdisplay selected mid in an open state - issue #1425 | Mario | 2024-01-05 | 1 | -3/+15 | |
| | | ||||||
| * | update apache rewite rule to fix issue with recent apache versions - issue #1822 | Mario | 2024-01-05 | 1 | -2/+2 | |
| | | ||||||
| * | port multibase and jcsedssa2022 libs from streams | Mario | 2024-01-03 | 2 | -0/+125 | |
| | | ||||||
| * | composer add mmccook/php-json-canonicalization-scheme | Mario | 2024-01-03 | 15 | -4/+419 | |
| | | ||||||
| * | comÃposer add tephenhill/base58 | Mario | 2024-01-03 | 24 | -4/+1091 | |
| | | ||||||
| * | update symfony/polyfill-php81 | Mario | 2024-01-03 | 9 | -22/+76 | |
| | | ||||||
| * | update sabre/vobject | Mario | 2024-01-03 | 8 | -27/+25 | |
| | | ||||||
| * | update ramsey/uuid | Mario | 2024-01-03 | 5 | -21/+21 | |
| | | ||||||
| * | update ezyang/htmlpurifier | Mario | 2024-01-03 | 24 | -347/+338 | |
| | | ||||||
| * | update sabre/dav | Mario | 2024-01-03 | 31 | -378/+259 | |
| | | ||||||
| * | bump version | Mario | 2024-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | postgres does not like binaries to be string while mariadb/mysql does not ↵ | Mario | 2024-01-02 | 1 | -1/+1 | |
| | | | | | | | | seem to care - let's see | |||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-01-01 | 2 | -6/+13 | |
| |\ | ||||||
| * \ | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-01-01 | 3 | -6/+7 | |
| |\ \ | ||||||
| * | | | reveal repeat | Mario | 2024-01-01 | 4 | -15/+18 | |
| | | | | ||||||
* | | | | version 8.8.88.8.8 | System user; root | 2024-02-29 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | changelog | System user; root | 2024-02-29 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | streams compatibility | System user; root | 2024-02-29 | 3 | -7/+11 | |
| | | | | ||||||
* | | | | version 8.8.78.8.7 | Mario Vavti | 2024-01-19 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Fix regression in Activity::actor_store() | Mario Vavti | 2024-01-19 | 2 | -10/+10 | |
| | | | | | | | | | | | | (cherry picked from commit 9cc85adf4734aec5bdaf7057b5885849a40c4340) | |||||
* | | | | make our jsonld parser happy | Mario Vavti | 2024-01-13 | 3 | -95/+69 | |
| | | | | ||||||
* | | | | version 8.8.68.8.6 | Mario Vavti | 2024-01-11 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | changelog | Mario | 2024-01-11 | 1 | -4/+9 | |
| | | | | | | | | | | | | (cherry picked from commit 000fcfd1ac9914b74573a93628c28839c18105e1) | |||||
* | | | | provide some more jsonld builtins | Mario | 2024-01-11 | 5 | -0/+181 | |
| | | | | | | | | | | | | (cherry picked from commit aac406a24512364558ba3a88840bd15057033056) | |||||
* | | | | libsync: dev branch compatibility | Mario Vavti | 2024-01-11 | 1 | -7/+9 | |
| | | | | ||||||
* | | | | version 8.8.58.8.5 | Mario Vavti | 2024-01-01 | 1 | -1/+1 | |
| | | | |