Push Changes - May 12 2009
From Facebook Developer Wiki
r161658 | jleszcze | 2009-05-04 13:07:04 -0700 (Mon, 04 May 2009) | 19 lines
r161713 | arudolph | 2009-05-04 15:07:24 -0700 (Mon, 04 May 2009) | 23 lines
r161788 | jleszcze | 2009-05-04 17:27:30 -0700 (Mon, 04 May 2009) | 16 lines
r161830 | yariv | 2009-05-04 22:29:30 -0700 (Mon, 04 May 2009) | 33 lines
- This prevents banned users from accessing all discussion boards, reviews, and the about page.
- bug 538: No means of banning a user from adding the app or posting on the discussions/reviews board. Need stickies too.
r162040 | jtung | 2009-05-05 18:12:56 -0700 (Tue, 05 May 2009) | 21 lines
r162193 | ookelola | 2009-05-06 14:35:13 -0700 (Wed, 06 May 2009) | 46 lines
r162290 | jleszcze | 2009-05-06 16:37:28 -0700 (Wed, 06 May 2009) | 25 lines
- Fixes duplication of certain JS code while using the internationalization framework.
- bug 4236: fb:intl with intl-token duplicates javascript code
r162296 | naitik | 2009-05-06 16:54:22 -0700 (Wed, 06 May 2009) | 43 lines
r162463 | yariv | 2009-05-07 14:50:17 -0700 (Thu, 07 May 2009) | 42 lines
- Prevent banned users from accessing topic.php using the 'backdoor' method.
- bug 538: No means of banning a user from adding the app or posting on the discussions/reviews board. Need stickies too.
r162478 | brent | 2009-05-07 15:20:02 -0700 (Thu, 07 May 2009) | 38 lines
- Due to a caching issue, all Publishers were displayed in a legacy Dialog, even when the developers specified the Publisher Mode to be Inline. The caching issue has been fixed, and Publishers will now be displayed Inline if desired.
- bug 5153: Inline Publisher Mode not working
r162582 | rhe | 2009-05-08 00:21:42 -0700 (Fri, 08 May 2009) | 21 lines
- Streams apis will now serialize comments correctly to type <comment> rather than type <stream_post>. They'll be under the new comment_list field of type comments.
r162635 | srinivas | 2009-05-08 13:11:45 -0700 (Fri, 08 May 2009) | 41 lines
- photos.getAlbums will now also include an extra field called 'modified_major' in the results. This field will indicate the time a major update (like addition of photos) was last made to the album.
