Push Changes - Aug 26 2008
From Facebook Developer Wiki
r116966 | nbiswas | 2008-08-19 16:06:09 -0700 (Tue, 19 Aug 2008) | 27 lines
- Adds an option from the application management page on the Developer application to Reset Secret Key for an application that you own. This is useful if you believe your application secret has been exposed or compromised. Also adds an Application ID field to the application page, which is useful when corresponding with other developers or with Facebook about your application.
r117047 | jxu | 2008-08-19 18:22:47 -0700 (Tue, 19 Aug 2008) | 18 lines
- when an application calls friends.get, it can get any authorized user's friends list even without a session key.
r117381 | eric | 2008-08-20 16:59:53 -0700 (Wed, 20 Aug 2008) | 25 lines
- optimizing some calls to Publisher initialization routines. should have no impact
r117930 | ccheever | 2008-08-23 18:07:54 -0700 (Sat, 23 Aug 2008) | 9 lines
- Making http://apps.facebook.com/developer take you to the Developer application.
r118217 | eric | 2008-08-25 16:05:32 -0700 (Mon, 25 Aug 2008) | 13 lines
- adding application.getPublicInfo to the API test console
r118261 | eric | 2008-08-25 18:00:25 -0700 (Mon, 25 Aug 2008) | 21 lines
- removing double-escaping application names in the test console
