owncast/config
nebunez 80579c5e7e
implement custom welcome message (#820)
* implement custom welcome message

This change adds logic for handling custom welcome messages.

* trim welcome message string on POST

Instead of trimming the welcome message every time we are going to send to send
a welcome message, we just trim once when the message is posted from the admin.
2021-03-21 17:10:56 -04:00
..
config.go Try to fix builds saying they are dev 2021-03-07 20:29:44 -08:00
configUtils.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
constants.go Bump version number 2021-03-16 19:35:09 -07:00
defaults.go implement custom welcome message (#820) 2021-03-21 17:10:56 -04:00
verifyInstall.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00