You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See #1575. AWAY, KICK, and TOPIC all have specially configurable length limits that are enforced by naive byte-based truncation; in each case it is possible to truncate in the middle of a codepoint.
The text was updated successfully, but these errors were encountered:
See #1575. AWAY, KICK, and TOPIC all have specially configurable length limits that are enforced by naive byte-based truncation; in each case it is possible to truncate in the middle of a codepoint.
The text was updated successfully, but these errors were encountered: