acuity-network / acuity-browser-old

Reference application for MIX Blockchain.
14 stars 4 forks source link

Push notifications #2 #26

Open ghost opened 5 years ago

ghost commented 5 years ago

Every person usually have 1-2 favorite author, which he reads absolutely everything!

On the profile page, you need to make a slider "subscribe to push notifications for the publication of new content by this author." (mention is in https://github.com/mix-blockchain/mix-acuity/issues/25) image the subscription option should appear after You start trusting the user.

If the author has published a new article, the user POPs up a push notification indicating the title of the article and the author. The itemID of this article is copied to the buffer so that you can navigate to it on the GOTO page.

If You have time to click on the window with push notification, then this article should automatically open.

On the settings page make a list of "push notifications to authors". in this list give the ability to remove push notifications for any author.

If You no longer trust the user, the subscription to his push notifications is automatically deleted.

This functionality will greatly increase the readability within the platform