[PR #412] [MERGED] Add support for using "libravatar" as the GravatarSource #15365

Closed
opened 2025-11-02 11:44:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/412
Author: @strk
Created: 12/19/2016
Status: Merged
Merged: 12/20/2016
Merged by: @andreynering

Base: masterHead: libravatar-source


📝 Commits (1)

  • 608a60f Add support for using "libravatar" as the GravatarSource

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 modules/setting/setting.go (+2 -0)

📄 Description

Just to make it easier for administrator to configure libre avatar,
as it is done for "duoshuo" and "gravatar"

NOTE: I'd actually make it the default, but will keep that for
a separate PR to reduce eventual conflicts


🔄 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/412 **Author:** [@strk](https://github.com/strk) **Created:** 12/19/2016 **Status:** ✅ Merged **Merged:** 12/20/2016 **Merged by:** [@andreynering](https://github.com/andreynering) **Base:** `master` ← **Head:** `libravatar-source` --- ### 📝 Commits (1) - [`608a60f`](https://github.com/go-gitea/gitea/commit/608a60fb948187417bd487b822c26e74cf8b9bbc) Add support for using "libravatar" as the GravatarSource ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `modules/setting/setting.go` (+2 -0) </details> ### 📄 Description Just to make it easier for administrator to configure libre avatar, as it is done for "duoshuo" and "gravatar" NOTE: I'd actually make it the default, but will keep that for a separate PR to reduce eventual conflicts --- <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 11:44:56 -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#15365