Does anyone know if there is a friend request plugin for StatusNet. Because i want to replace the subscription functions with friends request kinda like facebook.
so is there a way i can set it up in php so someone can accept it instead of themselves manually doing it? And also changing the word "subscribers" to friends?
I have set my account so that I need to authorize people to follow me but I don't know how to authorize them to follow me once they requested to follow me. I'm using statusnet 1.1. Could anybody tell me how to do so ? Thank you very much
@henri75 When there's a request to follow, you'll get mail with a link to the page where you accept or deny the request. If you're already logged in, tack "/subscribers/pending" onto the site's URL.
Comments