Push Changes - Oct 30 2007
From Facebook Developer Wiki
r65290 | eric | 2007-10-24 03:44:50 -0700 (Wed, 24 Oct 2007) | 16 lines
- fixed a bug where non-app users could write reviews for the app
r65300 | joel | 2007-10-24 04:27:56 -0700 (Wed, 24 Oct 2007) | 18 lines
r65324 | eric | 2007-10-24 05:53:06 -0700 (Wed, 24 Oct 2007) | 20 lines
- small tweaks to product directory display for categories
r65411 | ari | 2007-10-24 16:29:32 -0700 (Wed, 24 Oct 2007) | 18 lines
- fix sending personalized message with request-form's that aren't multi friend selector
- bug 336
r65444 | ccheever | 2007-10-24 20:09:53 -0700 (Wed, 24 Oct 2007) | 21 lines
r65594 | ccheever | 2007-10-25 14:39:30 -0700 (Thu, 25 Oct 2007) | 11 lines
- fixing bz373 -- changing dashes to underscores in URLs in comments on canvas pages
- bug 373
r65741 | julie | 2007-10-26 02:35:37 -0700 (Fri, 26 Oct 2007) | 13 lines
- Fix padding issue with share button on application about pages for apps with long by lines
r65798 | eric | 2007-10-26 14:54:30 -0700 (Fri, 26 Oct 2007) | 34 lines
- passing both "canvas" and "skipcookie" parameters to login.php (as part of API login) is no longer supported. They're still supported individually.
r65826 | julie | 2007-10-26 16:32:27 -0700 (Fri, 26 Oct 2007) | 21 lines
- Allow a news feed story with the fb:comments tag
r65838 | twhitnah | 2007-10-26 17:06:53 -0700 (Fri, 26 Oct 2007) | 86 lines
- Applications can now be removed when hiding an application published story from Mini-Feed. This option only comes up if a user states that they did not perform the action published by an application in the user's Mini-Feed.
r65857 | eletuchy | 2007-10-26 18:14:39 -0700 (Fri, 26 Oct 2007) | 45 lines
r65908 | eric | 2007-10-27 16:10:20 -0700 (Sat, 27 Oct 2007) | 21 lines
- minor tweaks to product directory logic
r65909 | joel | 2007-10-27 16:12:17 -0700 (Sat, 27 Oct 2007) | 18 lines
r65991 | julie | 2007-10-28 23:07:00 -0700 (Sun, 28 Oct 2007) | 21 lines
- fix dev_mode privacy check for side nav
r66016 | ccheever | 2007-10-29 03:54:08 -0700 (Mon, 29 Oct 2007) | 23 lines
- Some URLs were improperly being rewritten. This should fix that. In particular anchors/fragments/the part of the URL after # was getting stripped a lot of the time.
- bug 15
r66090 | eric | 2007-10-29 13:44:43 -0700 (Mon, 29 Oct 2007) | 23 lines
r66135 | rcox | 2007-10-29 16:12:11 -0700 (Mon, 29 Oct 2007) | 22 lines
- Multi Friend Selector Improvements. Added a new attribute to the FBML called "cols" so developers can specify the number from 2 to 4 columns. Restyled each option so that hide button lines up in each case for each browser, restyled the notification message alignment for each case in each browser. Removed right margin on skip button and network filter. Added additional options to optional_drop_down_menu so we can specify an optional on and off click functions to be called in the menu workflow. For IE pager version in 2 column view, make buttons clear control since it changes width and it's cramped.
r66236 | ccheever | 2007-10-29 22:04:08 -0700 (Mon, 29 Oct 2007) | 14 lines
- making some changes related to URL sanitization that make development easier. should have no visible impact.
- bug 15
r66266 | ookelola | 2007-10-30 01:39:59 -0700 (Tue, 30 Oct 2007) | 36 lines
- tweaks to session stuff
r66312 | ari | 2007-10-30 12:15:14 -0700 (Tue, 30 Oct 2007) | 17 lines
- small fix to app spam unblocking code
r66338 | ari | 2007-10-30 14:33:09 -0700 (Tue, 30 Oct 2007) | 23 lines
- hopefully finish off this bug.
- bug 137
Another note: Re: bug 15. There is another bug that breaks anchors/fragments in URLs in newsfeed, but anchors/fragments in URLs should work fine on canvas pages and in profiles, etc. now
r66457 | joel | 2007-10-30 19:04:10 -0700 (Tue, 30 Oct 2007) | 18 lines
- Fixing application links when the application name as a non-ascii character and the user is logged out.
- bug 465
