mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +02:00
improved diaspora discovery
This commit is contained in:
parent
fda593caed
commit
aefc6209a3
3 changed files with 70 additions and 6 deletions
|
@ -71,7 +71,7 @@ function receive_post(&$a) {
|
|||
|
||||
$contact = ((count($r)) ? $r[0] : null);
|
||||
|
||||
|
||||
logger('diaspora msg: ' . $msg, LOGGER_DATA);
|
||||
|
||||
if($xmlbase->request) {
|
||||
diaspora_request($importer,$contact,$xmlbase->request);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue