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
..
2024-05-03 14:35:16 -05:00
2024-04-26 21:22:30 -05:00
2024-04-26 21:22:30 -05:00
2023-02-08 13:39:53 -06:00
2024-05-19 15:52:02 -05:00
2024-05-19 15:52:02 -05:00
2024-04-08 17:54:39 -05:00
2024-02-13 13:17:56 -06:00
2024-02-13 13:17:56 -06:00
2024-05-01 09:30:36 -05:00
2023-10-23 18:16:06 -05:00
2023-09-23 20:19:35 -05:00
2024-03-19 19:37:31 -05:00
2024-03-20 20:56:40 -05:00
2024-03-01 10:28:55 -06:00
2024-05-19 15:52:02 -05:00