BBS: TELESC.NET.BR Assunto: exec/load/ircd/core.js server.js user.js De: Deuc¨ Data: Thu, 7 May 2026 14:10:23 -0700 ----------------------------------------------------------- https://gitlab.synchro.net/main/sbbs/-/commit/73b4b37311741b4722432050 Modified Files: exec/load/ircd/core.js server.js user.js Log Message: ircd.js: flush kicked user's pending channel messages When a user is kicked from a channel, filter their recvq to remove pending PRIVMSG/NOTICE lines destined for that channel. Previously, a user who pasted a large block of text would continue to flood the channel after being kicked because the lines were already queued in their recvq and would be processed one at a time by the throttled recvq processor. Only messages to the kicked channel are removed; messages to other channels and other commands are preserved. Dedicated to Chalupy. Co-Authored-By: Claude Opus 4.6 (1M context)n --- mSynchronetn hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net ----------------------------------------------------------- [Voltar]