Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Make it easier to look users up #38

Closed
jimmycuadra opened this issue Feb 15, 2014 · 0 comments
Closed

Make it easier to look users up #38

jimmycuadra opened this issue Feb 15, 2014 · 0 comments

Comments

@jimmycuadra
Copy link
Collaborator

Currently, users can be looked up only by ID or name. ID is annoying for chat services where you may not know the ID offhand, e.g. HipChat or IRC. Name is problematic because it has to be typed exactly, which sometimes requires quoting the name, and sometimes won't match exactly what's stored in Redis.

There should be a fuzzy user look up method that makes it easy for plugins to look users up by a key that could be ID, name, mention name, or a fuzzy match of name.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant