Files
bitchx/source
Kevin Easton eace841366 Enable use of cached whowas info for /IG* and /UNIG* commands
Previously these codepaths were dead because it was passing an argument like "+HOST" to check_whowas_nick_buffer()
in place of the channel name, so it would never find anything.

Now that function supports a NULL channel to mean "any channel", so we can use that.  The actual code itself needed to be
fixed as well, it's now similar to the way userhost_unban() is written.
2017-04-05 22:55:43 +10:00
..
2016-10-18 23:54:46 +11:00
2016-09-29 01:11:29 +10:00
2017-02-08 23:56:36 +11:00
2017-01-18 00:11:49 +11:00