Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need an API method to fetch user information by user ID #258

Open
davidmz opened this issue Jul 2, 2015 · 3 comments
Open

Need an API method to fetch user information by user ID #258

davidmz opened this issue Jul 2, 2015 · 3 comments
Milestone

Comments

@davidmz
Copy link
Contributor

davidmz commented Jul 2, 2015

In some cases, we only have a user ID, but not username (for example, in the list of blocked users in 'whoami' response).

@epicmonkey epicmonkey added this to the 0.5.0 milestone Jul 6, 2015
@davidmz
Copy link
Contributor Author

davidmz commented Jul 14, 2015

Another case — administratorIds in group info. So client can not show or highlight administrators of the group because he has only ids of them, not usernames.

@epicmonkey
Copy link
Member

In fact, when we get private groups ready we will have to return a full list of admins. Right now users cannot completely manage groups over frontend.

@epicmonkey epicmonkey modified the milestones: 0.5.0, 0.7.0 Jul 30, 2015
@epicmonkey
Copy link
Member

Updated admins method in 97e6edc

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

No branches or pull requests

2 participants