IFTTT/Twitter: Support for delayed posts #1057
1 changed files with 0 additions and 2 deletions
We don't need to store the extid
commit
dca9bb3844
|
@ -191,7 +191,5 @@ function ifttt_message($uid, $item)
|
|||
$link = hash('ripemd128', $item['msg']);
|
||||
}
|
||||
|
||||
$post['extid'] = $link;
|
||||
|
||||
Post\Delayed::add($link, $post, PRIORITY_MEDIUM, true);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue