add more tasks for notifications work

This commit is contained in:
2023-12-07 20:44:48 -07:00
parent a6bb036ceb
commit 6045975b79

View File

@@ -6,6 +6,9 @@ tasks:
- extract private_key_hex in py-push-server webpush.py
- lock down regenerate_vapid endpoint (so only we admins can do it on demand)
- remove sleep in py-push-server app.py
- revisit "maybe" and "never" buttons on accont screen
- see if we can detect OS-level notifications if turned off
- write troubleshooting docs for notifications
- .3 fix the Project-location-selection map display to not show on top of bottom icons (and any other UI tweaks on the map flow) assignee-group:ui