Commit History

作者 SHA1 備註 提交日期
  Gwyneth Llewelyn 6ade61d685 Upload the latest and greatest 3 年之前
  UbitUmarov 9d0d82ab6e split usermanagement adduser into simpler per case methods 3 年之前
  UbitUmarov 502878e01d verify user service urls with same rules 3 年之前
  UbitUmarov 2fbd14722d change usermanagement user homeurl verification and local grid detection, using new GridInfo and OSHHTPHost 3 年之前
  UbitUmarov 3e05e8d6b6 add HomeURI to GridInfo 3 年之前
  UbitUmarov 6b8338f49c fix npc userdata expire 3 年之前
  UbitUmarov 9f39dc872e do not let viewers see unknown names (again) 3 年之前
  UbitUmarov da09a897f6 mantis 8766: fix creators names caching 3 年之前
  UbitUmarov 90bd42ddc0 cleanup 3 年之前
  UbitUmarov 5ef66d68a0 several changes to usermanagement and profiles 3 年之前
  UbitUmarov c077cfdd78 bad c&p 3 年之前
  UbitUmarov c2af3a5474 avoid ethernal references 3 年之前
  UbitUmarov ad601c9502 take lludp out of usermanagement module 4 年之前
  UbitUmarov e76006aff5 avoid a null ref at shutdown 4 年之前
  UbitUmarov da0a8d6c43 remove some more useless NULL arguments 4 年之前
  Melanie 0fd17c08ae Massive console refactor. Greatly simplify interface. 4 年之前
  Melanie Thielker c3e74d9e04 Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown 4 年之前
  Melanie d781742d8e Fix scope support to get friends list names across co-hosted grids 4 年之前
  UbitUmarov 6d063785bd add RemoveUser to UserManagement 5 年之前
  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 年之前
  Melanie Thielker 59f7cf79c9 Prevent error spew when script send IM to HG users before HG is up 7 年之前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年之前
  UbitUmarov f1c6769ca5 set HasGridUserTried on usercache of NPCs 7 年之前
  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 7 年之前
  UbitUmarov 1b7327800a fix GetUserUUI 7 年之前
  UbitUmarov fedc689170 in GetUsersNames(string[] ids) why are empty names in cache? ignore them, cache also information found by GridUserService 7 年之前
  UbitUmarov 7dbc5803a6 in GetUsersNames(string[] ids) dont loose names HGFriends may have cached 7 年之前
  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 7 年之前
  Melanie Thielker f800f5ba57 Make the UserManagementModule inheritable 8 年之前
  UbitUmarov f1bbc4d386 stop some requests processing when module as no scenes (there must be a better way to fix this) 8 年之前