UbitUmarov
|
3e05e8d6b6
add HomeURI to GridInfo
|
4 years ago |
UbitUmarov
|
6b8338f49c
fix npc userdata expire
|
4 years ago |
UbitUmarov
|
9f39dc872e
do not let viewers see unknown names (again)
|
4 years ago |
UbitUmarov
|
da09a897f6
mantis 8766: fix creators names caching
|
4 years ago |
UbitUmarov
|
90bd42ddc0
cleanup
|
4 years ago |
UbitUmarov
|
5ef66d68a0
several changes to usermanagement and profiles
|
4 years ago |
UbitUmarov
|
c077cfdd78
bad c&p
|
4 years ago |
UbitUmarov
|
c2af3a5474
avoid ethernal references
|
4 years ago |
UbitUmarov
|
ad601c9502
take lludp out of usermanagement module
|
4 years ago |
UbitUmarov
|
e76006aff5
avoid a null ref at shutdown
|
4 years ago |
UbitUmarov
|
da0a8d6c43
remove some more useless NULL arguments
|
5 years ago |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
5 years ago |
Melanie Thielker
|
c3e74d9e04
Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown
|
5 years ago |
Melanie
|
d781742d8e
Fix scope support to get friends list names across co-hosted grids
|
5 years ago |
UbitUmarov
|
6d063785bd
add RemoveUser to UserManagement
|
6 years ago |
UbitUmarov
|
be975d1e89
add a adicional in transit flag to signal HG tps, and use it to ignore usernames requests sent to start region during tp; don't send unknows display names ( getdisplaynames cap )
|
7 years ago |
Melanie Thielker
|
59f7cf79c9
Prevent error spew when script send IM to HG users before HG is up
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
f1c6769ca5
set HasGridUserTried on usercache of NPCs
|
8 years ago |
UbitUmarov
|
f4745e5a35
full change ServiceThrottleModule. Let it still service RegionHandleRequest and UUIDNameRequest but this wrong since they are diferent services. Keeping gambling about not having 2 much overlaps of the 2 kind of requests. Remove double thottling of RegionHandleRequest
|
8 years ago |
UbitUmarov
|
1b7327800a
fix GetUserUUI
|
8 years ago |
UbitUmarov
|
fedc689170
in GetUsersNames(string[] ids) why are empty names in cache? ignore them, cache also information found by GridUserService
|
8 years ago |
UbitUmarov
|
7dbc5803a6
in GetUsersNames(string[] ids) dont loose names HGFriends may have cached
|
8 years ago |
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 years ago |
Melanie Thielker
|
f800f5ba57
Make the UserManagementModule inheritable
|
8 years ago |
UbitUmarov
|
f1bbc4d386
stop some requests processing when module as no scenes (there must be a better way to fix this)
|
9 years ago |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
BlueWall
|
3c2886cd75
Adding back command to clear region's user cache
|
9 years ago |
Freaky Tech
|
5a413c1b2f
adjusted new UserManagementModule to accept the HG UUI test harness
|
9 years ago |