• In method newsfeed.search added parameter extended , which returns the full results with all the necessary community and user data.

  • In the method friends.areFriends Altered field generation algorithm sign . Now he takes into account id the user.

  • Objects in the array notes which returns methods newsfeed.get and newsfeed.getRecommeded , now contain fields id and comments .

Related methods

Returns search results by statuses. <!--COMMENT: (1 of 5) I think the above description is inadequate. Any suggestions?-->
Checks the current user's friendship status with other specified users.
Returns data required to show newsfeed for the current user.
<!--COMMENT: (1 of 4) Is this method returning a list of newsfeeds or of news items? Does that distinction even make sense?--> Returns a list of newsfeeds recommended to the current user.