mirror of
https://github.com/owncast/owncast.git
synced 2024-11-25 14:20:54 +03:00
80579c5e7e
* 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. |
||
---|---|---|
.. | ||
accessTokens.go | ||
cache.go | ||
config.go | ||
configEntry.go | ||
data.go | ||
data_test.go | ||
defaults.go | ||
migrator.go | ||
persistence.go | ||
types.go | ||
webhooks.go |