History log of /plugin/avatar/helper.php (Results 1 – 25 of 35)
Revision Date Author Comments
# f748238f 19-Mar-2026 nerun <danieldiasr@gmail.com>

Adds the missing "default" Gravatar image (white letter "G", tilted 90º to the left, on a blue background).


# 2f9fb8e6 19-Mar-2026 nerun <danieldiasr@gmail.com>

Update(helper.php): Adds support for tokens (username @USER@) to allow saving avatars in the user's own namespace. Prevents users from overwriting other users' avatars.


# 37ab8232 18-Mar-2026 nerun <danieldiasr@gmail.com>

Update LICENSE and notice


# 4cc391ac 18-Mar-2026 nerun <danieldiasr@gmail.com>

Normalize size in syntax.php and remove redundant checks in helper. (issue #6)


# 85db55c8 17-Mar-2026 nerun <danieldiasr@gmail.com>

fix(helper.php): Inconsistent avatar format handling may regenerate MonsterID unnecessarily and lacks support to WebP format (issue #5)


# f2a729a9 17-Mar-2026 nerun <danieldiasr@gmail.com>

fix/enhance(helper.php): cache behavior, concurrent monsterid generation, and invalid parameters (issue #4)


# f994dce8 17-Mar-2026 nerun <danieldiasr@gmail.com>

fix/enhance(syntax.php and helper.php): robustness and potential edge cases (issue #3)


# 4c5c7bdd 30-Jun-2025 nerun <danieldiasr@gmail.com>

Adds configurable local avatar fallback (monsterid/mystery_man)


# 54eb7e18 30-Jun-2025 nerun <danieldiasr@gmail.com>

fix(helper): avatar "title" and "alt"


# bb4e4949 30-Jun-2025 nerun <danieldiasr@gmail.com>

fix(helper): http_build_query for gravatar
updated configuration files


# f443324c 29-Jun-2025 nerun <danieldiasr@gmail.com>

helper.php saves generated monsterid avatars to default namespace to avoid server CPU/memory overload


# 535581fc 28-Jun-2025 nerun <danieldiasr@gmail.com>

Fixed local avatar not loading


# 986bb475 28-Jun-2025 nerun <danieldiasr@gmail.com>

emergencial fix


# 23415f0d 28-Jun-2025 nerun <danieldiasr@gmail.com>

helper modernization


# fba159ca 28-Jun-2025 nerun <danieldiasr@gmail.com>

Fixed indentation in helper.php


# dcbb241b 04-Dec-2023 nerun <danieldiasr@gmail.com>

Fixed "utf8_strtolower" the right way.


# 80dbefa1 18-Aug-2023 nerun <danieldiasr@gmail.com>

Fixed deprecation warning in 'helper': utf8_strtolower.


# 518ad549 17-Aug-2023 nerun <danieldiasr@gmail.com>

Fixed issue #10; accepted PR #7; updated pt-br translation.


# 0a516f04 17-Sep-2015 Leonhard Küper <leonhard.kueper@gmail.com>

Added an option for selecting default Gravatar


# 0ce2b086 24-Oct-2013 Michael Hamann <michael@content-space.de>

Use current Gravatar API including their monsterid fallback + ssl support


# c887365b 24-Oct-2013 Michael Hamann <michael@content-space.de>

Fix accessing possibly undefined variables


# 2e6820cf 24-Oct-2013 Michael Hamann <michael@content-space.de>

Add plugin.info.txt, remove obsolete getInfo-functions


# 974c47f6 22-Aug-2009 Michael Klier <chi@chimeric.de>

gravatar expects lowercase mails issue#1


# 1bc20383 22-Aug-2009 Michael Klier <chi@chimeric.de>

fix for discussion plugin and local avatars


# 2ea20d43 13-Oct-2008 Gina Haeussge <osd@foosel.net>

Use mail_isvalid instead of isvalidemail

darcs-hash:20081013184930-2b4f5-013b05db83328eadadcfd43daafd3d153d55eadb.gz


12