this post was submitted on 02 Jul 2023
930 points (98.3% liked)

wefwef

4227 readers
2 users here now

wefwef is now Voyager! Subscribe to [email protected].

founded 1 year ago
MODERATORS
 

Go check it out, it's pretty cool. It also shows a check mark which is a nice visual cue for sorting.

btw, are there any graphic designers here with experience with SVGs? If we want to make this feature even better, we need custom calendar icons!

https://github.com/aeharding/wefwef/issues/197

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 1 year ago (3 children)

Web apps can notify.

However I'm not sure - that might require a backend server to SEND notifications to your device.

[–] [email protected] 15 points 1 year ago (1 children)

Yes once things calm down a bit I’d love to request Lemmy to support web push.

Elk, a web client for Mastodon, can send push notifications because mastodon supports Web Push 😁

[–] [email protected] 1 points 1 year ago

Unified push may be worth looking in to: https://github.com/uniqush/uniqush-push

[–] [email protected] 5 points 1 year ago

Yeah, I believe you’re right. And spinning up something like that may be out of the scope of this project (costs and whatnot). Which is fine. But it would be some neat gold plating.

[–] [email protected] 1 points 1 year ago

Wefwef is already a hosted application so I don't see why it wouldn't be able to handle push notifications for the installed clients on the hosted wefwef instance. Besides the code not being implemented yet of course.