Reminders #9
Notifications
Total Time Spent: 13 hours 49 minutes
Due Date
o.winkels
13 hours 49 minutes
No due date set.
Dependencies
No dependencies set.
Reference: FaSTTUBe/ftracker#9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Notify person if they didn't sign out befrore midnight or something like that
Email remindersto RemindersCurrently not planned due to time constraints, i'll revisit when i have time or there is demand.
It turns out M$ Teams' API for this stuff is pretty shit. The options are:
ftracker
using their M$ account, which sounds neat until you realize users can't send messages to themselvesA new option just came to mind: Why not try out those newfangled web-push-notifications? That will require messing with service workers and stuff, but is probably still easier than M$' shitty APIs.
Made good progress today (see branch
push-notifications
). Seems very promising. I hope device support is okay, no idea about safari for example.Things left to do:
Shit's production ready i think!