stacker.news/fragments
SatsAllDay 852d2cf304
@remindme bot support (#1159)
* @remindme bot support

support reminders via @remindme bot, just like @delete bot

* minor cleanup

* minor query cleanup

* add db migration

* various fixes and updates:

* hasNewNotes implementation
* actually return notification component in ui
* delete reminder and job on item delete
* other goodies

* refactor to use prisma for deleting existing reminder

* * switch to deleteMany to delete existing Reminders upon edit/delete of post to satisfy prisma

* update wording in form toast for remindme bot usage

* update wording in the push notification sent

* transactional reminder inserts and expirein

* set expirein on @delete too

---------

Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
2024-05-19 15:52:02 -05:00
..
blockHeight.js Add block height to price carousel (#484) 2023-09-12 10:56:02 -05:00
chainFee.js Add chain fees to price carousel (#658) 2023-12-20 16:06:22 -06:00
comments.js better link rel attr handling 2024-03-04 19:20:14 -06:00
invites.js better organize user graphql types 2023-11-09 19:05:35 -06:00
items.js better link rel attr handling 2024-03-04 19:20:14 -06:00
notifications.js @remindme bot support (#1159) 2024-05-19 15:52:02 -05:00
price.js Add proxy with cache for coinbase API requests (#226) 2023-01-27 17:20:33 -06:00
rewards.js allow viewing reward ranges 2023-08-29 19:13:21 -05:00
subs.js Add createdAt to territory header 2024-04-03 01:17:32 +02:00
users.js Add dashboard to satistics page (#1099) 2024-04-28 16:05:23 -05:00
wallet.js Show preimage of confirmed withdrawals (#1106) 2024-04-25 19:33:24 -05:00