Replies: 3 comments
-
As much as I would love to see something like this, support must first come from either Reddit or by someone else making a server that polls Reddit and then relays any notifications via UnifiedPush. Simply implementing UnifiedPush support in Infinity would be useless if there's nothing that will ever send a notification that way. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I fully agree that, one way or another, push notifications would be a great addition to this wonderful app. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
UnifiedPush is a FOSS selfhostable push notification server specification which makes it easy for apps to send live notifications without Google Cloud Messaging. Perhaps you can add support for it in Infinity? It'll allow for smaller notification checking interval while improving the battery life of the device. You'll still be able to leave the default polling-based notification approach as a fallback in case the user doesn't have UP set up on their device.
Beta Was this translation helpful? Give feedback.
All reactions