Push Changes - Jan 21 2009

From Facebook Developer Wiki

Jump to: navigation, search

r139886 | rcheng | 2009-01-13 18:38:03 -0800 (Tue, 13 Jan 2009) | 25 lines

r139908 | rcheng | 2009-01-13 21:12:55 -0800 (Tue, 13 Jan 2009) | 29 lines

r139958 | mvernal | 2009-01-14 11:11:37 -0800 (Wed, 14 Jan 2009) | 46 lines

  • Minor platform: Changed the values of the following consts in the PHP5 client library: API_EC_BATCH_ALREADY_STARTED: 900 -> 951 API_EC_BATCH_NOT_STARTED = 901 -> 952 API_EC_BATCH_METHOD_NOT_ALLOWED_IN_BATCH_MODE 902->953

r140065 | yariv | 2009-01-14 15:25:33 -0800 (Wed, 14 Jan 2009) | 35 lines

  • After this change, applications will start receiving the 'fb_sig_app_id' parameter in requests facebook sends to their domains. It will be part of the signature calculation (http://wiki.developers.facebook.com/index.php/Verifying_The_Signature). This will enable developers to authenticate requests (especially AJAX requests) based on the applications that send them. This will be especially useful for developers who create custom tags, because it will allow them to accept or reject requests from applications that use their custom tags based on the application id.

r140137 | jtung | 2009-01-14 17:51:57 -0800 (Wed, 14 Jan 2009) | 15 lines

r140145 | eric | 2009-01-14 18:14:05 -0800 (Wed, 14 Jan 2009) | 24 lines

  • counting tab views toward active users on initial page load of the profile, in addition to explicitly clicking on the tab (which we were already doing)

r140151 | rhe | 2009-01-14 18:32:16 -0800 (Wed, 14 Jan 2009) | 24 lines

  • This should stop fb:swfs from causing an operation aborted error in IE.
  • bug 4119

r140155 | jtung | 2009-01-14 18:45:13 -0800 (Wed, 14 Jan 2009) | 21 lines

r140671 | jleszcze | 2009-01-19 16:23:39 -0800 (Mon, 19 Jan 2009) | 16 lines

  • Adds a link to the Edit App page on the Edit About page for applications.
reference