UbitUmarov
|
e37475203b
add usermanagement bool GetUserName(UUID uuid, out string FirstName, out string LastName)
|
преди 2 години |
UbitUmarov
|
476ea2b51d
reduce number of useless strings on get displaynames cap
|
преди 2 години |
UbitUmarov
|
91bfc2f62c
reduce (again) number of http requestes on getdisplaynames
|
преди 3 години |
UbitUmarov
|
9d0d82ab6e
split usermanagement adduser into simpler per case methods
|
преди 4 години |
UbitUmarov
|
4b91a93389
missing file
|
преди 4 години |
UbitUmarov
|
5ef66d68a0
several changes to usermanagement and profiles
|
преди 4 години |
Melanie
|
d781742d8e
Fix scope support to get friends list names across co-hosted grids
|
преди 5 години |
UbitUmarov
|
6d063785bd
add RemoveUser to UserManagement
|
преди 6 години |
UbitUmarov
|
f1c6769ca5
set HasGridUserTried on usercache of NPCs
|
преди 8 години |
UbitUmarov
|
04ea34f379
add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap use it so several IDs are handle on a single call. Since there is no grid side suport, no much gain still
|
преди 8 години |
Freaky Tech
|
0ea6977013
solving HG IM, HGFriends issues based on falsified GridUser data
|
преди 9 години |
Diva Canto
|
e2dd15625f
Added GetDisplayNames capability. For now, we don't actually use display names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others.
|
преди 10 години |