devhub icon indicating copy to clipboard operation
devhub copied to clipboard

Push notifications

Open brunolemos opened this issue 6 years ago • 11 comments

Issuehunt badges

Related #90

  • [x] Add option on each column
  • [x] 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 avatar Dec 18 '18 05:12 brunolemos

please add checklist for browsers, ios, android

lh0x00 avatar Jan 09 '19 09:01 lh0x00

hello

doodeehee70 avatar Sep 02 '19 01:09 doodeehee70

@dtolnay has funded $100.00 to this issue.


issuehunt-oss[bot] avatar Sep 02 '19 06:09 issuehunt-oss[bot]

^ 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.

dtolnay avatar Sep 02 '19 06:09 dtolnay

I'm working on it

benkoska avatar Sep 03 '19 20:09 benkoska

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

image

brunolemos avatar Sep 23 '19 06:09 brunolemos

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

Definitely keep us updated!

jletey avatar Sep 26 '19 07:09 jletey

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

TheGuardianWolf avatar Aug 22 '20 12:08 TheGuardianWolf

@brunolemos what is the status about push notifications on mobile? currently there is NO iOS app available which is doing push notifications for Github which is unbelievable! I really like DevHub and I would love to see this on iOS/mobile working.

Can I do something to help you with this task? Please let me know 😊

peterus avatar Apr 13 '21 15:04 peterus

@peterus devhub is not maintained anymore

the official github app has push for github notifications

brunolemos avatar Apr 13 '21 16:04 brunolemos

@brunolemos sad to hear. The push notifications are currently just working for mentions. But I want more :) Thank you for your work!

peterus avatar Apr 14 '21 11:04 peterus