Justin Clark-Casey (justincc) 95cdaf81a3 refactor: Reuse Get() method in AssetService to eliminate some copy/paste in other Get methods 11 年之前
..
AssetService 95cdaf81a3 refactor: Reuse Get() method in AssetService to eliminate some copy/paste in other Get methods 11 年之前
AuthenticationService d242d47e5c OpenID auth needs hashing before authenticating 12 年之前
AuthorizationService 504de8bc47 Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 13 年之前
AvatarService f24289c47f Comment out AvatarService.SetAvatar debug log line for now 12 年之前
Base f58a0394ed Formatting cleanup. Add copyright notices. 14 年之前
Connectors ce2bf496a4 Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 11 年之前
FreeswitchService 6f4a2685cf minor: remove mono compiler warning 13 年之前
Friends 336665e035 More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. 13 年之前
GridService 97437feb06 Show region positions in "show regions" robust console command 12 年之前
HypergridService ee4abb681e Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend. 12 年之前
Interfaces d0d004c6ff Add method doc for IPresenceService 12 年之前
InventoryService 16349c1368 Fixed bugs when getting the root folder. 12 年之前
LLLoginService baf1af2abf Give the user some feedback about the success or failure of console login property commands 11 年之前
MapImageService d05d065d85 Improve some grid region log messages to express regions at co-ordinate (e.g. 1000, 1000) rather than meter positions (256000, 256000) 13 年之前
PresenceService 59157d9d63 Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call. 12 年之前
UserAccountService 4cbaf053cf Fix small typo 12 年之前