owncast/controllers
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
..
admin implement custom welcome message (#820) 2021-03-21 17:10:56 -04:00
admin.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
chat.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
config.go Gek/external actions (#827) 2021-03-15 15:32:52 -07:00
connectedClients.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
constants.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
controllers.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
embed.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
emoji.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
index.go Fix metadata.html crash. Closes #746. Re: #685 2021-02-20 16:47:47 -08:00
logo.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
status.go Remove peak viewer counts from public status feed (#771) 2021-02-28 23:30:46 -08:00
video.go Allow selection of different stream variants in the player (#815) 2021-03-11 12:51:43 -08:00