.. |
AssetService
|
95cdaf81a3
refactor: Reuse Get() method in AssetService to eliminate some copy/paste in other Get methods
|
11 anos atrás |
AuthenticationService
|
d242d47e5c
OpenID auth needs hashing before authenticating
|
12 anos atrás |
AuthorizationService
|
504de8bc47
Pass the first name and last name from the agent circuit data to the authorization service rather than from the account.
|
13 anos atrás |
AvatarService
|
f24289c47f
Comment out AvatarService.SetAvatar debug log line for now
|
12 anos atrás |
Base
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 anos atrás |
Connectors
|
ce2bf496a4
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
|
11 anos atrás |
FreeswitchService
|
6f4a2685cf
minor: remove mono compiler warning
|
13 anos atrás |
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 anos atrás |
GridService
|
97437feb06
Show region positions in "show regions" robust console command
|
12 anos atrás |
HypergridService
|
ee4abb681e
Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend.
|
12 anos atrás |
Interfaces
|
d0d004c6ff
Add method doc for IPresenceService
|
12 anos atrás |
InventoryService
|
16349c1368
Fixed bugs when getting the root folder.
|
12 anos atrás |
LLLoginService
|
baf1af2abf
Give the user some feedback about the success or failure of console login property commands
|
11 anos atrás |
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 anos atrás |
PresenceService
|
59157d9d63
Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call.
|
12 anos atrás |
UserAccountService
|
4cbaf053cf
Fix small typo
|
12 anos atrás |