CrazyMax

Results 1193 comments of CrazyMax

@phit42 You can use [Pushover](https://crazymax.dev/diun/notif/pushover/) or [Gotify](https://crazymax.dev/diun/notif/gotify/) but feel free to open a PR.

Hi @huelsner > I am sorry if I have overlooked the config option, but is it possible to automatically re-send a notification about a changed image if the watched image...

@StefPlue If you can provide your previous working RocketChat version and the current one, we could see what's changed and how to fix it.

@SoulEater45 When this project started I had created a branch on which a web server and a simple web page showed the latest notifications but I didn't introduce it because...

Feel free to open a PR, thanks.

@Jonn3y A lot of other projects in progress but I will soon unravel all these issues and prepare the arrival of v3 ;)

It's explained in the stack: ``` panic: template: title:1: function "new" not defined ``` `DIUN_NOTIF_PUSHOVER_TEMPLATETITLE` is wrong. `{{ if (eq .Entry.Status new) }}` should be `{{ if (eq .Entry.Status "new")...

@muety sgtm, feel free to open a PR.

> DIUN shows 5 most recent available tags. Showing 5 more recent tags will depend on how the registry returns the list of tags. It depends on the provider. As...

Can you post your compose file and diun yaml configuration (if applicable) please? And also source of the email would help thx!