mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00

* 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.