Push Changes - Mar 11 2008

From Facebook Developer Wiki

Jump to: navigation, search

r86267 | ccheever | 2008-03-05 16:29:42 -0800 (Wed, 05 Mar 2008) | 14 lines

  • making it so apps you own get disabled when you become a developer test account, making it so you can't use the developer app when you're a developer test account

r86355 | joel | 2008-03-06 10:23:07 -0800 (Thu, 06 Mar 2008) | 22 lines

  • Updated app listings to be more useful.

r86851 | ccheever | 2008-03-10 16:13:15 -0700 (Mon, 10 Mar 2008) | 18 lines

  • adding fb:if-can-see-event tag. it takes one paramter, an eid. ex: <fb:if-can-see-event eid="10402741782">yes1<fb:else>no1</fb:else></fb:if-can-see-event> <fb:if-can-see-event eid="11097598614">yes2<fb:else>no2</fb:else></fb:if-can-see-event>

r86894 | eric | 2008-03-10 18:00:24 -0700 (Mon, 10 Mar 2008) | 24 lines

  • tweaking some API session code

r86902 | dkim | 2008-03-10 18:24:32 -0700 (Mon, 10 Mar 2008) | 22 lines

  • bug 3945 (This bug doesn't exist... can someone fix?)

r87141 | eric | 2008-03-11 18:01:52 -0700 (Tue, 11 Mar 2008) | 35 lines

  • sprucing up the insights graphs and making them daylight-savings aware
  • bug 1653

avoelker | 2008-03-11 3:45pm PDT

  • Adding the <fb:if-can-see-event> tag is good. Additional FQL/API access is required for FB apps to fully support event privacy.
  • I created bug 1777 to explain why. Thanks. bug 1777
reference