Closed MDeLuise closed 3 months ago
Overall Project | 50.4% -1.86% |
π’ |
---|---|---|
Files changed | 10.69% | π΄ |
File | Coverage | |
---|---|---|
NotificationDispatcherName.java | 100% | π’ |
GotifyNotificationDispatcherDTOConverter.java | 22.22% -77.78% |
π΄ |
NotificationDispatcherController.java | 13.19% -34.07% |
π΄ |
GotifyNotificationDispatcherConfig.java | 8.11% -91.89% |
π΄ |
GotifyNotificationDispatcher.java | 7.09% -92.91% |
π΄ |
NtfyNotificationDispatcher.java | 4.63% | π’ |
GotifyNotificationDispatcherConfigDTO.java | 0% | π΄ |
Hey Plant-it community!
This PR fixes #258, i.e. introduce a new feature that adds support for Gotify notifications. This addition will allow users who use Gotify for their notification needs to integrate seamlessly with the application.
What's new?
I have implemented Gotify notification support in the application. Users can now configure the application to send notifications via Gotify by setting up the appropriate server properties.
Why is it important?
Many users and organizations utilize Gotify for their notification systems. By adding support for Gotify, we provide more flexibility and options for our users to integrate their preferred notification services.
How to Use?
To enable Gotify notifications, you need to configure the new
GOTIFY_ENABLED=true
server property.Cheers and happy planting! πΏπΌ