mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
ZNC replies to /mode #chan with the cached channel modes without querying the IRCd. This was added to avoid traffic spikes to the ircd when a client logged in. The logic in this code had a bug that made it also reply with stale cached values if we once were but aren't anymore in that channel (e.g. after you've been kicked). Thanks to tomaw for reporting this. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1507 726aef4b-f618-498e-8847-2d620e286838
22 KiB
22 KiB