gravatar 6.x-1.10

Bug fixes

Changes since DRUPAL-6--1-9:

  • #1028024 by Dave Reid: Fixed gravatars for anonymous users all displaying the same due to user account reference objects.
  • #1036402 by Dave Reid: Fixed $account->mail could end up not being defined for anonymous user objects.

gravatar 7.x-1.1

Bug fixes

Changes since DRUPAL-7--1-0:

  • #1028024 by Dave Reid: Fixed gravatars for anonymous users all displaying the same due to user account reference objects.
  • #1036402 by Dave Reid: Fixed $account->mail could end up not being defined for anonymous user objects.

gravatar 6.x-1.9

New features
Bug fixes

Changes since DRUPAL-6--1-8:

  • #696256 by TravisCarden: Improved help text on comment form e-mail field.
  • #1014634 by Dave Reid: Added support for new mystery man and retro default gravatars.
  • by Dave Reid: Added support for the 'force default' parameter.
  • by Dave Reid: Re-added size variable as a stop gap for #334630.
  • by Dave Reid: Fixed D7 porting bugs, and code, documentation and UI cleanups.

gravatar 6.x-1.7

Bug fixes

Changes since DRUPAL-6--1-6:

  • by Dave Reid: Fixed missing default value for the default image option.
  • by Dave Reid: Fixed bug with default image previews.
  • #460662 by Dave Reid: Fixed errors when incomplete account data is provided by Views.

gravatar 5.x-1.2

Bug fixes

Changes since DRUPAL-5--1-1:

  • #352500 by Psicomante: Fixed undefined gravatar_variables() in uninstall.
  • by Dave Reid: Add watchdog severity in gravatar_var().
  • #440430 by Narno: Fixed double description (under the fields e-mail).
  • #445432 by Narno: Fixed use of $notifications instead of $notificaitons[].

gravatar 5.x-1.1

New features
Bug fixes

- Sync with 6.x version:
- New permission: 'disable own gravatar'
- Added default picture setting
- Revised settings page (with default picture preview)
- Major code changes

gravatar 6.x-1.5

New features

- #255375 by Dave Reid: fix Gravatar default picture url if default user picture is a relative url
- Coding standard fixes (no trailing spaces or blank lines with spaces) and bringing core hooks in line with core standards
- Removing package detail from .info file. Since we're not a huge module-set like Views, CCK, etc., Gravatar should not specify a module package.
- Followup for #255375: Don't use url() to create absolute url for default user picture.
- Don't validate e-mail in _gravatar_get_gravatar. It is unnecessary since e-mails are already validated before they get to this function call.
- Simplify admin settings, collapse into one settings page. Merge gravatar_imagedefault and gravatar_default_type setting.
- Coding style cleanups (we now pass all Coder checks! yay!)
- Removed constant GRAVATAR_SERVICEURL. Best used a variable.
- Major simplification to gravatar_get_gravatar()
- Removed _gravatar_translate_type and added _gravatar_get_default_image() for better code re-use
- Major overhaul to gravatar_preprocess_user_picture
- Remove '0' option from maturity filter option.
- Replace variable_get calls with gravatar_var.
- Fix discrepancy between gravatar_displayrating and gravatar_imagerating
- Change default display rating to 'G' (same as Gravatar.com)
- Change default image size to 80 (same as Gravatar.com)

gravatar 6.x-1.4

New features
Bug fixes

Big release: a lot of bugs have been fixed and new features introduced ! :-)

Bugs report / features request:

gravatar 6.x-1.1

Initial release of the Drupal Drupal 6.x compatible branch.

gravatar 6.x-1.x-dev

Latest development snapshot of the Drupal 6.x compatible branch.

gravatar 6.x-1.0

New features

Initial release of the Drupal Drupal 6.x compatible branch.

UPDATE: The Drupal 6.x release-tarball is currently incomplete, due to some branching issues. Please bear with me, until this has been ironed out.

gravatar 5.x-1.x-dev

Latest development snapshot of the Drupal 5.x compatible branch.

Subscribe with RSS Subscribe to Releases for Gravatar integration