[PR #707] [MERGED] WIP: UTF-8 headers #1387

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

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/707
Author: @binwiederhier
Created: 4/21/2023
Status: Merged
Merged: 4/22/2023
Merged by: @binwiederhier

Base: mainHead: utf8-headers


📝 Commits (3)

📊 Changes

9 files changed (+49 additions, -8 deletions)

View changed files

📝 .github/workflows/build.yaml (+1 -1)
📝 .github/workflows/release.yaml (+1 -1)
📝 .github/workflows/test.yaml (+1 -1)
📝 docs/publish.md (+12 -0)
📝 docs/releases.md (+1 -0)
📝 server/errors.go (+1 -0)
📝 server/server.go (+12 -1)
📝 server/server_test.go (+17 -4)
📝 server/util.go (+3 -0)

📄 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/707 **Author:** [@binwiederhier](https://github.com/binwiederhier) **Created:** 4/21/2023 **Status:** ✅ Merged **Merged:** 4/22/2023 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `utf8-headers` --- ### 📝 Commits (3) - [`cfa8d92`](https://github.com/binwiederhier/ntfy/commit/cfa8d92af14264616437036057724decb66dccff) UTF-8 headers - [`824ec39`](https://github.com/binwiederhier/ntfy/commit/824ec39d46ded9306581d6e05cc1eb47d2426812) Attempt to fix pipeline - [`6b1f72f`](https://github.com/binwiederhier/ntfy/commit/6b1f72fec99178e1598a2d5734122be829575812) Docs ### 📊 Changes **9 files changed** (+49 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yaml` (+1 -1) 📝 `.github/workflows/release.yaml` (+1 -1) 📝 `.github/workflows/test.yaml` (+1 -1) 📝 `docs/publish.md` (+12 -0) 📝 `docs/releases.md` (+1 -0) 📝 `server/errors.go` (+1 -0) 📝 `server/server.go` (+12 -1) 📝 `server/server_test.go` (+17 -4) 📝 `server/util.go` (+3 -0) </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:52 +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#1387
No description provided.