aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | restructure Libzot::process_delivery()Mario2024-01-242-153/+161
* | bump versionMario Vavti2024-01-241-1/+1
* | fix issue where if an item is created and deleted again before the notifier h...Mario Vavti2024-01-241-1/+1
* | process source xchan in xchan_query()Mario2024-01-231-1/+4
* | set item_uplink to 0 just to be sure (this should not be necessary)Mario2024-01-221-0/+2
* | store the original announce actor (the one that pushed the item into our stre...Mario2024-01-225-7/+15
|/
* missing includeMario Vavti2024-01-211-0/+1
* Merge branch 'dont-include-db-updates-in-test-coverage' into 'dev'Mario2024-01-191-0/+3
|\
| * Don't include db updates in test coverage.Harald Eilertsen2024-01-161-0/+3
* | Merge branch 'improve-validate-email' into 'dev'Mario2024-01-193-41/+92
|\ \
| * | Improve the validate_email functionHarald Eilertsen2024-01-152-35/+81
| * | Update CI run to archive dbfail.out if test run failsHarald Eilertsen2024-01-151-6/+11
* | | Merge branch 'fix-postgres-ci' into 'dev'Mario2024-01-192-2/+14
|\| |
| * | tests: Enable debug logging during testsHarald Eilertsen2024-01-152-0/+14
| * | tests: Remove id from db fixtures.Harald Eilertsen2024-01-151-2/+0
| |/
* | bump versionMario2024-01-191-1/+1
* | native repeats continuedMario2024-01-1910-77/+125
* | Fix regression in Activity::actor_store()Mario Vavti2024-01-192-10/+10
|/
* fix more php deprecationsMario2024-01-141-2/+4
* fix regression in commit b05b7561Mario2024-01-141-6/+7
* fix more php deprecationsMario2024-01-143-3/+14
* Handling HTML entities via mbstring is deprecatedMario2024-01-144-6/+23
* remove acct from webfingerMario2024-01-141-1/+1
* fix more php deprecationsMario2024-01-141-0/+5
* only attempt fetch if zotfinger actually returned somethingMario2024-01-142-4/+5
* make sure we are dealing with an arrayMario2024-01-141-0/+4
* fix wrong array keyMario2024-01-141-1/+1
* check for assertionMethodMario2024-01-131-6/+8
* start checking integrity proofs, remove signature prior to verify, iterate tr...Mario2024-01-133-14/+57
* private -> publicMario2024-01-131-4/+4
* fix some deprecation warningsMario2024-01-132-0/+18
* store epubkey in actor_storeMario2024-01-131-12/+27
* start storing epubkeys in libzotMario2024-01-131-1/+4
* expose epubkey in zotinfoMario2024-01-131-0/+1
* typoMario2024-01-131-1/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-01-133-13867/+13779
|\
| * Merge branch 'cherry-pick-96ae46c5' into 'dev'Mario2024-01-111-17/+17
| |\
| | * Update lostpass_eml.tplmjfriaza:4GF~eYj,-iAv2024-01-091-17/+17
| * | Merge branch 'cherry-pick-ddfa613e' into 'dev'Mario2024-01-112-13850/+13762
| |\ \
| | * | Update Spanish stringsmjfriaza:4GF~eYj,-iAv2024-01-092-13850/+13762
| | |/
* | / make our jsonld parser happyMario2024-01-134-97/+67
|/ /
* | changelogMario2024-01-111-4/+9
* | provide some more jsonld builtinsMario2024-01-115-0/+181
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-01-103-6/+39
|\|
| * Merge branch 'tests/includes/account' into 'dev'Mario2024-01-093-6/+39
| |\
| | * tests: Add tests for check_account_emailHarald Eilertsen2024-01-081-0/+22
| | * tests: Set app config in a known state for each testHarald Eilertsen2024-01-081-1/+4
| | * tests: Add config fixtures.Harald Eilertsen2024-01-081-0/+13
| | * tests: Clean up unused debug stuff from UnitTestCaseHarald Eilertsen2024-01-081-5/+0
| |/
* / prepare outbound fep-8b32 (object integrity) but do not enable yet since the ...Mario2024-01-108-161/+95
|/