forked from vikunja/vikunja
1
0
Fork 0
api/pkg/notifications
kolaente d83e3a0a03
chore: remove cache options
Cache was not working correctly, added more complexity and actually made response times slower. Because of this, I'm removing all cache options until we figure out a better solution.

Resolves vikunja/api#1496
Resolves vikunja/api#907
2023-06-08 17:05:36 +02:00
..
database.go Task mentions (#926) 2021-07-29 15:42:49 +00:00
db.go chore: remove cache options 2023-06-08 17:05:36 +02:00
logo.png feat: embed the vikunja logo as inline attachment 2022-06-30 14:21:17 +00: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 fix: typo in email template 2023-04-14 10:29:54 +02:00
mail_test.go fix: typo in email template 2023-04-14 10:29:54 +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