Mario
d074e2aba0
fix more php deprecations
2024-01-14 17:22:33 +00:00
Mario
2bbecfe8dd
only attempt fetch if zotfinger actually returned something
2024-01-14 10:11:20 +00:00
Mario
e078e13325
make sure we are dealing with an array
2024-01-14 09:40:18 +00:00
Mario
9d3b852d38
fix wrong array key
2024-01-14 08:10:27 +00:00
Mario
fadb0a5bf2
check for assertionMethod
2024-01-13 20:45:32 +00:00
Mario
fa7aa6cedb
start checking integrity proofs, remove signature prior to verify, iterate trough the array to find the desired ekey in actor_store()
2024-01-13 20:38:34 +00:00
Mario
6df98f2fad
private -> public
2024-01-13 19:10:44 +00:00
Mario
c597017402
fix some deprecation warnings
2024-01-13 17:38:31 +00:00
Mario
9cb95f6065
store epubkey in actor_store
2024-01-13 16:19:53 +00:00
Mario
477b1535a2
start storing epubkeys in libzot
2024-01-13 15:28:20 +00:00
Mario
1d652cfcbd
expose epubkey in zotinfo
2024-01-13 15:09:39 +00:00
Mario
28b604c7c7
typo
2024-01-13 13:46:40 +00:00
Mario
8c11be07cd
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2024-01-13 08:51:19 +00:00
Mario
e8dd2c28ff
make our jsonld parser happy
2024-01-13 08:50:57 +00:00
Mario
94b1fe4a8b
Merge branch 'cherry-pick-96ae46c5' into 'dev'
...
Update lostpass_eml.tpl
See merge request hubzilla/core!2086
2024-01-11 17:15:38 +00:00
Mario
11ed445319
Merge branch 'cherry-pick-ddfa613e' into 'dev'
...
Update Spanish strings
See merge request hubzilla/core!2085
2024-01-11 17:15:21 +00:00
Mario
000fcfd1ac
changelog
2024-01-11 16:55:44 +00:00
Mario
aac406a245
provide some more jsonld builtins
2024-01-11 16:27:57 +00:00
Mario
ffdf54b097
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2024-01-10 13:34:23 +00:00
Mario
58593d7da6
prepare outbound fep-8b32 (object integrity) but do not enable yet since the additional context seems to break ldsig for some reason, introduce Activity::build_packet() and Activity::ap_context() to reduce code duplication, implement fep-2c59 (webfinger) and some cleanup
2024-01-10 13:33:57 +00:00
mjfriaza:4GF~eYj,-iAv
3d13f36ce2
Update lostpass_eml.tpl
...
(cherry picked from commit 96ae46c5a4aa614b9aed7b640d69e8cd8210595f)
2024-01-09 12:52:48 +00:00
mjfriaza:4GF~eYj,-iAv
8c843ec6d0
Update Spanish strings
...
(cherry picked from commit ddfa613e828e8f0a569a2d938d3839f5608bc9c3)
2024-01-09 12:49:55 +00:00
Mario
232c7f5301
Merge branch 'tests/includes/account' into 'dev'
...
Some test cleanup and tests for check_account_email
See merge request hubzilla/core!2083
2024-01-09 08:05:28 +00:00
Harald Eilertsen
16cd8caef3
tests: Add tests for check_account_email
2024-01-08 14:09:13 +01:00
Harald Eilertsen
43dabee53d
tests: Set app config in a known state for each test
2024-01-08 14:09:13 +01:00
Harald Eilertsen
f016760851
tests: Add config fixtures.
...
Adds fixtures for the config table:
- Disables dns checking globally for the tests.
- Adds a few disallowed email domains and addresses.
2024-01-08 14:09:13 +01:00
Harald Eilertsen
99b5166f21
tests: Clean up unused debug stuff from UnitTestCase
2024-01-08 14:01:02 +01:00
Mario
4aa29db7aa
reflect new fields in low level functions
2024-01-07 21:27:12 +00:00
Mario
f5b8b18c8e
Merge branch 'tests/remove-behat' into 'dev'
...
Remove unused acceptance tests and dependencies
See merge request hubzilla/core!2082
2024-01-07 21:00:40 +00:00
Mario
6e5566f9c8
bump version
2024-01-07 20:38:40 +00:00
Mario
ca216ae819
set default value for postgres only
2024-01-07 20:34:47 +00:00
Mario Vavti
4713241444
set a default value
2024-01-07 21:18:20 +01:00
Mario
4917170a0d
remove logging
2024-01-07 20:00:29 +00:00
Mario
87775ae37a
ekey and xchan_updated updates
2024-01-07 19:58:09 +00:00
Harald Eilertsen
eaa244a2a3
CI: Install pecl extensions after system packages.
...
The php yaml extension requires libyaml, which has to be installed
first.
2024-01-07 20:39:06 +01:00
Harald Eilertsen
db91d66d1a
CI: Install yaml extension from PECL.
2024-01-07 20:35:08 +01:00
Harald Eilertsen
4d64481564
Remove unused acceptance test stuff from source tree.
2024-01-07 20:26:14 +01:00
Harald Eilertsen
0a31fc176c
Remove behat as dev dependency.
...
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!
2024-01-07 20:24:52 +01:00
Harald Eilertsen
659a8c967c
Exclude dev dependencies from version control.
...
This will ignore dependencies only installed as part of the dev setup.
2024-01-07 19:39:49 +01:00
Harald Eilertsen
626887a792
Exclude phpunit cache from version control
2024-01-07 19:25:01 +01:00
Mario
256b66de41
Revert "DB update 1260 - REQUIRES SODIUM PHP EXTENSION!!!"
...
This reverts commit 5ee4f37b8d
2024-01-07 15:50:50 +00:00
Mario
5ee4f37b8d
DB update 1260 - REQUIRES SODIUM PHP EXTENSION!!!
2024-01-07 15:34:25 +00:00
Mario
3dc122db84
fix regression collapsing non conv item content
2024-01-07 10:43:43 +00:00
Mario
99c5a4e2f8
we do not use named params yet
2024-01-06 16:44:17 +00:00
Mario
f922a92ffa
install bcmath
2024-01-06 16:37:11 +00:00
Mario
a36de8ba1a
Merge branch 'tests/fix-db-and-ci-integration' into 'dev'
...
tests: Integrate the DB in "unit" tests.
See merge request hubzilla/core!2081
2024-01-06 16:34:39 +00:00
Harald Eilertsen
e3d30763da
tests: Integrate the DB in "unit" tests.
2024-01-06 16:34:38 +00:00
Mario
c73518d8ec
dump composer autoload
2024-01-06 16:31:42 +00:00
Mario
ed0d2fed66
require bcmath or gmp extension
2024-01-06 16:23:26 +00:00
Mario
960bcb6b53
port test for JcsEddsa2022 from streams
2024-01-06 16:12:25 +00:00