Commit Graph

6 Commits

Author SHA1 Message Date
Henrik Edegård b17383c34d Add comments for clarity in notification configuration types.
Signed-off-by: Henrik Edegård <henrik.edegard@fortnox.se>
2025-11-05 07:03:36 +00:00
Henrik Edegård 87e597c406 Allows for a opt-in strategy for notifications rather than opt-out.
Signed-off-by: Henrik Edegård <henrik.edegard@fortnox.se>
2025-11-04 12:45:19 +00:00
Ben Lambert a4256e19f6 Merge branch 'master' into default_notification_settings
Signed-off-by: Ben Lambert <blam@spotify.com>
2025-07-15 10:52:30 +02:00
Hellgren Heikki 41d4d6e7af feat: clean up old notifications
a new scheduled task that will delete old notifications. the default is
that over 1 year old notifications will be deleted. the scheduled task
is run every 24 hours. this can be disabled by setting the
retention period to false in the notifications config.

Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-06-16 15:34:25 +03:00
Hellgren Heikki 4401dfbf80 feat: allow defining default notification settings via config
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-06-11 15:03:19 +03:00
Hellgren Heikki 9a6080e677 feat(notifications): support notification send throttling
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-03-18 13:10:03 +02:00