[PR #2767] [MERGED] Use identicon image for default gravatar. #16579

Closed
opened 2025-11-02 12:13:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2767
Author: @harryxu
Created: 10/23/2017
Status: Merged
Merged: 10/23/2017
Merged by: @appleboy

Base: masterHead: identicon-gravatar


📝 Commits (2)

  • ed2f000 Use identicon image for default gravatar.
  • dfef83b Fixed tests.

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 models/action_test.go (+2 -2)
📝 modules/base/tool.go (+1 -1)
📝 modules/base/tool_test.go (+1 -1)

📄 Description

Use geometric pattern image as default gravatar. It is easier to distinguish different people.

Before:

After:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/2767 **Author:** [@harryxu](https://github.com/harryxu) **Created:** 10/23/2017 **Status:** ✅ Merged **Merged:** 10/23/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `identicon-gravatar` --- ### 📝 Commits (2) - [`ed2f000`](https://github.com/go-gitea/gitea/commit/ed2f00078bcd08d7d6dccdb98bd8d00e4dc29672) Use identicon image for default gravatar. - [`dfef83b`](https://github.com/go-gitea/gitea/commit/dfef83b4c9f906eb26179a9acf6ab5d260d0657a) Fixed tests. ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `models/action_test.go` (+2 -2) 📝 `modules/base/tool.go` (+1 -1) 📝 `modules/base/tool_test.go` (+1 -1) </details> ### 📄 Description Use geometric pattern image as default gravatar. It is easier to distinguish different people. Before: ![](https://i.imgur.com/KA6785K.png) After: ![](https://i.imgur.com/ZtU4Crh.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:13:54 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16579