"follow" now creates an address book entry, which means we can start tying that into the "connections" module - still have to turn the "contact edit" page from a mockup to real code, but it's all starting to flow.
This commit is contained in:
@@ -294,6 +294,7 @@ function import_xchan_from_json($j) {
|
||||
|
||||
if(! x($ret,'message')) {
|
||||
$ret['success'] = true;
|
||||
$ret['hash'] = $xchan_hash;
|
||||
}
|
||||
return $ret;
|
||||
}
|
||||
Reference in New Issue
Block a user