K0IN / Notify

A small deno deploy / self hosted solution to send web push notifications with webhooks
https://notify-demo.deno.dev/
MIT License
145 stars 24 forks source link

Implement Multi-line Text, Correct Image Path, and Add Pagination #178

Open codeautopilot[bot] opened 3 months ago

codeautopilot[bot] commented 3 months ago

Resolves #177

This pull request addresses three main tasks: enabling multi-line text display in messages, correcting the desktop preview image path in the manifest file, and implementing pagination in the Messages component.