-
fixes #1249026 by Dave Cohen: avoid excessive calls to facebook when altering or theming usernames
-
fixes #1182190 by Steven Jones: explicitly call hook_custom_theme when needed.
-
fixes 1454736 by Dave Cohen: fb_stream now supports posts to facebook pages
-
fixes #1454736 by Dave Cohen: fb_stream now supports posting content to facebook pages.
-
fixes #1267672: remove exception handler (use Drupal's instead)
-
One more call to fb_graph(), API has changed.
-
remove debug code
-
fixes #1502702 by yareckon: typo setting canvas callback property
-
fixes #1477000 by Dave Cohen: better progress bar indicator
-
Support multiple graph tags using same key. fb_graph data structure accepts either text value or array of text values.