Push Changes - Jan 06 2009
From Facebook Developer Wiki
This document covers the releases for the past 2 weeks.
r136518 | eric | 2008-12-17 00:59:06 -0800 (Wed, 17 Dec 2008) | 20 lines
- small tweak to FBJS initialization.
r136563 | wzhu | 2008-12-17 12:31:05 -0800 (Wed, 17 Dec 2008) | 18 lines
- Fix fb:profile-pic tag in XFBML when uid="loggedinuser" and current user is not connected.
r136793 | eric | 2008-12-18 00:43:33 -0800 (Thu, 18 Dec 2008) | 34 lines
- improved load-time of app insights graphs and reliability of dau/wau/mau
r137005 | jleszcze | 2008-12-18 20:49:04 -0800 (Thu, 18 Dec 2008) | 21 lines
- Notification emails will now be sent with the Content-Transfer-Encoding as quoted-printable as opposed to 8bit. This is being done in order to prevent the unusual behavior of the PHP mailer when an email has lines longer than 998 characters, per the SMTP RFC. Emails will now be wrapped with soft breaks, per the QP encoding.
r137316 | srinivas | 2008-12-22 11:00:41 -0800 (Mon, 22 Dec 2008) | 32 lines
- photos.getAlbums now also returns the visibility of the album for queries by the album owner. Any visibility value that doesn't match 'friends', 'friends-of-friends', 'networks', or 'everyone' will be set to 'custom'
r137634 | yariv | 2008-12-23 17:35:32 -0800 (Tue, 23 Dec 2008) | 33 lines
- This change ensures that the default Feed publishing option is always visible in the Feed settings dialog, even if the user has chosen a different option.
r137895 | jtung | 2008-12-29 14:04:38 -0800 (Mon, 29 Dec 2008) | 16 lines
r138369 | lshepard | 2009-01-05 17:23:17 -0800 (Mon, 05 Jan 2009) | 36 lines
- Modify FBConnect XdComm library to allow non-JSON data in the return packet.
r138445 | rcheng | 2009-01-06 10:15:49 -0800 (Tue, 06 Jan 2009) | 29 lines
r138452 | jleszcze | 2009-01-06 11:12:19 -0800 (Tue, 06 Jan 2009) | 21 lines
- Use canonical profile URLs for Connect sites, as well.
- bug 3891
