Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push notifications #51

Open
brunolemos opened this issue Dec 18, 2018 · 8 comments
Open

Push notifications #51

brunolemos opened this issue Dec 18, 2018 · 8 comments

Comments

@brunolemos
Copy link
Member

@brunolemos brunolemos commented Dec 18, 2018

Issuehunt badges

Related #90

  • Add option on each column
  • Electron (macOS, Windows, Linux)
  • Web
  • iOS
  • Android

There are two possible ways to check for new items:

  1. Run a script on app background every X minutes (has limitations on iOS: if app gets closed it will stop updating, minimum 15 minute interval to update, etc)
  2. Move this responsibility to the server (probably would not scale well, imagine the server having to do thousands of github API requests per minute)

We can do option 1 for android and desktop, but for ios and web needs to be option 2.


IssueHunt Summary

Backers (Total: $100.00)

Become a backer now!

Or submit a pull request to get the deposits!

Tips


IssueHunt has been backed by the following sponsors. Become a sponsor

@brunolemos brunolemos added this to To do in DevHub Dec 21, 2018
@lamhieu-vk
Copy link

@lamhieu-vk lamhieu-vk commented Jan 9, 2019

please add checklist for browsers, ios, android

@brunolemos brunolemos mentioned this issue Jan 9, 2019
4 of 8 tasks complete
@brunolemos brunolemos mentioned this issue May 7, 2019
7 of 22 tasks complete
@doodeehee70

This comment was marked as spam.

@issuehunt-app
Copy link

@issuehunt-app issuehunt-app bot commented Sep 2, 2019

@dtolnay has funded $100.00 to this issue.


@dtolnay
Copy link

@dtolnay dtolnay commented Sep 2, 2019

^ I specifically care about push notifications on Android for the user dashboard view. You can claim the bounty after solving that one, the other platforms can happen later.

@benkoska
Copy link

@benkoska benkoska commented Sep 3, 2019

I'm working on it

@brunolemos brunolemos pinned this issue Sep 10, 2019
brunolemos added a commit that referenced this issue Sep 23, 2019
#51
@brunolemos
Copy link
Member Author

@brunolemos brunolemos commented Sep 23, 2019

Push Notifications is now available for Desktop! Mobile is next.
It is a paid feature and I wrote more about this here.

image

@jletey
Copy link
Contributor

@jletey jletey commented Sep 26, 2019

@brunolemos I wish you the best of luck with paid features, and hope it all turns out well!

Definitely keep us updated!

@brunolemos brunolemos unpinned this issue May 29, 2020
@TheGuardianWolf
Copy link

@TheGuardianWolf TheGuardianWolf commented Aug 22, 2020

This issue sounds like you need FCM or some cloud messaging platform for best results, are you interested in heading in that direction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
DevHub
  
To do
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
7 participants
You can’t perform that action at this time.