Push Changes - July 14 2009
From Facebook Developer Wiki
r172707 | lshepard | 2009-07-06 15:35:07 -0700 (Mon, 06 Jul 2009) | 23 lines
- Restore fallback behavior for Connect login for users with popup blockers. Now, it will fall back to an iframe instead of a full page redirect.
r173503 | wzhu | 2009-07-08 20:58:25 -0700 (Wed, 08 Jul 2009) | 24 lines
- This fixes a bug introduced yesterday that stopped returning granted permissions in show permissions dialog.
- bug 5902: FB.Connect.showPermissionDialog returns null everytime
r173615 | jcain | 2009-07-09 12:53:51 -0700 (Thu, 09 Jul 2009) | 44 lines
r173646 | brent | 2009-07-09 14:54:33 -0700 (Thu, 09 Jul 2009) | 30 lines
- hiding stream posts on read_stream extended permission dialog
- bug 5735: Extended permisson mobile page for ext_perm=read_stream broken
r173752 | naitik | 2009-07-09 17:11:31 -0700 (Thu, 09 Jul 2009) | 35 lines
r173823 | smoidu | 2009-07-10 04:53:01 -0700 (Fri, 10 Jul 2009) | 10 lines
- Add parameter "post_ids" to stream.get which is a json-encoded array of post_id values for which to retrieve extended stream.get info and metadata.
r173893 | jleszcze | 2009-07-10 14:01:28 -0700 (Fri, 10 Jul 2009) | 26 lines
- Introduces initial localization of Connect resources. Please see Translating_Platform_Applications#Facebook_Connect_and_Translation for usage details.
r173912 | jleszcze | 2009-07-10 14:36:26 -0700 (Fri, 10 Jul 2009) | 28 lines
- Fix the unnecessary scrollbar on Connect sites specifying an RTL direction.
- bug 5285: Right to left (RTL) sites are broken by facebook connect (horizontal scroll bar)
r174059 | lshepard | 2009-07-12 12:08:50 -0700 (Sun, 12 Jul 2009) | 25 lines
- This change prevents error responses to profile images from being cached in Akamai, so that transient errors do not become permanent.
- bug 5938: safe_image broken. Can't get profile pictures
