OStatus: Trying to deliver a comment to all contacts - not only the thread owner. (Not working by now)
This commit is contained in:
parent
dc182d508e
commit
b763c810fb
4 changed files with 54 additions and 35 deletions
|
|
@ -66,7 +66,7 @@ function get_salmon_key($uri,$keyhash) {
|
|||
|
||||
function slapper($owner,$url,$slap) {
|
||||
|
||||
logger('slapper called. Data: ' . $slap);
|
||||
logger('slapper called for '.$owner['url'].' to '.$url.' . Data: ' . $slap);
|
||||
|
||||
// does contact have a salmon endpoint?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue