Push Changes - Dec 16 2008
From Facebook Developer Wiki
r135393 | jtung | 2008-12-10 12:42:29 -0800 (Wed, 10 Dec 2008) | 25 lines
- Update display rules for fb:wallpost so that names and profile links follow the normal privacy rules (like fb:name). Add an ifcantsee attribute to fb:wallpost that behaves just like fb:name. Update both fb:name and fb:wallpost to display 'Facebook User' instead of a blank string when privacy blocks the name and no ifcantsee is specified.
r135597 | rcheng | 2008-12-11 12:04:32 -0800 (Thu, 11 Dec 2008) | 25 lines
- Allows images to use percent encoded characters in URLs
- bug 1605
r135604 | jtung | 2008-12-11 12:25:26 -0800 (Thu, 11 Dec 2008) | 25 lines
r135838 | lshepard | 2008-12-12 12:37:07 -0800 (Fri, 12 Dec 2008) | 24 lines
- Return user IDs as ints not strings in JSON response to users.getLoggedInUser.
- Fix bug 1187
r135925 | ookelola | 2008-12-12 15:56:12 -0800 (Fri, 12 Dec 2008) | 32 lines
- Refactoring dialog code for require_login in forms.
r136021 | eric | 2008-12-15 00:21:43 -0800 (Mon, 15 Dec 2008) | 19 lines
- fixing an IE-specific bug that prevented the Flash graphs on the Insights pages from loading.
r136054 | arudolph | 2008-12-15 11:06:46 -0800 (Mon, 15 Dec 2008) | 27 lines
- The proper errors will be thrown and described from the client library, while previously we instead reported the errors encountered while trying to report the proper error.
r136059 | arudolph | 2008-12-15 11:24:03 -0800 (Mon, 15 Dec 2008) | 17 lines
- Now, exceptions from incorrect usage of 'batch' framework, rather than fatals.
r136166 | jxu | 2008-12-15 16:15:14 -0800 (Mon, 15 Dec 2008) | 21 lines
- all fb:action, fb:help, fb:create-button hrefs are required to be canvas pages.
r136260 | arudolph | 2008-12-15 23:34:44 -0800 (Mon, 15 Dec 2008) | 30 lines
- Implements photos.upload for the official API client.
