Remove lag when starting user autocompletion
We realistically don't need to interate over every user when typing '@', since this is not usefull for the user and create some lag.
We realistically don't need to interate over every user when typing '@', since this is not usefull for the user and create some lag.