/[drupal]/contributions/modules/gravatar/gravatar.module
ViewVC logotype

Log of /contributions/modules/gravatar/gravatar.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.6.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 15:50:11 2009 UTC (9 days, 4 hours ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.56: +3 -3 lines
Diff to previous 1.6.2.56 , to branch point 1.6 , to next main 1.9
by Dave Reid: Fixed loss of name for anonymous commenters.

Revision 1.6.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 19:08:43 2009 UTC (5 weeks, 5 days ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.55: +4 -4 lines
Diff to previous 1.6.2.55 , to branch point 1.6
by Dave Reid: Reverted the menu path change from admin/user/gravatar to admin/settings/gravatar. That was silly of me and the path in D7 will be admin/config/people/gravatar.

Revision 1.6.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 19:05:49 2009 UTC (5 weeks, 5 days ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.54: +30 -18 lines
Diff to previous 1.6.2.54 , to branch point 1.6
by Dave Reid: Split the user picture logic into _gravatar_get_account_user_picture() from gravatar_preprocess_user_picture().

Revision 1.6.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 18:52:23 2009 UTC (5 weeks, 5 days ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.53: +30 -27 lines
Diff to previous 1.6.2.53 , to branch point 1.6
by Dave Reid: Code cleanups and optimizations.

Revision 1.6.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 18:18:40 2009 UTC (5 weeks, 5 days ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.52: +1 -10 lines
Diff to previous 1.6.2.52 , to branch point 1.6
by Dave Reid: Removed old function gravatar_email_validate().

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 16:27:23 2009 UTC (3 months, 4 weeks ago) by davereid
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +372 -230 lines
Diff to previous 1.8
by Dave Reid: Merged with 6.x and updated for 7.x.

Revision 1.6.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 21 02:39:46 2009 UTC (4 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.51: +9 -10 lines
Diff to previous 1.6.2.51 , to branch point 1.6
by Dave Reid: Make the _gravatar_get_gravatar() a better API function.

Revision 1.6.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 9 18:01:12 2009 UTC (4 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.50: +6 -1 lines
Diff to previous 1.6.2.50 , to branch point 1.6
#514928 by Dave Reid: Use hostname if an anonymous comment does not have an e-mail address.

Revision 1.6.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 04:42:51 2009 UTC (5 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.49: +8 -5 lines
Diff to previous 1.6.2.49 , to branch point 1.6
by Dave Reid: Cleaned up the account handling.

Revision 1.6.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 04:29:50 2009 UTC (5 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.48: +8 -5 lines
Diff to previous 1.6.2.48 , to branch point 1.6
#502954 by Dave Reid: Added rel='external nofollow' to anonymous users' website links in comments.

Revision 1.6.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 04:19:11 2009 UTC (5 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.47: +25 -26 lines
Diff to previous 1.6.2.47 , to branch point 1.6
by Dave Reid: Fixed coder warnings.

Revision 1.6.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 14 05:44:30 2009 UTC (5 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.46: +5 -13 lines
Diff to previous 1.6.2.46 , to branch point 1.6
by Dave Reid: Moved module settings from admin/user/gravatar to admin/settings/gravatar for consistency with other configuration paths.

Revision 1.6.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 14 05:27:42 2009 UTC (5 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.45: +30 -29 lines
Diff to previous 1.6.2.45 , to branch point 1.6
by Dave Reid: Split the account re-loading code into a separate _gravatar_load_account() function.

Revision 1.6.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 14 03:13:11 2009 UTC (5 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-7
Changes since 1.6.2.44: +2 -2 lines
Diff to previous 1.6.2.44 , to branch point 1.6
#460662 by Dave Reid: Fixed errors when incomplete account data is provided by Views.

Revision 1.7.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 14:03:53 2009 UTC (7 months ago) by narno
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.7.2.24: +1 -6 lines
Diff to previous 1.7.2.24 , to branch point 1.7 , to next main 1.9
Fixe issue #440430: Gravatar double description (under the fields e-mail).

Revision 1.6.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 16:56:01 2009 UTC (8 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-6
Changes since 1.6.2.43: +4 -4 lines
Diff to previous 1.6.2.43 , to branch point 1.6
by Dave Reid: Added #process for default picture radios instead of manually creating radio elements. Misc fixes and cleanups.

Revision 1.7.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 17:27:05 2009 UTC (9 months, 4 weeks ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.23: +2 -2 lines
Diff to previous 1.7.2.23 , to branch point 1.7
Bugfix

Revision 1.7.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 19:24:16 2008 UTC (11 months ago) by davereid
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.7.2.22: +2 -2 lines
Diff to previous 1.7.2.22 , to branch point 1.7
- Add new permission, 'disable own gravatar'.

Revision 1.6.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 19:18:36 2008 UTC (11 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.42: +25 -28 lines
Diff to previous 1.6.2.42 , to branch point 1.6
- Minor logical revision to hook_form_user_profile_form_alter().

Revision 1.7.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 19:15:10 2008 UTC (11 months ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.21: +31 -24 lines
Diff to previous 1.7.2.21 , to branch point 1.7
- Using hook_form_alter() and sync with 6.x.

Revision 1.6.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 10:03:43 2008 UTC (11 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.41: +2 -2 lines
Diff to previous 1.6.2.41 , to branch point 1.6
- Max picture size is actually 512 pixels.

Revision 1.7.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 10:03:26 2008 UTC (11 months ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.20: +3 -3 lines
Diff to previous 1.7.2.20 , to branch point 1.7
- Max picture size is actually 512 pixels.

Revision 1.6.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 09:58:23 2008 UTC (11 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.40: +6 -11 lines
Diff to previous 1.6.2.40 , to branch point 1.6
- Removed gravatar_size parameter. Now just using the user_picture_dimensions variable.
- Removed calls to deleted variable gravatar_toggle.
- Minor CSS/JavaScript tweak.
- Admin options and strings tweak.

Revision 1.7.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 09:55:23 2008 UTC (11 months ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.19: +19 -5 lines
Diff to previous 1.7.2.19 , to branch point 1.7
- Added _gravatar_get_size() function from 6.x

Revision 1.7.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 09:38:42 2008 UTC (11 months ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.18: +268 -85 lines
Diff to previous 1.7.2.18 , to branch point 1.7
- Sync with 6.x version. Many new features, revisions and string changes.

Revision 1.6.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 08:14:16 2008 UTC (11 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.39: +9 -14 lines
Diff to previous 1.6.2.39 , to branch point 1.6
- Remove access checks for links in gravatar_requirements.
- Use getimagesize() instead of image_get_info() for getting the dimensions of the global default image since getimagesize() will work for absolute urls.

Revision 1.7.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 08:11:50 2008 UTC (11 months ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.17: +7 -8 lines
Diff to previous 1.7.2.17 , to branch point 1.7
- More backports from 6.x.
- Simplifications for gravatar_comment().

Revision 1.7.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 08:03:30 2008 UTC (11 months ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.16: +8 -11 lines
Diff to previous 1.7.2.16 , to branch point 1.7
- Backport the hook_requirements() notifications from 6.x.

Revision 1.7.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 07:51:21 2008 UTC (11 months ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.15: +3 -3 lines
Diff to previous 1.7.2.15 , to branch point 1.7
- Update gravatar_url for compatability with 6.x version (do not use a sprintf-type string).

Revision 1.7.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 07:46:30 2008 UTC (11 months ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.14: +12 -10 lines
Diff to previous 1.7.2.14 , to branch point 1.7
- Update the gravatar_url variable.
- Remove constants.

Revision 1.6.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 06:07:15 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.38: +31 -5 lines
Diff to previous 1.6.2.38 , to branch point 1.6
- Add missing documentation.

Revision 1.6.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 05:45:37 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.37: +33 -15 lines
Diff to previous 1.6.2.37 , to branch point 1.6
- Add another default picture option - transparent module default avatar.
- Temporary fix for http://drupal.org/node/334826 until it is fixed in core.
- Enforce maximum size of 250 in _gravatar_get_size().
- Convert absolute urls to use the global $base_url instead of $GLOBALS['base_url'] or url() in _gravatar_get_default_image().

Revision 1.6.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 21:56:45 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.36: +11 -26 lines
Diff to previous 1.6.2.36 , to branch point 1.6
- Removed the 'gravatar check' from the admin settings. It's not needed or useful. There already is a gravatar check link in user account pages.
- Removed closing function docs to comply with core coding standards.

Revision 1.6.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 21:27:55 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.35: +35 -40 lines
Diff to previous 1.6.2.35 , to branch point 1.6
- Major revision and simplification to gravatar_preprocess_user_picture().
- Rename 'can disable own gravatar' to 'disable own gravatar'

Revision 1.7.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 19:38:14 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.13: +2 -2 lines
Diff to previous 1.7.2.13 , to branch point 1.7
- Left in an errant semi-colon.

Revision 1.7.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 19:07:11 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.12: +49 -108 lines
Diff to previous 1.7.2.12 , to branch point 1.7
- Clean up documentation and remove ending ?> PHP tags.
- Clean up settings page and combine into one page.
- Fix absolute global user picture url.
- Removed rating pictures. The descriptions are still shown in the options page.

Revision 1.6.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 19:00:26 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.34: +2 -2 lines
Diff to previous 1.6.2.34 , to branch point 1.6
- Fix the global default user picture absolute url problem with URL. It shouldn't write a language prefix with this fix.

Revision 1.6.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 07:08:00 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.33: +33 -27 lines
Diff to previous 1.6.2.33 , to branch point 1.6
- Don't babysit default user pictures that exceed the user picture dimensions (commented-out for now, to be removed still).
- Stop sending hard-coded size parameters to theme('image', ...).
- Array-itize _gravatar_get_gravatar()'s parameters.
- Remove the 'None' options for maturity filter rating. Gravatar service uses a default of 'G' anyway, so there's no harm including a default '&r=G' with the gravatar image URL.

Revision 1.7.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 06:34:08 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.11: +2 -2 lines
Diff to previous 1.7.2.11 , to branch point 1.7
- Added README.txt.
- Changed link for adding Gravatars to theme (removing D5 info from the project page).

Revision 1.7.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 05:56:47 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.10: +1 -2 lines
Diff to previous 1.7.2.10 , to branch point 1.7
- Removed unwanted package from .info file
- Removed copyright message from gravatar.module. That's not really allowed with a GPL file, as is required of all Drupal modules.

Revision 1.7.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 05:46:46 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-5
Changes since 1.7.2.9: +5 -5 lines
Diff to previous 1.7.2.9 , to branch point 1.7
- #348734 by eojthebrave: Use url() for internal links.

Revision 1.6.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 04:57:21 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.32: +3 -3 lines
Diff to previous 1.6.2.32 , to branch point 1.6
- Misspelled permission in comment form.

Revision 1.6.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 01:45:41 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.6.2.31: +2 -2 lines
Diff to previous 1.6.2.31 , to branch point 1.6
- Misspelled "account"

Revision 1.6.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 01:43:20 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.30: +21 -22 lines
Diff to previous 1.6.2.30 , to branch point 1.6
- Coder review.

Revision 1.6.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 01:25:04 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.29: +29 -59 lines
Diff to previous 1.6.2.29 , to branch point 1.6
- Reworked user account form (removing alternate e-mail setting for now).
- Moved all the settings checks into gravatar_requirements in gravatar.install. Can be reused and is now shown in the system status report page!

Revision 1.6.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 00:17:10 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.28: +45 -60 lines
Diff to previous 1.6.2.28 , to branch point 1.6
- Reworked gravatar_disabled_by_users setting into a new 'can disable own gravatar' permission. Simplified logic even more.

Revision 1.6.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 23:29:14 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.27: +2 -2 lines
Diff to previous 1.6.2.27 , to branch point 1.6
- Fix undefined index on user edit form.

Revision 1.6.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 23:24:17 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.26: +19 -24 lines
Diff to previous 1.6.2.26 , to branch point 1.6
- Split the gravatar_form_alter into gravatar_form_FORM_ID_alter()s for performance and simplicity.

Revision 1.6.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 23:09:34 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.25: +8 -10 lines
Diff to previous 1.6.2.25 , to branch point 1.6
- Removed the gravatar_toggle variable. If you want to disable Gravatar, you can disable the module. You won't lose any data.

Revision 1.6.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 23:04:14 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.24: +25 -19 lines
Diff to previous 1.6.2.24 , to branch point 1.6
- Small change to gravatar_var to help shorten arguments.

Revision 1.6.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 17 03:39:20 2008 UTC (12 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.23: +34 -49 lines
Diff to previous 1.6.2.23 , to branch point 1.6
- Simplified _gravatar_get_default_image. I should have not made it so complex. Most of the work can be handled in gravatar_admin_settings.
- Revised gravatar_admin_settings to handle the change in _gravatar_get_default_image.
- Added an even better default image preview that degrades nicely with no JavaScript
- Initial commit of gravatar.css (used to hide picture previews in admin/user/gravatar)
-

Revision 1.6.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 21:33:19 2008 UTC (12 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.22: +6 -4 lines
Diff to previous 1.6.2.22 , to branch point 1.6
- Revised fix for [#255375] by TheRec: use valid_url() to determine of global user picture is an absolute path and correct if not

Revision 1.6.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 04:21:36 2008 UTC (12 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.21: +24 -2 lines
Diff to previous 1.6.2.21 , to branch point 1.6
- Document constants

Revision 1.6.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 04:05:44 2008 UTC (12 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.20: +109 -56 lines
Diff to previous 1.6.2.20 , to branch point 1.6
- Use constants for default image types since we have six of them
- Improve hook_help notifications
- Add _gravatar_get_size function
- Complete rewrite of _gravatar_get_default_image function to help integrate the default image options
- Renamed gravatar_displaysize variable to gravatar_size (reduce complexity)
- Renamed gravatar_imagedefault variable to gravatar_default (reduce complexity)
- Checkbox options don't need the FAPI #options defined
- Added 'user pictures size' option to the gravatar_size option
- Complete revision of gravatar_imagedefault option with default image preview (and new gravatar.js file)

Revision 1.6.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 08:59:02 2008 UTC (12 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.19: +1 -2 lines
Diff to previous 1.6.2.19 , to branch point 1.6
- Oops...left debugging statement

Revision 1.6.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 08:58:17 2008 UTC (12 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.18: +30 -4 lines
Diff to previous 1.6.2.18 , to branch point 1.6
- Basic cache implementation (not yet working, just ready to use)
- Fix for the default user picture preview

Revision 1.6.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 04:14:59 2008 UTC (12 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.17: +36 -48 lines
Diff to previous 1.6.2.17 , to branch point 1.6
- Improve hook_help and remove unnecessary _gravatar_check_required function.
- Allow default user picture to show if user does not have the 'use gravatar' permission.
- Refactor default user picture shrinking to a rescale. This method is still so so bad and we need to figure out if we want to just resize the default user picture.
- Added $default parameter to gravatar_var function
- Changed default picture preview to use theme('user_picture')

Revision 1.6.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 02:16:35 2008 UTC (12 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.16: +27 -26 lines
Diff to previous 1.6.2.16 , to branch point 1.6
- 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)

Revision 1.6.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 01:35:41 2008 UTC (12 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.15: +50 -47 lines
Diff to previous 1.6.2.15 , to branch point 1.6
- Major overhaul to gravatar_preprocess_user_picture()

Revision 1.6.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 22:36:27 2008 UTC (12 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.14: +72 -77 lines
Diff to previous 1.6.2.14 , to branch point 1.6
- Coding style cleanups (we now pass all Coder checks! yay!)
- Removed constant GRAVATAR_SERVICEURL. Best used a variable.
- Basic implementation of private variable_get override so we don't need to define defaults and rewrite of gravatar_uninstall().
- Major simplification to gravatar_get_gravatar()
- Removed _gravatar_translate_type and added _gravatar_get_default_image() for better code re-use
-

Revision 1.6.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 21:17:58 2008 UTC (12 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.13: +28 -38 lines
Diff to previous 1.6.2.13 , to branch point 1.6
- 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.

Revision 1.6.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 21:11:06 2008 UTC (12 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.12: +6 -3 lines
Diff to previous 1.6.2.12 , to branch point 1.6
- Followup for #255375: Don't use url() to create absolute url for default user picture.

Revision 1.6.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 17:23:00 2008 UTC (12 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.6.2.11: +76 -82 lines
Diff to previous 1.6.2.11 , to branch point 1.6
- #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

Revision 1.6.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 21:22:20 2008 UTC (12 months, 2 weeks ago) by narno
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.6.2.10: +40 -31 lines
Diff to previous 1.6.2.10 , to branch point 1.6
Some no criticals (but important) bugs fixed and code cleaned.

Revision 1.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 10:05:32 2008 UTC (12 months, 3 weeks ago) by narno
Branch: DRUPAL-6--1
Changes since 1.6.2.9: +96 -94 lines
Diff to previous 1.6.2.9 , to branch point 1.6
- gravatar_preprocess_user_picture refactored
- add advanced settings tab where we can field the gravatar.com base url
- new permission who define who can use gravatar
- edit user profile : hide useless form items when Gravatar is enabled
- some minor buigs fixed

Revision 1.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 19:14:21 2008 UTC (12 months, 3 weeks ago) by narno
Branch: DRUPAL-6--1
Changes since 1.6.2.8: +21 -6 lines
Diff to previous 1.6.2.8 , to branch point 1.6
- New "tools" feature to check email
- New "user access" feature in progress

Revision 1.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 13:27:18 2008 UTC (12 months, 3 weeks ago) by narno
Branch: DRUPAL-6--1
Changes since 1.6.2.7: +24 -50 lines
Diff to previous 1.6.2.7 , to branch point 1.6
Parse error fixe...

Revision 1.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 23:06:13 2008 UTC (12 months, 3 weeks ago) by narno
Branch: DRUPAL-6--1
Changes since 1.6.2.6: +149 -67 lines
Diff to previous 1.6.2.6 , to branch point 1.6
Some bugs fixe and new features... work also in progress !

Revision 1.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 8 23:57:34 2008 UTC (16 months, 2 weeks ago) by narno
Branch: DRUPAL-6--1
Changes since 1.6.2.5: +16 -15 lines
Diff to previous 1.6.2.5 , to branch point 1.6
Bugs fixed and new features (identicon)

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 00:56:06 2008 UTC (16 months, 3 weeks ago) by narno
Branch: DRUPAL-6--1
Changes since 1.6.2.4: +131 -77 lines
Diff to previous 1.6.2.4 , to branch point 1.6
Some bugs fixed and identicon new feature

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 23:52:10 2008 UTC (17 months, 1 week ago) by narno
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.6.2.3: +2 -2 lines
Diff to previous 1.6.2.3 , to branch point 1.6
#270050 fixed

Revision 1.7.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 23:49:31 2008 UTC (17 months, 1 week ago) by narno
Branch: DRUPAL-5
Changes since 1.7.2.8: +3 -3 lines
Diff to previous 1.7.2.8 , to branch point 1.7
#270050 fixed

Revision 1.8
Mon May 5 19:53:24 2008 UTC (18 months, 3 weeks ago) by narno
Branch: MAIN
Changes since 1.7: +1 -1 lines
FILE REMOVED
Replaced by branch DRUPAL-6--1

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 19:49:09 2008 UTC (18 months, 3 weeks ago) by narno
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.6.2.2: +122 -161 lines
Diff to previous 1.6.2.2 , to branch point 1.6
patch #253862 and cleaning code

Revision 1.7.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 26 03:30:40 2008 UTC (19 months ago) by narno
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.7.2.7: +25 -20 lines
Diff to previous 1.7.2.7 , to branch point 1.7
Code cleaning

Revision 1.7.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 00:07:39 2008 UTC (20 months, 1 week ago) by narno
Branch: DRUPAL-5
Changes since 1.7.2.6: +22 -7 lines
Diff to previous 1.7.2.6 , to branch point 1.7
Work in progress ! :-)

Revision 1.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 19 23:13:19 2008 UTC (20 months, 1 week ago) by narno
Branch: DRUPAL-5
Changes since 1.7.2.5: +7 -2 lines
Diff to previous 1.7.2.5 , to branch point 1.7
#204177 (admin)

Revision 1.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 19 00:00:08 2008 UTC (20 months, 1 week ago) by narno
Branch: DRUPAL-5
Changes since 1.7.2.4: +57 -27 lines
Diff to previous 1.7.2.4 , to branch point 1.7
Admin settings page enhanced and little access control bug fixed

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 23:01:51 2008 UTC (20 months, 1 week ago) by narno
Branch: DRUPAL-5
Changes since 1.7.2.3: +9 -17 lines
Diff to previous 1.7.2.3 , to branch point 1.7
beautify user profile : gravatar option encapsuled in "picture" area

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 22:36:46 2008 UTC (20 months, 1 week ago) by narno
Branch: DRUPAL-5
Changes since 1.7.2.2: +6 -1 lines
Diff to previous 1.7.2.2 , to branch point 1.7
Issues fixed : #204177, #222419
install_hook implemeted to delete variables

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 03:11:44 2008 UTC (20 months, 1 week ago) by narno
Branch: DRUPAL-5
Changes since 1.7.2.1: +214 -255 lines
Diff to previous 1.7.2.1 , to branch point 1.7
New clean commit for de 5.x branch

Revision 1.7.2.1
Sun Mar 16 03:08:00 2008 UTC (20 months, 1 week ago) by narno
Branch: DRUPAL-5
Changes since 1.7: +1 -1 lines
FILE REMOVED
*** empty log message ***

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 00:54:04 2008 UTC (20 months, 2 weeks ago) by madler
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.6: +255 -214 lines
Diff to previous 1.6
Initial Release 1.0 for Drupal 6.x

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 00:09:18 2008 UTC (20 months, 2 weeks ago) by madler
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.6.2.1: +0 -0 lines
Diff to previous 1.6.2.1 , to branch point 1.6
Initial Release 1.0 for Drupal 6.x

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 23:36:30 2008 UTC (20 months, 2 weeks ago) by madler
Branch: DRUPAL-6--1
Changes since 1.6: +255 -214 lines
Diff to previous 1.6
Initial Drupal 6.x release

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 01:29:15 2008 UTC (22 months, 1 week ago) by narno
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-6--1
Changes since 1.5: +20 -1 lines
Diff to previous 1.5
#210202

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 00:15:10 2008 UTC (22 months, 1 week ago) by narno
Branch: MAIN
Changes since 1.4: +75 -42 lines
Diff to previous 1.4
Also working on the #197910 issue

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 00:46:01 2008 UTC (22 months, 1 week ago) by narno
Branch: MAIN
Changes since 1.3: +78 -27 lines
Diff to previous 1.3
#197910 in progress !

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 2 22:32:15 2007 UTC (23 months, 3 weeks ago) by narno
Branch: MAIN
Changes since 1.2: +36 -16 lines
Diff to previous 1.2
issue #195180 fixed
admin integration : rating, gravatar url

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 06:11:53 2007 UTC (2 years ago) by narno
Branch: MAIN
Changes since 1.1: +70 -11 lines
Diff to previous 1.1
Implement admin and rating

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 07:47:56 2007 UTC (2 years ago) by narno
Branch: MAIN
First developement release

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2