mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
3f65099910
* Name change: better unicode handling Client-side: * Changes the NameChangeModal to show text "Over limit" when a proposed display name is too long. * Allows names to go over limit to prevent splitting graphemes on input. Server-side: * Changes the MakeSafeStringOfLength to count number of unicode code points instead of string bytes. * name modal: check that newName is defined before iterating |
||
---|---|---|
.. | ||
accessTokens.go | ||
accessTokens_test.go | ||
backup.go | ||
clientId.go | ||
emojiMigration.go | ||
nulltime.go | ||
performanceTimer.go | ||
phraseGenerator.go | ||
restendpointhelper.go | ||
restendpointhelper_test.go | ||
strings.go | ||
strings_test.go | ||
utils.go | ||
utils_test.go |