pushbits / server

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

Add message formatting options #25

Closed CubicrootXYZ closed 3 years ago

CubicrootXYZ commented 3 years ago

Add options on how text should be formatted in Matrx, e.g. HTML, plain text, ...

I already mentioned this in https://github.com/pushbits/server/issues/21, but wanted to open this separate issue to let you know that this is a really important feature for me and to letting you know, that I am planing on implementing that myself and then opening a PR for that. So we do not work on the same feature.

eikendev commented 3 years ago

Hi,

PRs are very welcome!

If you give this a go, please first look how Gotify offers a way to specify how the text should be displayed. This will help others if they try to migrate from Gotify.

CubicrootXYZ commented 3 years ago

Thanks for the reminder, would have forgoten to check that out else. I will try to implement the client::display from here: https://gotify.net/docs/msgextras