api/pkg/swagger
konrad 61d49c3a56 feat: add time zone setting for reminders (#1092)
Instead of naeveily checking for all reminders due in the next minute, we now check all reminders in all time zones in the next minutes. This essentially means checking for reminders due in the next 14 or past 12 hours. We then check for each user who would receive a reminder from that result if it is actually due in their time zone.

This should prevent issues where users would get the reminder in the time zone of their server, not in their own.

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1092
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2022-01-16 11:05:56 +00:00
..
docs.go feat: add time zone setting for reminders (#1092) 2022-01-16 11:05:56 +00:00
swagger.json feat: add time zone setting for reminders (#1092) 2022-01-16 11:05:56 +00:00
swagger.yaml feat: add time zone setting for reminders (#1092) 2022-01-16 11:05:56 +00:00