api/pkg/notifications
konrad 27119ad6d4 User account deletion (#937)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#937
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-08-11 19:08:10 +00:00
..
database.go Task mentions (#926) 2021-07-29 15:42:49 +00:00
db.go Fix notifications table not being created on initial setup 2021-02-22 21:20:13 +01:00
mail.go Fix sending notifications to users if the user object didn't have an email 2021-02-14 22:44:01 +01:00
mail_render.go Improve sending overdue task reminders by only sending one for all overdue tasks 2021-04-18 15:32:02 +02:00
mail_test.go Improve sending overdue task reminders by only sending one for all overdue tasks 2021-04-18 15:32:02 +02:00
main_test.go Task mentions (#926) 2021-07-29 15:42:49 +00:00
notification.go User account deletion (#937) 2021-08-11 19:08:10 +00:00
notification_test.go Add crud endpoints for notifications (#801) 2021-02-21 14:50:34 +00:00
testing.go User account deletion (#937) 2021-08-11 19:08:10 +00:00