[PR #348] [MERGED] WIP: DIsplay name for the web app #1277

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

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/348
Author: @binwiederhier
Created: 6/29/2022
Status: Merged
Merged: 6/29/2022
Merged by: @binwiederhier

Base: mainHead: display-name-web


📝 Commits (2)

📊 Changes

9 files changed (+112 additions, -15 deletions)

View changed files

📝 docs/releases.md (+5 -1)
📝 web/public/static/langs/en.json (+6 -0)
📝 web/src/app/Api.js (+2 -3)
📝 web/src/app/Notifier.js (+3 -2)
📝 web/src/app/SubscriptionManager.js (+6 -0)
📝 web/src/app/utils.js (+9 -0)
📝 web/src/components/ActionBar.js (+17 -2)
📝 web/src/components/Navigation.js (+5 -7)
web/src/components/SubscriptionSettingsDialog.js (+59 -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/348 **Author:** [@binwiederhier](https://github.com/binwiederhier) **Created:** 6/29/2022 **Status:** ✅ Merged **Merged:** 6/29/2022 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `display-name-web` --- ### 📝 Commits (2) - [`4d6c147`](https://github.com/binwiederhier/ntfy/commit/4d6c147f24d8986e1e8fcc5714df2508e2e7030d) WIP: DIsplay name for the web app - [`aee4074`](https://github.com/binwiederhier/ntfy/commit/aee40747923f5168f27b61e3ebee0696c3d17f34) changelog ### 📊 Changes **9 files changed** (+112 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `docs/releases.md` (+5 -1) 📝 `web/public/static/langs/en.json` (+6 -0) 📝 `web/src/app/Api.js` (+2 -3) 📝 `web/src/app/Notifier.js` (+3 -2) 📝 `web/src/app/SubscriptionManager.js` (+6 -0) 📝 `web/src/app/utils.js` (+9 -0) 📝 `web/src/components/ActionBar.js` (+17 -2) 📝 `web/src/components/Navigation.js` (+5 -7) ➕ `web/src/components/SubscriptionSettingsDialog.js` (+59 -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:21 +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#1277
No description provided.