{ "action": "created", "issue": { "url": "https://api.github.com/repos/binwiederhier/ntfy/issues/1389", "repository_url": "https://api.github.com/repos/binwiederhier/ntfy", "labels_url": "https://api.github.com/repos/binwiederhier/ntfy/issues/1389/labels{/name}", "comments_url": "https://api.github.com/repos/binwiederhier/ntfy/issues/1389/comments", "events_url": "https://api.github.com/repos/binwiederhier/ntfy/issues/1389/events", "html_url": "https://github.com/binwiederhier/ntfy/issues/1389", "id": 3230655753, "node_id": "I_kwDOGRBhi87Aj-UJ", "number": 1389, "title": "instant alerts without Pull to refresh", "user": { "login": "edbraunh", "id": 8795846, "node_id": "MDQ6VXNlcjg3OTU4NDY=", "avatar_url": "https://avatars.githubusercontent.com/u/8795846?v=4", "gravatar_id": "", "url": "https://api.github.com/users/edbraunh", "html_url": "https://github.com/edbraunh", "followers_url": "https://api.github.com/users/edbraunh/followers", "following_url": "https://api.github.com/users/edbraunh/following{/other_user}", "gists_url": "https://api.github.com/users/edbraunh/gists{/gist_id}", "starred_url": "https://api.github.com/users/edbraunh/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/edbraunh/subscriptions", "organizations_url": "https://api.github.com/users/edbraunh/orgs", "repos_url": "https://api.github.com/users/edbraunh/repos", "events_url": "https://api.github.com/users/edbraunh/events{/privacy}", "received_events_url": "https://api.github.com/users/edbraunh/received_events", "type": "User", "user_view_type": "public", "site_admin": false }, "labels": [ { "id": 3480884105, "node_id": "LA_kwDOGRBhi87PehOJ", "url": "https://api.github.com/repos/binwiederhier/ntfy/labels/enhancement", "name": "enhancement", "color": "a2eeef", "default": true, "description": "New feature or request" } ], "state": "open", "locked": false, "assignee": null, "assignees": [ ], "milestone": null, "comments": 3, "created_at": "2025-07-15T03:46:30Z", "updated_at": "2025-07-16T11:45:57Z", "closed_at": null, "author_association": "NONE", "active_lock_reason": null, "sub_issues_summary": { "total": 0, "completed": 0, "percent_completed": 0 }, "body": "Hello ntfy Team,\n\nFirst off, thank you for developing such a powerful and lightweight notification app — it’s been invaluable for receiving timely alerts.\n\nI’m a user who relies heavily on ntfy for real-time trading alerts and have noticed that while push notifications arrive instantly, the in-app alert list does not automatically refresh with new messages. Currently, I need to manually pull-to-refresh the alert list to see the latest alerts.\n\nWould it be possible to add a feature that enables automatic refreshing of the alert list as new notifications arrive? This would greatly enhance usability and streamline the user experience, especially for users monitoring time-sensitive information.\n\nThank you for considering this request. I appreciate your hard work and look forward to future updates!", "reactions": { "url": "https://api.github.com/repos/binwiederhier/ntfy/issues/1389/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }, "timeline_url": "https://api.github.com/repos/binwiederhier/ntfy/issues/1389/timeline", "performed_via_github_app": null, "state_reason": null }, "comment": { "url": "https://api.github.com/repos/binwiederhier/ntfy/issues/comments/3078214289", "html_url": "https://github.com/binwiederhier/ntfy/issues/1389#issuecomment-3078214289", "issue_url": "https://api.github.com/repos/binwiederhier/ntfy/issues/1389", "id": 3078214289, "node_id": "IC_kwDOGRBhi863edKR", "user": { "login": "wunter8", "id": 8421688, "node_id": "MDQ6VXNlcjg0MjE2ODg=", "avatar_url": "https://avatars.githubusercontent.com/u/8421688?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wunter8", "html_url": "https://github.com/wunter8", "followers_url": "https://api.github.com/users/wunter8/followers", "following_url": "https://api.github.com/users/wunter8/following{/other_user}", "gists_url": "https://api.github.com/users/wunter8/gists{/gist_id}", "starred_url": "https://api.github.com/users/wunter8/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/wunter8/subscriptions", "organizations_url": "https://api.github.com/users/wunter8/orgs", "repos_url": "https://api.github.com/users/wunter8/repos", "events_url": "https://api.github.com/users/wunter8/events{/privacy}", "received_events_url": "https://api.github.com/users/wunter8/received_events", "type": "User", "user_view_type": "public", "site_admin": false }, "created_at": "2025-07-16T11:45:57Z", "updated_at": "2025-07-16T11:45:57Z", "author_association": "CONTRIBUTOR", "body": "These are the things you need to do to get iOS push notifications to work:\n1. open a browser to the web app of your ntfy instance and copy the URL (including \"http://\" or \"https://\", your domain or IP address, and any ports, and excluding any trailing slashes)\n2. put the URL you copied in the ntfy `base-url` config in server.yml or NTFY_BASE_URL in env variables\n3. put the URL you copied in the default server URL setting in the iOS ntfy app\n4. set `upstream-base-url` in server.yml or NTFY_UPSTREAM_BASE_URL in env variables to \"https://ntfy.sh\" (without a trailing slash)", "reactions": { "url": "https://api.github.com/repos/binwiederhier/ntfy/issues/comments/3078214289/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }, "performed_via_github_app": null }, "repository": { "id": 420503947, "node_id": "R_kgDOGRBhiw", "name": "ntfy", "full_name": "binwiederhier/ntfy", "private": false, "owner": { "login": "binwiederhier", "id": 664597, "node_id": "MDQ6VXNlcjY2NDU5Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/664597?v=4", "gravatar_id": "", "url": "https://api.github.com/users/binwiederhier", "html_url": "https://github.com/binwiederhier", "followers_url": "https://api.github.com/users/binwiederhier/followers", "following_url": "https://api.github.com/users/binwiederhier/following{/other_user}", "gists_url": "https://api.github.com/users/binwiederhier/gists{/gist_id}", "starred_url": "https://api.github.com/users/binwiederhier/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/binwiederhier/subscriptions", "organizations_url": "https://api.github.com/users/binwiederhier/orgs", "repos_url": "https://api.github.com/users/binwiederhier/repos", "events_url": "https://api.github.com/users/binwiederhier/events{/privacy}", "received_events_url": "https://api.github.com/users/binwiederhier/received_events", "type": "User", "user_view_type": "public", "site_admin": false }, "html_url": "https://github.com/binwiederhier/ntfy", "description": "Send push notifications to your phone or desktop using PUT/POST", "fork": false, "url": "https://api.github.com/repos/binwiederhier/ntfy", "forks_url": "https://api.github.com/repos/binwiederhier/ntfy/forks", "keys_url": "https://api.github.com/repos/binwiederhier/ntfy/keys{/key_id}", "collaborators_url": "https://api.github.com/repos/binwiederhier/ntfy/collaborators{/collaborator}", "teams_url": "https://api.github.com/repos/binwiederhier/ntfy/teams", "hooks_url": "https://api.github.com/repos/binwiederhier/ntfy/hooks", "issue_events_url": "https://api.github.com/repos/binwiederhier/ntfy/issues/events{/number}", "events_url": "https://api.github.com/repos/binwiederhier/ntfy/events", "assignees_url": "https://api.github.com/repos/binwiederhier/ntfy/assignees{/user}", "branches_url": "https://api.github.com/repos/binwiederhier/ntfy/branches{/branch}", "tags_url": "https://api.github.com/repos/binwiederhier/ntfy/tags", "blobs_url": "https://api.github.com/repos/binwiederhier/ntfy/git/blobs{/sha}", "git_tags_url": "https://api.github.com/repos/binwiederhier/ntfy/git/tags{/sha}", "git_refs_url": "https://api.github.com/repos/binwiederhier/ntfy/git/refs{/sha}", "trees_url": "https://api.github.com/repos/binwiederhier/ntfy/git/trees{/sha}", "statuses_url": "https://api.github.com/repos/binwiederhier/ntfy/statuses/{sha}", "languages_url": "https://api.github.com/repos/binwiederhier/ntfy/languages", "stargazers_url": "https://api.github.com/repos/binwiederhier/ntfy/stargazers", "contributors_url": "https://api.github.com/repos/binwiederhier/ntfy/contributors", "subscribers_url": "https://api.github.com/repos/binwiederhier/ntfy/subscribers", "subscription_url": "https://api.github.com/repos/binwiederhier/ntfy/subscription", "commits_url": "https://api.github.com/repos/binwiederhier/ntfy/commits{/sha}", "git_commits_url": "https://api.github.com/repos/binwiederhier/ntfy/git/commits{/sha}", "comments_url": "https://api.github.com/repos/binwiederhier/ntfy/comments{/number}", "issue_comment_url": "https://api.github.com/repos/binwiederhier/ntfy/issues/comments{/number}", "contents_url": "https://api.github.com/repos/binwiederhier/ntfy/contents/{+path}", "compare_url": "https://api.github.com/repos/binwiederhier/ntfy/compare/{base}...{head}", "merges_url": "https://api.github.com/repos/binwiederhier/ntfy/merges", "archive_url": "https://api.github.com/repos/binwiederhier/ntfy/{archive_format}{/ref}", "downloads_url": "https://api.github.com/repos/binwiederhier/ntfy/downloads", "issues_url": "https://api.github.com/repos/binwiederhier/ntfy/issues{/number}", "pulls_url": "https://api.github.com/repos/binwiederhier/ntfy/pulls{/number}", "milestones_url": "https://api.github.com/repos/binwiederhier/ntfy/milestones{/number}", "notifications_url": "https://api.github.com/repos/binwiederhier/ntfy/notifications{?since,all,participating}", "labels_url": "https://api.github.com/repos/binwiederhier/ntfy/labels{/name}", "releases_url": "https://api.github.com/repos/binwiederhier/ntfy/releases{/id}", "deployments_url": "https://api.github.com/repos/binwiederhier/ntfy/deployments", "created_at": "2021-10-23T19:25:32Z", "updated_at": "2025-07-16T10:18:34Z", "pushed_at": "2025-07-13T13:56:19Z", "git_url": "git://github.com/binwiederhier/ntfy.git", "ssh_url": "git@github.com:binwiederhier/ntfy.git", "clone_url": "https://github.com/binwiederhier/ntfy.git", "svn_url": "https://github.com/binwiederhier/ntfy", "homepage": "https://ntfy.sh", "size": 36740, "stargazers_count": 25111, "watchers_count": 25111, "language": "Go", "has_issues": true, "has_projects": true, "has_downloads": true, "has_wiki": true, "has_pages": false, "has_discussions": false, "forks_count": 984, "mirror_url": null, "archived": false, "disabled": false, "open_issues_count": 367, "license": { "key": "apache-2.0", "name": "Apache License 2.0", "spdx_id": "Apache-2.0", "url": "https://api.github.com/licenses/apache-2.0", "node_id": "MDc6TGljZW5zZTI=" }, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, "topics": [ "curl", "notifications", "ntfy", "ntfysh", "pubsub", "push-notifications", "rest-api" ], "visibility": "public", "forks": 984, "open_issues": 367, "watchers": 25111, "default_branch": "main" }, "sender": { "login": "wunter8", "id": 8421688, "node_id": "MDQ6VXNlcjg0MjE2ODg=", "avatar_url": "https://avatars.githubusercontent.com/u/8421688?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wunter8", "html_url": "https://github.com/wunter8", "followers_url": "https://api.github.com/users/wunter8/followers", "following_url": "https://api.github.com/users/wunter8/following{/other_user}", "gists_url": "https://api.github.com/users/wunter8/gists{/gist_id}", "starred_url": "https://api.github.com/users/wunter8/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/wunter8/subscriptions", "organizations_url": "https://api.github.com/users/wunter8/orgs", "repos_url": "https://api.github.com/users/wunter8/repos", "events_url": "https://api.github.com/users/wunter8/events{/privacy}", "received_events_url": "https://api.github.com/users/wunter8/received_events", "type": "User", "user_view_type": "public", "site_admin": false } }