| Commit message (Expand) | Author | Age | Files | Lines |
* | fix more php deprecations | Mario | 2024-01-14 | 1 | -2/+4 |
* | fix regression in commit b05b7561 | Mario | 2024-01-14 | 1 | -6/+7 |
* | fix more php deprecations | Mario | 2024-01-14 | 3 | -3/+14 |
* | Handling HTML entities via mbstring is deprecated | Mario | 2024-01-14 | 4 | -6/+23 |
* | remove acct from webfinger | Mario | 2024-01-14 | 1 | -1/+1 |
* | fix more php deprecations | Mario | 2024-01-14 | 1 | -0/+5 |
* | only attempt fetch if zotfinger actually returned something | Mario | 2024-01-14 | 2 | -4/+5 |
* | make sure we are dealing with an array | Mario | 2024-01-14 | 1 | -0/+4 |
* | fix wrong array key | Mario | 2024-01-14 | 1 | -1/+1 |
* | check for assertionMethod | Mario | 2024-01-13 | 1 | -6/+8 |
* | start checking integrity proofs, remove signature prior to verify, iterate tr... | Mario | 2024-01-13 | 3 | -14/+57 |
* | private -> public | Mario | 2024-01-13 | 1 | -4/+4 |
* | fix some deprecation warnings | Mario | 2024-01-13 | 2 | -0/+18 |
* | store epubkey in actor_store | Mario | 2024-01-13 | 1 | -12/+27 |
* | start storing epubkeys in libzot | Mario | 2024-01-13 | 1 | -1/+4 |
* | expose epubkey in zotinfo | Mario | 2024-01-13 | 1 | -0/+1 |
* | typo | Mario | 2024-01-13 | 1 | -1/+1 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-01-13 | 3 | -13867/+13779 |
|\ |
|
| * | Merge branch 'cherry-pick-96ae46c5' into 'dev' | Mario | 2024-01-11 | 1 | -17/+17 |
| |\ |
|
| | * | Update lostpass_eml.tpl | mjfriaza:4GF~eYj,-iAv | 2024-01-09 | 1 | -17/+17 |
| * | | Merge branch 'cherry-pick-ddfa613e' into 'dev' | Mario | 2024-01-11 | 2 | -13850/+13762 |
| |\ \ |
|
| | * | | Update Spanish strings | mjfriaza:4GF~eYj,-iAv | 2024-01-09 | 2 | -13850/+13762 |
| | |/ |
|
* | / | make our jsonld parser happy | Mario | 2024-01-13 | 4 | -97/+67 |
|/ / |
|
* | | changelog | Mario | 2024-01-11 | 1 | -4/+9 |
* | | provide some more jsonld builtins | Mario | 2024-01-11 | 5 | -0/+181 |
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-01-10 | 3 | -6/+39 |
|\| |
|
| * | Merge branch 'tests/includes/account' into 'dev' | Mario | 2024-01-09 | 3 | -6/+39 |
| |\ |
|
| | * | tests: Add tests for check_account_email | Harald Eilertsen | 2024-01-08 | 1 | -0/+22 |
| | * | tests: Set app config in a known state for each test | Harald Eilertsen | 2024-01-08 | 1 | -1/+4 |
| | * | tests: Add config fixtures. | Harald Eilertsen | 2024-01-08 | 1 | -0/+13 |
| | * | tests: Clean up unused debug stuff from UnitTestCase | Harald Eilertsen | 2024-01-08 | 1 | -5/+0 |
| |/ |
|
* / | prepare outbound fep-8b32 (object integrity) but do not enable yet since the ... | Mario | 2024-01-10 | 8 | -161/+95 |
|/ |
|
* | reflect new fields in low level functions | Mario | 2024-01-07 | 2 | -0/+4 |
* | Merge branch 'tests/remove-behat' into 'dev' | Mario | 2024-01-07 | 11 | -2135/+48 |
|\ |
|
| * | CI: Install pecl extensions after system packages. | Harald Eilertsen | 2024-01-07 | 1 | -1/+1 |
| * | 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 |
| * | Exclude dev dependencies from version control. | Harald Eilertsen | 2024-01-07 | 1 | -0/+54 |
| * | 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 |
* | | 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 |