owncast/core/chat
Philipp 56a3f350ee
Chat name & color modal (#2347)
* Improve name & color change modal design

* Resend user info after color change

That way the name change dialog shows the correct
color when opening it the next time

* Name change modal: allow overflow of color picker

* Allow submitting form only if button is enabled

* Prettified Code!

* Make button & text input same height

Co-authored-by: xarantolus <xarantolus@users.noreply.github.com>
2022-11-23 10:52:39 -08:00
..
events
chat.go
chatclient.go
concurrentConnections_freebsd.go
concurrentConnections_windows.go
concurrentConnections.go
events.go Chat name & color modal (#2347) 2022-11-23 10:52:39 -08:00
messageRendering_test.go
messages.go add tests for webhook events (#2180) 2022-10-09 22:55:54 -07:00
persistence.go
pruner.go
server.go Merge remote-tracking branch 'origin/develop' into webv2 2022-10-02 21:44:06 -07:00
utils_windows.go
utils.go