Merge pull request #998 from pixelfed/frontend-ui-refactor

Update AP Inbox
pull/1005/head
daniel 6 years ago committed by GitHub
commit 7624b6b586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -198,7 +198,6 @@ class Inbox
]);
}
$payload = $this->payload;
$payload = unset($payload['@context']);
// send Accept to remote profile
$accept = [
'@context' => 'https://www.w3.org/ns/activitystreams',

Loading…
Cancel
Save