stacker.news/prisma
SatsAllDay 94fbabcdf9
Notifications for when you are forwarded sats from a post (#467)
* Notifications for when you are forwarded sats from a post

Support notifications when a post for which you are forwarded gets zapped

This is controlled by a new boolean flag in user settings

* Send push notifications to forwarded users when they get forwarded sats

* Add `Promise.allSettled` per PR feedback

* Remove `FEE` act type when building forwarded zaps notifications

Don't include `FEE` actions, only `TIP` actions to avoid "0 sats forwarded" notifications

---------

Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2023-09-12 10:31:46 -05:00
..
migrations Notifications for when you are forwarded sats from a post (#467) 2023-09-12 10:31:46 -05:00
schema.prisma Notifications for when you are forwarded sats from a post (#467) 2023-09-12 10:31:46 -05:00
seed.js Remove OP badge for comments by anon on posts by anon (#422) 2023-08-19 16:03:07 -05:00