owncast/utils
John Regan 3f65099910
Name change: better unicode handling (#3164)
* 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
2023-07-11 10:44:09 -07:00
..
accessTokens_test.go
accessTokens.go
backup.go
clientId.go
emojiMigration.go
nulltime.go
performanceTimer.go
phraseGenerator.go
restendpointhelper_test.go
restendpointhelper.go
strings_test.go Sanitize+truncate display names on registration+change. For #2527 2022-12-29 14:13:22 -08:00
strings.go Name change: better unicode handling (#3164) 2023-07-11 10:44:09 -07:00
utils_test.go
utils.go fix(lint): remove naked returns 2023-06-02 12:22:00 -07:00