Push Changes - Nov 19 2007

From Facebook Developer Wiki

Jump to: navigation, search

r69562 | ookelola | 2007-11-13 16:50:23 -0800 (Tue, 13 Nov 2007) | 20 lines

  • Fixing bugzilla bug http://bugs.developers.facebook.com/show_bug.cgi?id=673 Profile actions on a Facebook Page would depend on the applications the Page has installed and would always show up except the viewer has explictly blocked profile actions from showing up or has the app installed and not installed to her profile actions...

r69668 | ookelola | 2007-11-13 22:18:14 -0800 (Tue, 13 Nov 2007) | 15 lines

  • This adds the is_admin and is_fan properties as part of the signature to all forms on canvas pages when the fb_page_id GET parameters is specified. Also does this to all forms on Facebook Page profiles...

r69712 | joel | 2007-11-14 00:18:17 -0800 (Wed, 14 Nov 2007) | 16 lines

  • Don't show the delete link for everyone on fb:comments.
  • bug 508

r69784 | srush | 2007-11-14 12:15:58 -0800 (Wed, 14 Nov 2007) | 21 lines

r69799 | ari | 2007-11-14 12:56:18 -0800 (Wed, 14 Nov 2007) | 18 lines

  • this could conceivably have some impact on fql's return values for some tables, although i dont think it should

r69820 | ccheever | 2007-11-14 14:15:16 -0800 (Wed, 14 Nov 2007) | 12 lines

  • small security fix to fb:flv

r69862 | marcel | 2007-11-14 15:50:22 -0800 (Wed, 14 Nov 2007) | 28 lines

  • Fixing ajax.requireLogin in certain edge cases.
  • bug 502

r69874 | eric | 2007-11-14 16:26:19 -0800 (Wed, 14 Nov 2007) | 18 lines

r69876 | ccheever | 2007-11-14 16:37:15 -0800 (Wed, 14 Nov 2007) | 17 lines

  • Added support for the following protocols in URLs: jabber xmpp ymsgr msnim skype gtalk
  • bug 663

r69879 | marcel | 2007-11-14 16:47:00 -0800 (Wed, 14 Nov 2007) | 28 lines

  • Canvas pages will now display high-order characters correctly when using non-UTF-8 content types.
  • bug 564

r69885 | srush | 2007-11-14 17:03:42 -0800 (Wed, 14 Nov 2007) | 12 lines

r69894 | julie | 2007-11-14 17:19:16 -0800 (Wed, 14 Nov 2007) | 19 lines

r69933 | ookelola | 2007-11-14 19:34:49 -0800 (Wed, 14 Nov 2007) | 23 lines

  • Updating the list of Page fields...

r69935 | ookelola | 2007-11-14 19:42:28 -0800 (Wed, 14 Nov 2007) | 20 lines

  • Updating docs for pages.getInfo

r69936 | srush | 2007-11-14 19:43:10 -0800 (Wed, 14 Nov 2007) | 12 lines

r69939 | ccheever | 2007-11-14 20:02:39 -0800 (Wed, 14 Nov 2007) | 10 lines

  • saying what attribute is wonky when we give a bad attribute name error

r69943 | srush | 2007-11-14 20:20:53 -0800 (Wed, 14 Nov 2007) | 12 lines

r69949 | eric | 2007-11-14 20:42:46 -0800 (Wed, 14 Nov 2007) | 27 lines

r69957 | srush | 2007-11-14 21:32:48 -0800 (Wed, 14 Nov 2007) | 14 lines

r69958 | srush | 2007-11-14 21:35:17 -0800 (Wed, 14 Nov 2007) | 17 lines

r70018 | srush | 2007-11-14 23:11:41 -0800 (Wed, 14 Nov 2007) | 12 lines

r70020 | ookelola | 2007-11-14 23:26:59 -0800 (Wed, 14 Nov 2007) | 20 lines

  • Adding the fb_sig_page_id param to forms on Facebook Page profiles and canvas pages... Forgot to add it in the last revision

r70030 | ari | 2007-11-15 00:02:14 -0800 (Thu, 15 Nov 2007) | 15 lines

  • code cleanup around prefill_ids multi-friend-input param, no known impact

r70050 | marcel | 2007-11-15 09:33:31 -0800 (Thu, 15 Nov 2007) | 28 lines

  • FBJS: Allow intanceof Array and instanceof Object
  • bug 735

r70137 | ookelola | 2007-11-15 15:40:46 -0800 (Thu, 15 Nov 2007) | 13 lines

  • Fix bug in fb_page_admin_edit_header

r70605 | ookelola | 2007-11-18 19:17:24 -0800 (Sun, 18 Nov 2007) | 20 lines

r70651 | ari | 2007-11-19 10:49:55 -0800 (Mon, 19 Nov 2007) | 26 lines

r70652 | ari | 2007-11-19 10:50:35 -0800 (Mon, 19 Nov 2007) | 16 lines

  • add "degree" field to a user's education history in fql and users.getInfo
  • bug 767

r70686 | eric | 2007-11-19 12:50:24 -0800 (Mon, 19 Nov 2007) | 30 lines

  • fixed an issue with link click engagement tracking

r70774 | ari | 2007-11-19 17:54:19 -0800 (Mon, 19 Nov 2007) | 17 lines

  • add status_includes_verb param to users.setStatus api function. this defaults to false which means that the word "is " will get prepended to the status that you pass in. once you update your app to pass in its own verb, change the param to "true" and we no longer will prepend this.
reference