Item distribution is now done via the public post
This commit is contained in:
parent
7230cc0bed
commit
5cf745af44
4 changed files with 102 additions and 59 deletions
|
@ -198,9 +198,6 @@ function dfrn_notify_post(App $a) {
|
|||
|
||||
function dfrn_dispatch_public($postdata)
|
||||
{
|
||||
/// @todo Currently disabled, until there is a working item distribution for public posts
|
||||
return false;
|
||||
|
||||
$msg = Diaspora::decodeRaw([], $postdata);
|
||||
if (!$msg) {
|
||||
// We have to fail silently to be able to hand it over to the salmon parser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue