[PR #820] [MERGED] fix: ignore email notifications if user is not active. #15592

Closed
opened 2025-11-02 11:50:10 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/820
Author: @appleboy
Created: 2/2/2017
Status: Merged
Merged: 2/2/2017
Merged by: @lunny

Base: masterHead: email


📝 Commits (1)

  • 7cb39e2 fix: ignore email notifications if user is not active.

📊 Changes

3 files changed (+62 additions, -2 deletions)

View changed files

📝 models/fixtures/user.yml (+34 -1)
📝 models/user.go (+9 -1)
models/user_test.go (+19 -0)

📄 Description

fix #819


🔄 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/820 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 2/2/2017 **Status:** ✅ Merged **Merged:** 2/2/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `email` --- ### 📝 Commits (1) - [`7cb39e2`](https://github.com/go-gitea/gitea/commit/7cb39e2f850317b1c83c39a9615c0949255e0d9a) fix: ignore email notifications if user is not active. ### 📊 Changes **3 files changed** (+62 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/fixtures/user.yml` (+34 -1) 📝 `models/user.go` (+9 -1) ➕ `models/user_test.go` (+19 -0) </details> ### 📄 Description fix #819 --- <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:50:10 -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#15592