Branch: refs/heads/master Home: https://github.com/ngircd/ngircd Commit: 425fb6d5acbaf3b0383f4164e3a07c61163592a6 https://github.com/ngircd/ngircd/commit/425fb6d5acbaf3b0383f4164e3a07c611635... Author: Val Lorentz <progval+git@progval.net> Date: 2026-07-12 (Sun, 12 Jul 2026) Changed paths: M src/ngircd/defines.h M src/ngircd/irc-channel.c M src/ngircd/irc-info.c M src/ngircd/irc-op.c Log Message: ----------- Truncate long KICK reasons and topics (#339) KICKLEN is advertised in ISUPPORT but was not enforced. TOPICLEN is advertised, but was so high it was guaranteed not to be fully sendable to other clients (23 bytes does not cover ':server.example.org TOPIC #chan :') To unsubscribe from these emails, change your notification settings at https://github.com/ngircd/ngircd/settings/notifications