mirror of
https://github.com/owncast/owncast.git
synced 2025-11-01 19:32:20 +08: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.