vikunja-api/pkg/notifications
konrad 2178166ece Add crud endpoints for notifications (#801)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#801
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-02-21 14:50:34 +00:00
..
database.go Add crud endpoints for notifications (#801) 2021-02-21 14:50:34 +00:00
mail_render.go Add notifications package for easy sending of notifications (#779) 2021-02-07 21:05:09 +00:00
mail_test.go Fix tests 2021-02-14 23:03:44 +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
main_test.go Add notifications package for easy sending of notifications (#779) 2021-02-07 21:05:09 +00:00
notification_test.go Add crud endpoints for notifications (#801) 2021-02-21 14:50:34 +00:00
notification.go Add crud endpoints for notifications (#801) 2021-02-21 14:50:34 +00:00