Support for push notifications (on android)?
Support for push notifications (on android)?
First of all, LOVE the app!
I'm wondering if there are plans to add push notifications on reply/DM? it'll be awesome not to need to check the app every time just to see if someone replied to my DM?
It is planned but it probably will take a while to implement since lemmy doesn't support webpush api. Without web push their are only two ways to check for notifications (both aren't elegant):
Web push api could solve this issue since instead of voyager having to ask lemmy if their are new messages web push allows the opposite to happen (lemmy telling voyager a new message has arived).
https://github.com/LemmyNet/lemmy/issues/3552
Thanks for the detailed, clear answer. It makes sense so won't hold my breath for it for the time being š