Push Changes - June 16 2009
From Facebook Developer Wiki
r167867 | bhiller | 2009-06-09 20:14:12 -0700 (Tue, 09 Jun 2009) | 38 lines
- Created a new column in the album FQL table, 'type' which is a string that indicates the type of an album. 'profile' means the album is a profile picture album, 'mobile' means the album is a mobile album, 'wall' means the album is a wall photos album and 'normal' is for all other albums.
r167906 | lshepard | 2009-06-09 22:56:19 -0700 (Tue, 09 Jun 2009) | 38 lines
- For a short time on June 9, ifUserConnected was not working reliably. This consolidates the ifUserConnected detection and makes it more reliable.
r168416 | brent | 2009-06-11 20:26:12 -0700 (Thu, 11 Jun 2009) | 32 lines
- relative URLs in profile tabs work again
- bug 5589: Relative URLs in application tabs are not working
r168437 | wzhu | 2009-06-11 23:07:36 -0700 (Thu, 11 Jun 2009) | 26 lines
- Fix a bug in connect login related JavaScript where we may incorrectly set login status to "not logged in" when user first logged in and then refreshed the page.
