<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ntfy]]></title><description><![CDATA[ntfy]]></description><link>https://forum.cloudron.io/category/158</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 07:52:41 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/category/158.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Jul 2026 12:11:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[sending e-mail via ntfy not possible]]></title><description><![CDATA[I just stumbled upon this as well. At least for the email verification part. It seems one of the last releases has added email addresses for accounts and I wanted to add this to mine, but apart from this log line:
2026/07/10 11:09:58 INFO Resending email verification (email=xx@xx.eu, http_method=POST, http_path=/v1/account/email/resend, tag=account, user_id=xx, user_name=felix, visitor_auth_attempts_remaining=30, visitor_emails=2, visitor_emails_limit=24, visitor_emails_remaining=22, visitor_id=ip:xxx, visitor_ip=xxx, visitor_messages=0, visitor_messages_limit=17280, visitor_messages_remaining=17280, visitor_requests_remaining=19, visitor_seen=2026-07-10T11:09:58.274Z, visitor_topic_creations_remaining=92)

Nothing else happens. I also dont see any logging regarding this in the Cloudron event log for email.
]]></description><link>https://forum.cloudron.io/topic/15686/sending-e-mail-via-ntfy-not-possible</link><guid isPermaLink="true">https://forum.cloudron.io/topic/15686/sending-e-mail-via-ntfy-not-possible</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Tue, 07 Jul 2026 12:11:38 GMT</pubDate></item><item><title><![CDATA[Add UnifiedPush settings in documentation]]></title><description><![CDATA[@jdaviescoates said in Add UnifiedPush settings in documentation:

I could be missing something and I'm not even using the app, but just because I'd guess most people would want UnifiedPush stuff on in an app that's all about getting notified about stuff.

Unifiedpush is not used to send you notifications from Ntfy, but unifiedpush is a system that can use your ntfy server to relay notifications from apps through it, instead of using Google infrastructure for these. The list of supported software can be found at https://unifiedpush.org/users/apps/, but at least when testing this with NeoChat I not only needed give write access to up_*, but also read access.
@mononym said in Add UnifiedPush settings in documentation:

When choosing ntfy as UnifiedPush the app created some random string (i.e. the ntfy topic) and it starts with up. In the end, it is difficult to guess the topic name as it is random and as long you're not subscribed to that topic, you won't see the messages as well. Basically, write-only access is not enough to use the nfty server like a public instance as credentials are necessary to read the topic.

What I personally find difficult with Unifiedpush is giving the whole world the ability to send data (text and files) to your server. There are too many bad actors on the internet for this to be a good idea.
]]></description><link>https://forum.cloudron.io/topic/14911/add-unifiedpush-settings-in-documentation</link><guid isPermaLink="true">https://forum.cloudron.io/topic/14911/add-unifiedpush-settings-in-documentation</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Sat, 17 Jan 2026 15:33:06 GMT</pubDate></item><item><title><![CDATA[Link in doc is wrong]]></title><description><![CDATA[@AmbroiseUnly thanks for reporting, fixed.
]]></description><link>https://forum.cloudron.io/topic/11904/link-in-doc-is-wrong</link><guid isPermaLink="true">https://forum.cloudron.io/topic/11904/link-in-doc-is-wrong</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 14 Jun 2024 08:27:28 GMT</pubDate></item><item><title><![CDATA[Use ntfy for other apps?]]></title><description><![CDATA[@Recliner2042
I use NTFY for push notifications on my Elements install with Android based clients.
Should work for IOS as well.
It's running very smooth for more than a year...
[image: 1714887159268-image-1678369653409.png]
Here's what i did to make this work:
To make use of your ntfy installation, on Android for example, you need two things:
the ntfy app:
a UnifiedPush-compatible matrix app
You need to install the ntfy app on each device on which you want to receive push notifications through your ntfy server. The ntfy app will provide UnifiedPush notifications to any number of UnifiedPush-compatible messaging apps installed on the same device.
Setting up the ntfy Android app:
Install the ntfy Android app from F-droid or Google Play.
In its Settings -&gt; General: Default server, enter your ntfy server URL, such as https://ntfy.DOMAIN.
In its Settings -&gt; Advanced: Connection protocol, choose WebSockets.
That is all you need to do in the ntfy app. In particular you do not need to follow any instructions about subscribing to a notification topic as UnifiedPush will do that automatically.
Setting up a UnifiedPush-compatible matrix app:
Install any UnifiedPush-enabled matrix app on that same device. The matrix app will learn from the ntfy app that you have configured UnifiedPush on this device, and then it will tell your matrix server to use it.
Steps needed for specific matrix apps:
FluffyChat-android:
Should auto-detect and use it. No manual settings.
SchildiChat-android:
enable Settings -&gt; Notifications -&gt; UnifiedPush: Force custom push gateway.
choose Settings -&gt; Notifications -&gt; UnifiedPush: Re-register push distributor. (For info, a more complex alternative to achieve the same is: delete the relevant unifiedpush registration in ntfy app, force-close SchildiChat, re-open it.)
verify Settings -&gt; Notifications -&gt; UnifiedPush.
Element-android:
choose Settings -&gt; Notifications -&gt; Notification method -&gt; ntfy
verify Settings -&gt; Troubleshoot -&gt; Troubleshoot notification settings
If the matrix app asks, "Choose a distributor: FCM Fallback or ntfy", then choose "ntfy".
If the matrix app doesn't seem to pick it up, try restarting it.
Cheers 
]]></description><link>https://forum.cloudron.io/topic/11668/use-ntfy-for-other-apps</link><guid isPermaLink="true">https://forum.cloudron.io/topic/11668/use-ntfy-for-other-apps</guid><dc:creator><![CDATA[DanTheMan]]></dc:creator><pubDate>Fri, 03 May 2024 20:03:34 GMT</pubDate></item><item><title><![CDATA[NTFY app overview always says &quot;connecting...&quot;]]></title><description><![CDATA[@lukas said in NTFY app overview always says "connecting...":

Btw.: I switched in Element App to NextPush and this works fine.

With me it's actually the other way around. I've been using ntfy for Element Push but I'd like to install NextPush for Nextcloud talk notifications but can't get it to work. I'm sure it's some trivial thing that's missing but I can't find any proper documentation on setting it up. Would you mind sharing the steps you took?
I have installed the App on the NC-Level and on my mobile device. Logged in on my device, it shows up in the backend of the NC-Level App but won't display notifications.
]]></description><link>https://forum.cloudron.io/topic/11638/ntfy-app-overview-always-says-connecting</link><guid isPermaLink="true">https://forum.cloudron.io/topic/11638/ntfy-app-overview-always-says-connecting</guid><dc:creator><![CDATA[andreasdueren]]></dc:creator><pubDate>Tue, 30 Apr 2024 10:25:24 GMT</pubDate></item><item><title><![CDATA[How to Ntfy for Miniflux]]></title><link>https://forum.cloudron.io/topic/10221/how-to-ntfy-for-miniflux</link><guid isPermaLink="true">https://forum.cloudron.io/topic/10221/how-to-ntfy-for-miniflux</guid><pubDate>Thu, 19 Oct 2023 23:27:18 GMT</pubDate></item><item><title><![CDATA[ntfy - Tutorial Videos]]></title><link>https://forum.cloudron.io/topic/9932/ntfy-tutorial-videos</link><guid isPermaLink="true">https://forum.cloudron.io/topic/9932/ntfy-tutorial-videos</guid><pubDate>Thu, 31 Aug 2023 02:58:14 GMT</pubDate></item><item><title><![CDATA[Version 2.1.0 released]]></title><description><![CDATA[Updated!
]]></description><link>https://forum.cloudron.io/topic/8730/version-2-1-0-released</link><guid isPermaLink="true">https://forum.cloudron.io/topic/8730/version-2-1-0-released</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 26 Feb 2023 08:07:09 GMT</pubDate></item><item><title><![CDATA[protected topic mandatory?]]></title><description><![CDATA[@timconsidine i think that's because it remembers the password for the second time.
All topics are protected by default. This is a deviation from the ntfy default since we don't want unprotected instance. See https://docs.cloudron.io/apps/ntfy/#access-control . auth-default-access has to be changed .
]]></description><link>https://forum.cloudron.io/topic/8702/protected-topic-mandatory</link><guid isPermaLink="true">https://forum.cloudron.io/topic/8702/protected-topic-mandatory</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 21 Feb 2023 12:05:31 GMT</pubDate></item><item><title><![CDATA[first time setup]]></title><description><![CDATA[I moved rest of the discussion to https://forum.cloudron.io/topic/11292/ntfy-cannot-subscribe-after-password-change
]]></description><link>https://forum.cloudron.io/topic/8701/first-time-setup</link><guid isPermaLink="true">https://forum.cloudron.io/topic/8701/first-time-setup</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 21 Feb 2023 12:00:44 GMT</pubDate></item><item><title><![CDATA[ntfy: Migrate from custom to appstore version]]></title><description><![CDATA[@girish
It ended up not working.
I didn't investigate it too much.
I just recreated the app and copied the database over.
]]></description><link>https://forum.cloudron.io/topic/8694/ntfy-migrate-from-custom-to-appstore-version</link><guid isPermaLink="true">https://forum.cloudron.io/topic/8694/ntfy-migrate-from-custom-to-appstore-version</guid><dc:creator><![CDATA[random_eric]]></dc:creator><pubDate>Mon, 20 Feb 2023 09:33:38 GMT</pubDate></item><item><title><![CDATA[Where is it?]]></title><description><![CDATA[@girish Now I can see it, too. Thanks! I'll give it a try.
Update: Works great. Tested with Element and Fedilab so far.
]]></description><link>https://forum.cloudron.io/topic/8688/where-is-it</link><guid isPermaLink="true">https://forum.cloudron.io/topic/8688/where-is-it</guid><dc:creator><![CDATA[nichu42]]></dc:creator><pubDate>Sat, 18 Feb 2023 16:40:22 GMT</pubDate></item><item><title><![CDATA[ntfy - Package Updates]]></title><description><![CDATA[[1.29.0]

Update ntfy to 2.26.0
Full Changelog
Prevent a CPU denial of service via message templates (Template: yes), #1826, thanks to @alanturing881 for reporting)
Web app: Add "Date format" and "Time format" settings (Settings -&gt; Appearance), with ISO 8601, day/month/year (slash or dot) and month/day/year date options and a 12-/24-hour clock option, and base the default format on your browser/system locale rather than the selected display language. When logged in, both settings sync across devices via your account (#1647, thanks to @wsw70 for reporting)
Web app: Smooth transitions and loading animation, remove flickering
Web app: GET /account now reads from the primary database instead of a read replica, so the account view no longer shows stale data right after a change when replicas lag behind
Docs: Document the third-party HelmForge Helm chart as a Kubernetes installation option (#1727, thanks to @mberlofa)
Web app: Strip unsafe URL protocols (javascript:, data:, ...) from links and images in Markdown-rendered messages, so they no longer trigger an uncaught "React has blocked a javascript: URL" error (thanks to @jvoisin for reporting)

]]></description><link>https://forum.cloudron.io/topic/8687/ntfy-package-updates</link><guid isPermaLink="true">https://forum.cloudron.io/topic/8687/ntfy-package-updates</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Sat, 18 Feb 2023 11:20:22 GMT</pubDate></item></channel></rss>