mirror of
https://github.com/friendica/friendica
synced 2025-04-19 07:10:11 +00:00
We now use the conversation data with AP
This commit is contained in:
parent
699a4140f9
commit
91d1b4de5d
4 changed files with 25 additions and 6 deletions
|
@ -47,6 +47,6 @@ class Inbox extends BaseModule
|
|||
|
||||
ActivityPub::processInbox($postdata, $_SERVER, $uid);
|
||||
|
||||
System::httpExit(201);
|
||||
System::httpExit(202);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue