irclj icon indicating copy to clipboard operation
irclj copied to clipboard

Handle QUIT

Open kenrestivo opened this issue 11 years ago • 2 comments
trafficstars

Freenode at least has been observed in the field sending QUIT not PART when a user times out.

kenrestivo avatar Sep 17 '14 05:09 kenrestivo

A quit shouldn't fire a part.

Raynes avatar Sep 17 '14 14:09 Raynes

We should handle QUIT for sure, but we shouldn't be firing a PART for it. Those are two separate events.

Raynes avatar Dec 28 '14 00:12 Raynes