communi / communi-desktop

An IRC client for desktop environments
https://communi.github.io/
BSD 3-Clause "New" or "Revised" License
57 stars 22 forks source link

awayplugin doesn't filter WHO replies #106

Closed rburchell closed 8 years ago

rburchell commented 8 years ago

awayplugin (src/plugins/away/awayplugin.cpp) sends WHO requests on networks that support away-notify, but it doesn't filter out RPL_WHOREPLY & RPL_ENDOFWHO, so buffers get a bunch of gunk every time a channel is joined.