[PR #1049] [MERGED] Remove Rate-Topics #1501

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

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1049
Author: @binwiederhier
Created: 3/7/2024
Status: Merged
Merged: 3/7/2024
Merged by: @binwiederhier

Base: mainHead: remove-rate-topics


📝 Commits (1)

📊 Changes

12 files changed (+1850 additions, -818 deletions)

View changed files

📝 .github/workflows/build.yaml (+8 -14)
📝 .github/workflows/release.yaml (+8 -15)
📝 .github/workflows/test.yaml (+11 -20)
📝 docs/config.md (+10 -7)
📝 docs/deprecations.md (+1 -1)
📝 docs/releases.md (+6 -0)
📝 go.mod (+30 -32)
📝 go.sum (+62 -106)
📝 server/server.go (+10 -12)
📝 server/server.yml (+6 -7)
📝 server/server_test.go (+20 -82)
📝 web/package-lock.json (+1678 -522)

📄 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/1049 **Author:** [@binwiederhier](https://github.com/binwiederhier) **Created:** 3/7/2024 **Status:** ✅ Merged **Merged:** 3/7/2024 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `remove-rate-topics` --- ### 📝 Commits (1) - [`aecf0a5`](https://github.com/binwiederhier/ntfy/commit/aecf0a5f259d1db0c084009037a752dbe88d81b1) Remove Rate-Topics ### 📊 Changes **12 files changed** (+1850 additions, -818 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yaml` (+8 -14) 📝 `.github/workflows/release.yaml` (+8 -15) 📝 `.github/workflows/test.yaml` (+11 -20) 📝 `docs/config.md` (+10 -7) 📝 `docs/deprecations.md` (+1 -1) 📝 `docs/releases.md` (+6 -0) 📝 `go.mod` (+30 -32) 📝 `go.sum` (+62 -106) 📝 `server/server.go` (+10 -12) 📝 `server/server.yml` (+6 -7) 📝 `server/server_test.go` (+20 -82) 📝 `web/package-lock.json` (+1678 -522) </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:02:24 +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#1501
No description provided.