pepyatka / pepyatka-server

Server for Pepyatka
79 stars 27 forks source link

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

Open davidmz opened 9 years ago

davidmz commented 9 years ago

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

davidmz commented 9 years ago

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 commented 9 years ago

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 commented 9 years ago

Updated admins method in 97e6edca339bba2855ba383c61adcd89989eb5de