facebook_pull 7.x-3.5

New features

Use drupal_http_request instead of file_get_contents

Issue #2669430 by RoSk0, tobiasb: Restore usage of drupal_http_request().

facebook_pull 7.x-3.4

Bug fixes
New features
  • Fixes Images not displaying.
  • Defaults to all fields checked.
  • Updates template output based on checked/unchecked fields.

facebook_pull 7.x-3.3

New features
  1. "From" property may not always be defined on the item - causes PHP error
  2. Add configure link to the modules page

facebook_pull 7.x-3.2

Bug fixes

Facebook graph API v2.2 unavailable fixed. This release reviewed and tested by the community. https://www.drupal.org/node/2864546
Uses updated facebook api. (JSON response)

facebook_pull 7.x-2.9

New features

Added language support. Also corrected syntax.

Issue #2582907 by Sriparna Khatua: Drupal code standard issues
Issue #2548635 by yingtho, stefan.r: Does not pass along current user'\''s language

facebook_pull 7.x-2.8

New features

Added language support. Also corrected.

Issue #2582907 by Sriparna Khatua: Drupal code standard issues
Issue #2548635 by yingtho, stefan.r: Does not pass along current user'\''s language

facebook_pull 7.x-2.5

New features

Use drupal_http_request() instead of file_get_contents().

facebook_pull 7.x-2.4

Bug fixes

Switching the use of time() to REQUEST_TIME to follow best practice. See more here: https://www.drupal.org/node/2200789

Issue #2395681 by Steven Merrill: Caching doesn't work correctly.

facebook_pull 7.x-2.3

Bug fixes

Fixed incorrect usage of target=. Formerly we had ="blank" and we have chnaged this to the correct usage of ="_blank".
Issue #2437407 by Manel-emfasi: Fix target _blank

facebook_pull 7.x-2.2

Bug fixes

Issue #1960496 by mdelito,kyuubi: Fix cache issue by switching greater than to less than.

facebook_pull 7.x-2.1

Bug fixes
New features

Issue #1960496 by mdeltito: Incorrect logic for cache expiration.
Cache should now work better.
Created new 2.x branch and removed patch file.

facebook_pull 7.x-1.9

New features

Issue #1989030 by k.dani: Not displaying feed
INcludes cases where Item Story or Item Photo or Item Video are set

facebook_pull 7.x-1.6

Bug fixes

Fixed Block Title so it can be changed thanks to zrowe007 issue #1436346

facebook_pull 7.x-1.5

Bug fixes

Patch Added: update plugins/facebook_pull_box.inc issue #1571338 by mariacha: block breaks my site using facebook pull

facebook_pull 6.x-1.2

New features
Bug fixes

Adds block and boxes support, as well as fixing a caching bug which caused an extra call to facebook on every request.

Subscribe with RSS Subscribe to Releases for Facebook Pull