|
740862efa2
|
Fixed a bug where all 1000 last notices where recognized as 'new'. This was caused by ApiEndpoint.getNotices() returning time.Time{} and a nil error in some cases.
|
2023-10-18 20:17:27 +02:00 |
|
|
9bc5e8edce
|
Added caching of generated mails to speed up notification delivery
|
2023-10-14 13:26:29 +02:00 |
|
|
9534dc3492
|
Implemented proper logging and added more log messages
|
2023-10-14 10:41:22 +02:00 |
|
|
2af8122753
|
Fixed and improved logging of sent mail notifications
|
2023-10-13 21:05:01 +02:00 |
|
|
852a8107ae
|
Added author/copyright information to the source code files
|
2023-10-13 20:02:51 +02:00 |
|
|
b306a33f52
|
Added a bit more logging, handle errors from Recipient.filterAndSendNotices(), factor in delta t for the interval
|
2023-10-11 23:41:05 +02:00 |
|
|
a6377b805d
|
Initial commit
|
2023-10-11 22:14:01 +02:00 |
|