Push Changes - Mar 10 2009
From Facebook Developer Wiki
r148774 | jleszcze | 2009-03-04 15:30:44 -0800 (Wed, 04 Mar 2009) | 20 lines
- For notification emails, a new wrapper will be introduced in order to add proper CSS scoping. This will enable inline styling. Keep in mind that the rendering of such styles, though, will depend on the mail client.
- bug 4055: Inline CSS doesn't work when using notifications.sendEmail (FBML sanitizer issue)
r148777 | jtung | 2009-03-04 15:33:22 -0800 (Wed, 04 Mar 2009) | 17 lines
r148959 | jtung | 2009-03-04 18:46:57 -0800 (Wed, 04 Mar 2009) | 17 lines
r149020 | jleszcze | 2009-03-05 10:06:09 -0800 (Thu, 05 Mar 2009) | 19 lines
- Introduces error code 211, API_EC_PERMISSION_NO_DEVELOPERS, used in admin.setAppProperties, which will be returned when a developer tries to update properties for an application that does not have any owners.
- bug 3928: setAppProperties doesn't always update
r149545 | yariv | 2009-03-06 17:50:33 -0800 (Fri, 06 Mar 2009) | 31 lines
r149635 | wzhu | 2009-03-07 13:17:15 -0800 (Sat, 07 Mar 2009) | 21 lines
- Fix auto resize bug in tos.php for Connect.
- bug 4577: Login dialog causes browser to request /xd_receiver.ph and get 404 error
r146319 | srush | 2009-02-19 22:36:02 -0800 (Thu, 19 Feb 2009) | 11 lines
- Make the favicon on apps.facebook.com/appname be that of the app.
- fb:title now displays "<app name> on Facebook | <page name>"
