Push Changes - Aug 19 2008

From Facebook Developer Wiki

Jump to: navigation, search

r115533 | wzhu | 2008-08-12 14:59:44 -0700 (Tue, 12 Aug 2008) | 31 lines

r116177 | wzhu | 2008-08-14 16:20:12 -0700 (Thu, 14 Aug 2008) | 29 lines

  • Added FB.Connect.Logout and FB.Connect.LogoutRedirect methods for Facebook Connect library. In addition, the Facebook Conncet login button rendered by the fb:login-button XFBML tag switches to become a logout link once the user has a session.

r116435 | jcain | 2008-08-15 18:22:54 -0700 (Fri, 15 Aug 2008) | 30 lines

  • Minor update to the API client. feed.publishUserAction: target_ids was being defaulted to an empty array(), and that was very misleading, since the parameter needs to be a string, as in "", "4", "214707,201418".

r116512 | eric | 2008-08-18 00:04:10 -0700 (Mon, 18 Aug 2008) | 26 lines

  • removing 1/ the daily_active_percentage attribute (from application.getPublicInfo), 2/ admin.getDailyMetrics, and 3/ the daily_metrics FQL table.

r116542 | jleszcze | 2008-08-18 11:46:50 -0700 (Mon, 18 Aug 2008) | 15 lines

r116585 | twhitnah | 2008-08-18 14:31:10 -0700 (Mon, 18 Aug 2008) | 23 lines

  • Names show up in notifications sent between non-friends, even if sender's name is not visible in search.
  • bug 2961

r116605 | eric | 2008-08-18 15:14:37 -0700 (Mon, 18 Aug 2008) | 22 lines

  • enabling livemessage for users who are offline to chat
reference