[PR #693] [MERGED] WIP: HTML emails #1381

Closed
opened 2026-05-07 01:01:50 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/693
Author: @binwiederhier
Created: 4/2/2023
Status: Merged
Merged: 11/16/2023
Merged by: @binwiederhier

Base: mainHead: html-emails


📝 Commits (4)

  • d88dbbc WIP
  • b42958d Merge branch 'main' of github.com:binwiederhier/ntfy into html-emails
  • 7f1855a It's better than nothing
  • 37091f2 Add PR link

📊 Changes

5 files changed (+881 additions, -24 deletions)

View changed files

📝 docs/releases.md (+1 -0)
📝 go.mod (+17 -12)
📝 go.sum (+31 -0)
📝 server/smtp_server.go (+65 -11)
📝 server/smtp_server_test.go (+767 -1)

📄 Description

No description provided


🔄 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/binwiederhier/ntfy/pull/693 **Author:** [@binwiederhier](https://github.com/binwiederhier) **Created:** 4/2/2023 **Status:** ✅ Merged **Merged:** 11/16/2023 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `html-emails` --- ### 📝 Commits (4) - [`d88dbbc`](https://github.com/binwiederhier/ntfy/commit/d88dbbc90f28af884b7d0d989bb0fe34118c9a4e) WIP - [`b42958d`](https://github.com/binwiederhier/ntfy/commit/b42958de9f0eb1cd2b0df51875a086f219777655) Merge branch 'main' of github.com:binwiederhier/ntfy into html-emails - [`7f1855a`](https://github.com/binwiederhier/ntfy/commit/7f1855ad4dca4d2d75e8374cb02c6d2bf265d836) It's better than nothing - [`37091f2`](https://github.com/binwiederhier/ntfy/commit/37091f25a887778e40870fea72a33953a6ad981c) Add PR link ### 📊 Changes **5 files changed** (+881 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `docs/releases.md` (+1 -0) 📝 `go.mod` (+17 -12) 📝 `go.sum` (+31 -0) 📝 `server/smtp_server.go` (+65 -11) 📝 `server/smtp_server_test.go` (+767 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:01:50 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1381
No description provided.