Utilities: - function `getTypeaheadUserSuggestions()` used to filter out users from current thread based on already typed prefix.
Also added `stringForUserExplicit()`, because when we use @-ing and we @ ourselves, we wnat to use our name, not "you",
e.g. I'd type: @przemek, instead od @you, which feels weird.