5 Commits

Author SHA1 Message Date
Erik Thuning
f9284286f8 Stopped sending information about earlier failed atempts in notifications 2024-06-17 16:13:37 +02:00
Erik Thuning
fc15d6d6cc Implemented notification retying, and replaced sqlite with flat-file storage 2024-05-29 15:56:43 +02:00
Erik Thuning
132c885f7d Several changes
- moved the database into a dedicated work directory
 - added the required config setting for said directory
 - tightened the definition of the applied_evolutions table
 - set the timestamp for applied evolutions using sqlite builtin
 - started passing the database to the notifier thread
2024-05-16 14:20:16 +02:00
Erik Thuning
4727575705 Started actually calling the callback
and made sure the logged and POSTed notifications are identical
2024-05-16 09:40:42 +02:00
Erik Thuning
cd7901880d Getting close to mvp, just need the callback handling 2024-05-03 14:58:32 +02:00