Push Changes - Dec 11 2007
From Facebook Developer Wiki
r72728 | eric | 2007-12-04 19:46:15 -0800 (Tue, 04 Dec 2007) | 38 lines
- modified developer getting started sample code
r72798 | ccheever | 2007-12-05 00:13:45 -0800 (Wed, 05 Dec 2007) | 43 lines
- Adding first version of fb:typeahead-input tag and fb:typeahead-option tag. Look for docs on the wiki.
- adding tag for custom typeahead widget
r72914 | julie | 2007-12-05 18:02:24 -0800 (Wed, 05 Dec 2007) | 24 lines
- Notifications page UI changes: 1) make 1st option for x-ing out a notification "hide all" instead of "report" 2) make the received/sent notifications checkbox toggles persistent
r72940 | julie | 2007-12-05 21:40:34 -0800 (Wed, 05 Dec 2007) | 16 lines
- Fix allowing removal of applications with quotes in the app name.
r73306 | eletuchy | 2007-12-08 13:52:26 -0800 (Sat, 08 Dec 2007) | 19 lines
- + Added notifications_sendEmail methods to the Java SDK: enhancement http://bugs.developers.facebook.com/show_bug.cgi?id=962 + Updated PageProfileField enumeration class to reflect the fields available for Facebook pages
- bug 962
r73413 | ari | 2007-12-09 14:33:16 -0800 (Sun, 09 Dec 2007) | 20 lines
- disabling email functionality for notifications.send. now that the old return value is useless, i'm changing the return value to be a comma-separated list of the user ids for whom notifications were successfully sent.
r73593 | jtung | 2007-12-10 13:55:33 -0800 (Mon, 10 Dec 2007) | 8 lines
- Changing the order in which requests are displayed to the user to be roughly reverse chronological (reverse chronological within a request type, and request types are ordered reverse chronologically according to which received the most recent requests)
