SpringAll icon indicating copy to clipboard operation
SpringAll copied to clipboard

Add browser notifications to mobile version

Open Flaburgan opened this issue 7 years ago • 2 comments

Many users complained about "not having an Android / iOS application" for diaspora*. When discussing with them, it looks like the main feature they are missing is notifications. We added them using pulling in the desktop version in https://github.com/diaspora/diaspora/pull/6952, this should be done in the mobile version too. It can be done by pulling at the moment, as that's the easiest way. Then there could be improvement, see https://github.com/diaspora/diaspora/issues/6668 for example.

Flaburgan avatar Mar 25 '18 22:03 Flaburgan

@Flaburgan unfortunately the desktop implementation is mostly done in Backbone which the current mobile site really isn't wired to use. Getting it ported over would be non-trivial.

HankG avatar Nov 01 '18 01:11 HankG

Would this be the ticket to talk about implementing support for Google's Firebase in order to create android app notifications? Seems like an essential part of a social media platform, I don't see pods surviving without mobile app notifications..

profzelonka avatar Apr 22 '23 19:04 profzelonka