Mario
b464cd6181
this is somehow delicate: make sure we will not relay an item again in case it comes back to us from a channel that sources our channel
2025-12-03 19:05:17 +00:00
Mario
63243808b8
add quoteUri for mastodon which seems to have removed support for quoteUrl
2025-12-02 12:23:38 +00:00
Mario
f271448767
also remove the comment now that we do not use the effective_uid param anymore
2025-12-02 11:57:51 +00:00
Mario
3915164bb4
we do not need to decode iconfig anymore
2025-12-02 10:24:54 +00:00
Mario
25aa7d5738
fix activity signer not set
2025-11-27 10:10:24 +00:00
Mario
07e3a218cb
only check author and owner mismatch
2025-11-27 09:59:33 +00:00
Mario
e6ad00dabc
lookup only one item
2025-11-26 10:07:10 +00:00
Mario
23d781e348
improved checks
2025-11-26 08:39:34 +00:00
Mario
b53cacd54c
bump version
2025-11-26 07:38:46 +00:00
Mario
ade3da4d89
dismiss objects where the force flag is set for now
2025-11-25 22:50:47 +00:00
Mario
1e5f614a5e
Revert "more check possible ownership mismatch"
...
This reverts commit 159c8dbd5f .
2025-11-25 11:03:27 +00:00
Mario
159c8dbd5f
more check possible ownership mismatch
2025-11-25 10:23:03 +00:00
Mario
5faa285f6f
version
2025-11-25 08:38:53 +00:00
Mario
c9af19cdb2
check possible ownership mismatch
2025-11-25 08:38:05 +00:00
Mario
3e74e4784c
move ObjCache::Set() from Activity::decode_note() to Activity::store() and Libzot::import() where we have already gathered more infos
2025-11-24 22:34:29 +00:00
Mario
bcbd7f4f6d
bump version
2025-11-24 07:53:41 +00:00
Mario
7ead6086dc
remove trailing slash
2025-11-24 07:49:30 +00:00
Mario
4685568e0d
item links will be replaced at the sync receiver side - use the channel url of the current site when storing. fixes issue #1932
2025-11-24 07:48:54 +00:00
Mario
ec57f8293a
refine shre to quote conversion
2025-11-23 10:50:21 +00:00
Mario
9e5344d624
fix typo in last commit
2025-11-22 19:57:28 +00:00
Mario
4c122fd3b3
do not attempt tag delivery if not item type post - fix issue #1941
2025-11-22 19:54:58 +00:00
Mario
7959dd9f57
make postgres happy
2025-11-21 21:54:15 +00:00
Mario
fde03c7ae0
remove commented out code
2025-11-21 20:50:14 +00:00
Mario
7fcc770fbf
rename (un)serialise() -> json_(un)serialize()
2025-11-21 20:43:35 +00:00
Mario Vavti
dcb09a8b39
update smarty and base58
2025-11-21 16:45:54 +01:00
Mario
57c22f4d0f
fix test
2025-11-21 10:45:45 +00:00
Mario
ed1cfa5c7b
fix block/unblock account - issue #1947
2025-11-21 09:25:51 +00:00
Mario
3878dbd6bd
show viewsource link for pubstream items
2025-11-21 08:27:53 +00:00
Mario
554577fad7
update changelog
2025-11-21 07:04:28 +00:00
Mario
3ac99479fe
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2025-11-20 23:06:02 +00:00
Mario
7cadb43029
fix insufficient target attribution for forums - channel_url() requires the channel array not the address
2025-11-20 23:05:12 +00:00
Mario
f25ac63f18
Merge branch 'fix-warnings-in-owatest' into 'dev'
...
Set content type/length for module test requests
See merge request hubzilla/core!2244
2025-11-20 21:20:27 +00:00
Mario
8a79d8d06f
Merge branch 'more-tests+speedups' into 'dev'
...
More tests + speed improvements
See merge request hubzilla/core!2243
2025-11-20 20:49:55 +00:00
Harald Eilertsen
ddf7fad82f
Set content type/length for module test requests
...
Just use default values of 'text/html' and 0 for now. Should probably be
set to more realistic values at some point, but for now it seems to
work.
This fixes warnings in the OwaTest.
2025-11-20 21:48:53 +01:00
Mario
6a9d569d5a
singleton object cache - initial commit
2025-11-20 20:41:40 +00:00
Mario
ad017baaa6
singleton object cache - initial commit
2025-11-20 20:41:20 +00:00
Mario
b5d673c102
Merge branch 'test-reload-fixtures-from-db' into 'dev'
...
Reload fixures from db
See merge request hubzilla/core!2242
2025-11-20 07:21:16 +00:00
Mario Vavti
d7fa707f00
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2025-11-20 08:02:58 +01:00
Mario Vavti
b4b7ec1693
cross protocol message payload restructuring - initial commit
2025-11-20 07:58:50 +01:00
Harald Eilertsen
6f8b7f177d
Replace use of create_identity in MagicTest
...
Use db fixtures instead. Make the test much snappier.
2025-11-19 22:01:42 +01:00
Harald Eilertsen
7a2a621309
Add hubloc test db fixture
...
Added entries in the hubloc table to correspond to the channel entries
in channel.yml. These would normally be created by `create_identity`, so
some code expects them to be there.
2025-11-19 21:59:45 +01:00
Harald Eilertsen
fe25bab3a7
Stub crypto calls from CreateIdentityTest
...
This speeds up the test runs significantly.
2025-11-19 16:58:08 +01:00
Harald Eilertsen
3abd764512
Drop create_identity from Zotfinger test
2025-11-16 22:14:33 +01:00
Harald Eilertsen
dc255a4ecf
Begin tests for Profiles module
2025-11-15 11:26:23 +01:00
Harald Eilertsen
fc201ae067
Fix warnings in profile_edit template
2025-11-15 11:26:23 +01:00
Harald Eilertsen
de5455b401
Fix warnings for optional args in field templates
2025-11-15 11:26:22 +01:00
Harald Eilertsen
1243207b8f
Fix undefined vars in Profiles module
2025-11-15 11:26:22 +01:00
Harald Eilertsen
39f4a56348
Begin tests for Zotfinger module
2025-11-15 11:26:11 +01:00
Mario
d48c9ce562
only unserialis(z)e if we deal with a string
2025-11-14 18:34:25 +00:00
Mario
6ced694b53
more streamline with jsalmon signature removal
2025-11-14 14:10:46 +00:00