"seen Dries" should report the entries for LIKE 'Dries%', so that it'd catch Dries_, DriesAFK, and so forth. There's a certain amount of danger in this - one could flood the channel with tons of garbage given enough effort (say, "seen a?"). Something we may want to consider instead is just using the latest value (if Dries_ was the latest timestamp'd match, show that one and potentially just report the other names we know ("see also: Dries, DriesAFK")).

Comments

morbus iff’s picture

Version: » 5.x-1.x-dev
Status: Active » Fixed

This was committed a while ago.

Anonymous’s picture

Status: Fixed » Closed (fixed)