By entering a GNU Social account name, the friends of this contact will be added to the friendica account
This commit is contained in:
parent
fc18123082
commit
b0ddde22c0
3 changed files with 63 additions and 0 deletions
|
@ -118,6 +118,9 @@ function poller_run(&$argv, &$argc){
|
|||
// Check every conversation
|
||||
check_conversations(false);
|
||||
|
||||
// Follow your friends from your legacy OStatus account
|
||||
ostatus_check_follow_friends();
|
||||
|
||||
// update nodeinfo data
|
||||
nodeinfo_cron();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue