[PR #533] [MERGED] Add "Generate topic name" button to "Subscribe to topic" dialog #1322

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

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/533
Author: @yardenshoham
Created: 12/8/2022
Status: Merged
Merged: 12/8/2022
Merged by: @binwiederhier

Base: mainHead: generate-topic-name


📝 Commits (5)

  • b91fb3f Add "Generate topic name" button to "Subscribe to topic" dialog
  • e083ef0 Place "Generate topic name" in the same line as the text field
  • ce942ff Remove nanoid dependency
  • 71e4686 Remove unused layouts
  • e0d6a0b Simplify logic

📊 Changes

2 files changed (+33 additions, -15 deletions)

View changed files

📝 web/public/static/langs/en.json (+1 -0)
📝 web/src/components/SubscribeDialog.js (+32 -15)

📄 Description

Added a new button. When clicked it'll generate a random alphanumeric string and set it as the topic name.

Screenshot

image

Video

https://user-images.githubusercontent.com/20454870/206441009-2e8098cc-c62d-4e2d-b5e5-95c4578988be.mp4


🔄 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/533 **Author:** [@yardenshoham](https://github.com/yardenshoham) **Created:** 12/8/2022 **Status:** ✅ Merged **Merged:** 12/8/2022 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `generate-topic-name` --- ### 📝 Commits (5) - [`b91fb3f`](https://github.com/binwiederhier/ntfy/commit/b91fb3f5868a7b96715c7200d098f465ec47286e) Add "Generate topic name" button to "Subscribe to topic" dialog - [`e083ef0`](https://github.com/binwiederhier/ntfy/commit/e083ef0d6d94340731925a4856d391c354853614) Place "Generate topic name" in the same line as the text field - [`ce942ff`](https://github.com/binwiederhier/ntfy/commit/ce942ffe16a0b4830875699890d084daf3d6675e) Remove nanoid dependency - [`71e4686`](https://github.com/binwiederhier/ntfy/commit/71e46860acd2462599cc214868594259e30ff167) Remove unused layouts - [`e0d6a0b`](https://github.com/binwiederhier/ntfy/commit/e0d6a0b974ad2210af128a03ed6288291c19179f) Simplify logic ### 📊 Changes **2 files changed** (+33 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `web/public/static/langs/en.json` (+1 -0) 📝 `web/src/components/SubscribeDialog.js` (+32 -15) </details> ### 📄 Description Added a new button. When clicked it'll generate a random alphanumeric string and set it as the topic name. * Closes #453 # Screenshot ![image](https://user-images.githubusercontent.com/20454870/206426716-c9343827-ba41-4205-b1ee-220b86f98d2a.png) # Video https://user-images.githubusercontent.com/20454870/206441009-2e8098cc-c62d-4e2d-b5e5-95c4578988be.mp4 --- <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:34 +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#1322
No description provided.