Push Changes - Oct 21 2008
From Facebook Developer Wiki
r126529 | jcain | 2008-10-14 14:46:32 -0700 (Tue, 14 Oct 2008) | 16 lines
- Turned off feed.publishTemplatizedAction for users, though it still can be used to publish old-style Feed stories to the Mini-Feeds of Facebook Pages.
r126561 | jleszcze | 2008-10-14 15:10:35 -0700 (Tue, 14 Oct 2008) | 16 lines
- Removes the old feed template registration page on apps.php of the Developers app, since it's deprecated with the new profile.
r126716 | eric | 2008-10-15 04:44:31 -0700 (Wed, 15 Oct 2008) | 14 lines
- tweaking how we HTML-escape application names and descriptions in search results and in the product directory
r126717 | eric | 2008-10-15 04:50:20 -0700 (Wed, 15 Oct 2008) | 20 lines
- stop counting active users for photos and video (the Facebook-made apps) so they don't show up in the "most active users" tab of the product directory.
r126791 | jleszcze | 2008-10-15 14:07:16 -0700 (Wed, 15 Oct 2008) | 14 lines
- Prevent PHP from complaining about the $session_secret parameter not being defined in the PHP client library.
r126878 | jtung | 2008-10-15 16:21:20 -0700 (Wed, 15 Oct 2008)
- Session key backend changes: we've rewritten a lot of the sessions backend. Things should be functionally the same (session key format hasn't changed), but be on the lookout for any bugs/edge cases we introduced in the rewrite.
r126920 | eric | 2008-10-15 17:28:39 -0700 (Wed, 15 Oct 2008) | 14 lines
- tweaking the way we display company names on app about pages
r126929 | eric | 2008-10-15 18:00:22 -0700 (Wed, 15 Oct 2008) | 20 lines
- tweaking the way we display application logos in the product directory
r126958 | eric | 2008-10-15 23:31:42 -0700 (Wed, 15 Oct 2008) | 25 lines
- restructuring some of the product directory backend. should have no user-facing changes.
r127225 | eric | 2008-10-17 13:40:06 -0700 (Fri, 17 Oct 2008) | 21 lines
- tweaked the javascript that handles product directory navigation
r127431 | jcain | 2008-10-20 14:03:37 -0700 (Mon, 20 Oct 2008) | 18 lines
- We don't hide a one line story behind the 'Show More Links' link if the one line story already has comments. If a story is interesting enough to gather comments, then it's interesting enough to show on the profile.
