mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-22 20:09:41 +01:00
6f00f89efa
NFKC was previously used for all text. Now, we use NFKC for all args but the last, which may be free text. This arg is normalized with NFC to allow for formatting characters. |
||
---|---|---|
.. | ||
channel.go | ||
client.go | ||
commands.go | ||
config.go | ||
constants.go | ||
net.go | ||
reply.go | ||
server.go | ||
socket.go | ||
types.go |