Push Changes - May 19 2009

From Facebook Developer Wiki

Jump to: navigation, search

r163103 | rhe | 2009-05-11 20:37:07 -0700 (Mon, 11 May 2009) | 25 lines

  • Added 'metadata' field to the stream.get API call that allows apps to specify 'albums', 'profiles', and 'photo_tags' to request this data concurrently with a single call to stream.get. We'll be making all three parameters strictly optional, but 'albums' and 'profiles' will default to true for the next two weeks to existing functionality isn't broken.

r163204 | jleszcze | 2009-05-12 13:35:07 -0700 (Tue, 12 May 2009) | 25 lines

  • Resolves error issue in RTL locales for iframe applications, which resulted in URL parameters being encoded incorrectly.
  • bug 4955: Page Not Found..!!

r163208 | yariv | 2009-05-12 13:36:54 -0700 (Tue, 12 May 2009) | 31 lines

r163256 | mvernal | 2009-05-12 15:19:48 -0700 (Tue, 12 May 2009) | 26 lines

  • Adds a 'family' column to the user FQL table. 'family' is an array, where each entry is also an array containing the following fields:
    • relationship -- 'parent', 'mother', 'father', 'sibling', 'sister', 'brother', 'child', 'son', 'daughter'
    • uid -- if the account is linked to another account (optional)
    • name -- if the account is not linked, this is the text the user entered (optional)
    • birthday -- if the account is a child, this is the birthday the user entered.

r163474 | brent | 2009-05-13 14:42:04 -0700 (Wed, 13 May 2009) | 28 lines

r163484 | rhe | 2009-05-13 14:55:49 -0700 (Wed, 13 May 2009) | 11 lines

  • As requested by a number of developers, Comments Boxes on Facebook Connect sites will now open links to profiles in a new window rather than overwriting/navigating away from the Connect site.

r163891 | yariv | 2009-05-18 14:35:40 -0700 (Mon, 18 May 2009) | 39 lines

r163892 | rhe | 2009-05-18 14:36:01 -0700 (Mon, 18 May 2009) | 28 lines

r164001 | arudolph | 2009-05-18 18:07:21 -0700 (Mon, 18 May 2009) | 22 lines

reference