forked from GNUsocial/gnu-social
Stop requeuing notices not bound for Twitter.
This commit is contained in:
parent
6704ddddf2
commit
ddc9555921
@ -160,6 +160,8 @@ function broadcast_twitter($notice)
|
|||||||
return broadcast_basicauth($notice, $flink);
|
return broadcast_basicauth($notice, $flink);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
function broadcast_oauth($notice, $flink) {
|
function broadcast_oauth($notice, $flink) {
|
||||||
|
Loading…
Reference in New Issue
Block a user