1
0
kolaente 1b9c4204a8
fix(reminders): make sure reminders are only sent once per user
Previously, when a user was creator and assigned to a task, they would get two reminder notifications for the same task. This was caused by Vikunja first fetching all creators and then all assignees and not removing duplicates from that list.

Related: https://community.vikunja.io/t/duplicate-email-reminders/1505/3
2023-08-24 10:47:17 +02:00
2023-02-03 11:48:44 +01:00
2021-06-02 21:20:22 +00:00
2023-06-26 19:10:32 +02:00
2023-07-07 13:34:22 +02:00
2022-08-03 20:06:35 +02:00
2021-02-02 20:19:13 +01:00
2023-06-08 17:05:36 +02:00
2020-12-23 16:41:52 +01:00
2023-06-05 18:07:12 +02:00
2021-02-02 20:19:13 +01:00
2023-07-07 13:34:22 +02:00
2020-09-22 22:25:23 +02:00
2023-03-13 14:28:06 +01:00

Build Status License: AGPL v3 Download Docker Pulls Swagger Docs Go Report Card

Vikunja API

The Todo-app to organize your life.

Table of contents

Security Reports

If you find any security-related issues you don't want to disclose publicly, please use the contact information on our website.

Features

See the features page on our website for a more exaustive list or try it on try.vikunja.io!

Docs

All docs can be found on the Vikunja home page.

Roadmap

See the roadmap (hosted on Vikunja!) for more!

Contributing

Fork -> Push -> Pull-Request. Also see the dev docs for more info.

License

This project is licensed under the AGPLv3 License. See the LICENSE file for the full license text.

Description
No description provided
Readme 63 MiB
Languages
Go 73.2%
Vue 15%
TypeScript 10.1%
SCSS 0.9%
Smarty 0.4%
Other 0.3%