OStatus: Trying to deliver a comment to all contacts - not only the thread owner. (Not working by now)

This commit is contained in:
Michael Vogel
2015-05-29 10:35:13 +02:00
parent dc182d508e
commit b763c810fb
4 changed files with 54 additions and 35 deletions

View File

@@ -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?