mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #295] iOS: Ability to remember servers #229
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#229
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @prabirshrestha on GitHub (Jun 1, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/295
My domain is a bit long
ntfy.home.mydomain.comand it is not fun to type on an ios device. Please add the capability to rememberUse another serverandServer URL.Even better if there is a capability to add/remove server as I see myself using ntfy in home server and on the cloud.
It would be good if there was an opt-in option to sync the list using cloudkit. (can probably be a different issue)
@binwiederhier commented on GitHub (Jun 1, 2022):
Thank you for the feature request.
The Android app has that feature, and even the ability to select a "Default server" in the settings. I plan on implementing it the same way. I will not implement any other services (such as cloudkit) though. That feels a little too much.
@binwiederhier commented on GitHub (Jun 1, 2022):
(One note around the " capability to add/remove server". In the Android app you do not specifically add servers. You add topics. And you can store one user/pass combo per server. I plan to implement it the same way, to mirror the Android app.)
@binwiederhier commented on GitHub (Jun 5, 2022):
Done (default server, not other servers).