pushbits / server

A simple server for push notifications via Matrix (and a minimalistic alternative to Pushover and Gotify) 🚀📯
https://www.pushbits.io
ISC License
305 stars 18 forks source link

#49 Fix empty notifications #50

Closed CubicrootXYZ closed 2 years ago

CubicrootXYZ commented 2 years ago

Fixes empty notifications (#49) due to malformed requests.

Testing

Please ensure to test usual messages that do not need the NewContent part of the request as well as messages needing those (e.g. via the delete message endpoint).