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

Application IDs are not correctly passed to the room topic #16

Closed eikendev closed 3 years ago

eikendev commented 4 years ago

The application needs to be created in the database so that an ID is available.

We can either

In the latter case, we need to take special care of handling errors during room creation.

eikendev commented 3 years ago

Fixed in 3971316cc9f9b5f0517977e7dfd2846e35c69f68.