Сперва подписался на группу, в подписчиках появился. После пробовал и просто помянуть группу wow_look_a_group@friends.grishka.me
, так сообщение отправляется без ошибок, но в группе не появляется. Попробовал URI группы https://friends.grishka.me/groups/4
в inReplyTo
, в таком случае получал ошибку Invalid local URL https://friends.grishka.me/groups/4
.
В первом случае JSON такой:
{
"id": "https://top.ofthe.top/social/activity/2024/03/28/614bdc7cf4f6f/",
"type": "Create",
"actor": "https://top.ofthe.top/social/",
"published": "2024-03-28T19:46:33.890683Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"https://top.ofthe.top/social/followers/"
],
"cc": [
"https://friends.grishka.me/groups/4"
],
"directMessage": false,
"object": {
"type": "Note",
"attributedTo": "https://top.ofthe.top/social/",
"inReplyTo": null,
"content": "<p>\u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0435\u043c \u0442\u0430\u043a...</p>",
"source": "<p>\u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0435\u043c \u0442\u0430\u043a...</p>",
"sensitive": false,
"summary": "",
"tag": [
{
"href": "https://friends.grishka.me/groups/4",
"name": "@wow_look_a_group@friends.grishka.me",
"type": "Mention"
}
],
"attachment": [],
"url": "https://top.ofthe.top/social/status/2024/03/28/614bdc7cf44c5/",
"id": "https://top.ofthe.top/social/status/2024/03/28/614bdc7cf44c5/",
"published": "2024-03-28T19:46:33.887900Z",
"context": "https://top.ofthe.top/social/status/2024/03/28/614bdc7cf44c5/",
"conversation": "https://top.ofthe.top/social/status/2024/03/28/614bdc7cf44c5/",
"contentMap": {
"ru": "<p>\u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0435\u043c \u0442\u0430\u043a...</p>"
},
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"https://top.ofthe.top/social/followers/"
],
"cc": [
"https://friends.grishka.me/groups/4"
],
"actor": "https://top.ofthe.top/social/"
},
"context": "https://top.ofthe.top/social/status/2024/03/28/614bdc7cf44c5/",
"conversation": "https://top.ofthe.top/social/status/2024/03/28/614bdc7cf44c5/"
}
Во втором случае JSON такой:
{
"id": "https://top.ofthe.top/social/activity/2024/03/28/9bac8c3f5b44/",
"type": "Create",
"actor": "https://top.ofthe.top/social/",
"published": "2024-03-28T19:24:56.425651Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"https://friends.grishka.me/users/1",
"https://top.ofthe.top/social/followers/"
],
"cc": [
"https://friends.grishka.me/groups/4"
],
"directMessage": false,
"object": {
"type": "Note",
"attributedTo": "https://top.ofthe.top/social/",
"inReplyTo": "https://friends.grishka.me/groups/4",
"content": "<p>\u0410 \u0447\u0442\u043e \u0440\u0435\u0430\u043b\u044c\u043d\u043e \u0432 \u0433\u0440\u0443\u043f\u043f\u0443 \u043c\u043e\u0436\u043d\u043e \u0447\u0442\u043e-\u0442\u043e \u043f\u0438\u0441\u0430\u0442\u044c? \ud83e\udd14</p>",
"source": "<p>\u0410 \u0447\u0442\u043e \u0440\u0435\u0430\u043b\u044c\u043d\u043e \u0432 \u0433\u0440\u0443\u043f\u043f\u0443 \u043c\u043e\u0436\u043d\u043e \u0447\u0442\u043e-\u0442\u043e \u043f\u0438\u0441\u0430\u0442\u044c? \ud83e\udd14</p>",
"sensitive": false,
"summary": "",
"tag": [
{
"href": "https://friends.grishka.me/groups/4",
"name": "@wow_look_a_group@friends.grishka.me",
"type": "Mention"
},
{
"href": "https://friends.grishka.me/grishka",
"name": "@grishka@friends.grishka.me",
"type": "Mention"
}
],
"attachment": [],
"url": "https://top.ofthe.top/social/status/2024/03/28/614bd7a79779d/",
"id": "https://top.ofthe.top/social/status/2024/03/28/614bd7a79779d/",
"published": "2024-03-28T19:24:56.419213Z",
"context": "https://friends.grishka.me/groups/4",
"conversation": "https://friends.grishka.me/groups/4",
"contentMap": {
"ru": "<p>\u0410 \u0447\u0442\u043e \u0440\u0435\u0430\u043b\u044c\u043d\u043e \u0432 \u0433\u0440\u0443\u043f\u043f\u0443 \u043c\u043e\u0436\u043d\u043e \u0447\u0442\u043e-\u0442\u043e \u043f\u0438\u0441\u0430\u0442\u044c? \ud83e\udd14</p>"
},
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"https://friends.grishka.me/users/1",
"https://top.ofthe.top/social/followers/"
],
"directMessage": false,
"cc": [
"https://friends.grishka.me/groups/4"
],
"actor": "https://top.ofthe.top/social/"
"context": "https://friends.grishka.me/groups/4",
"conversation": "https://friends.grishka.me/groups/4"
}
top.ofthe.top, у тебя вот тут странное чот, ты не заэскейпил <p> внутри блока кода, у меня из-за этого парсер немного попердолило