Commit History

Author SHA1 Message Date
  Jeff Ames bc9f793a92 Formatting cleanup. 14 years ago
  root 7762301cea Revert "* Changed 11 calls for session info to the more optimized API method" 14 years ago
  John Hurliman 8415b98806 Over a dozen thread safety fixes in FriendsModule 14 years ago
  John Hurliman 5dc9ea2f24 * Changed 11 calls for session info to the more optimized API method 14 years ago
  Diva Canto d123350164 One more bug fix in FriendsModule: GrantRights. One of the caches was not being updated. 14 years ago
  Diva Canto 24a68e36fb Bug fix: wrong name of requester in local friendship offer. 14 years ago
  Diva Canto 7f349d61cb Better friends notification: get rid of OnLogout and use OnClientClose for sending notifications. This takes care of crashed sessions. Also, made the notifications themselves asynchronous. 14 years ago
  Diva Canto 2e1269e4ca Bug fix on friends notifications. OnClientClose and OnLogout ordering are unpredictable; when OnClientClosed happened first, it was removing the friends list, which would prevent OnLogout notifications to go out. 14 years ago
  Diva Canto fe3e1c67ae Bug fix: update the list of friends upon MakeRoot, because child agents don't get notified of new friendships. 14 years ago
  Diva Canto 952029380a Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims. 14 years ago
  Diva Canto d72769930a More cleaning on presence. Friends online/offline works again. 14 years ago
  Diva Canto 5fda81e6bb * XInventory fairly tested, including for HG. Almost ready to switch. 14 years ago
  unknown 806a2555f5 Spelling in FriendsModule.cs: "filed to load" -> "failed to load" 14 years ago
  Jeff Ames f58a0394ed Formatting cleanup. Add copyright notices. 14 years ago
  Diva Canto c5bb51b443 Changed a cryptic debug message and a wrong comment 14 years ago
  Diva Canto 00e6739b7d Offline friendship offers now working. 14 years ago
  Diva Canto c6a5ff26ff Friends rights under control. 14 years ago
  Diva Canto cfaf087b89 More work on GrantRights. Still not right. 14 years ago
  Melanie b8d89ac6da Fix -1 checks for login case 14 years ago
  Melanie dc22e74033 Small tweak 14 years ago
  Melanie 65fadd2f67 Should have things the right way around, better that way 14 years ago
  Melanie bfcc57c071 Change friends to handle offers as it was originally designed. This may 14 years ago
  Melanie adb9cc2af9 Implement rights changes locall (UNTESTED) 14 years ago
  Diva Canto 5c5966545d Initial Online friends notification seems to be working reliably now. All this needs more testing, but everything is there. 14 years ago
  Diva Canto db24e57cab Friends connectors finished. Status notification working across the board. One last bug: friends online upon login are not being sent to the user. 14 years ago
  Diva Canto 1daabc3473 Status notification (online/offline) working for same sim. 14 years ago
  Diva Canto 593fd54fc7 Update the local cache upon friendship acceptance. Logout notifications working. 14 years ago
  Diva Canto a234672db8 * Finished implementation of FriendsService.Delete 14 years ago
  Diva Canto 3906a14857 Friends online notifications upon friendship now working (same sim only). 14 years ago
  Melanie 0ab65899e4 Move requestonlinenotification generic message to presence module 14 years ago