friends()method now requires a password and returns all friends (even those marked as private).- The old friends method (that doesn't require a password) has been renamed
friendsNoAuth(). This method will not return friends who only give updates to friends. - New method:
followersWhoAreNotFriends()returns a list of your followers who you have not added as a friend. This is a utility method that uses thefriends()andfollowers()methods.
Additionally, thanks to code contributed by Wouter, the SWX Twitter API no longer requires cURL. It will use cURL if it is available but if not, it will fall back to use a non-cURL method.

0 Responses to “Heads up: Upcoming SWX Twitter API changes in Beta 1.1”
Leave a Reply