コミット履歴

作者 SHA1 メッセージ 日付
  Melanie 6ad8d3c43f Merge branch 'master' into careminster 11 年 前
  Justin Clark-Casey (justincc) da2b23f18d Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend. 11 年 前
  Melanie fa52effb27 Merge branch 'master' into careminster 11 年 前
  Justin Clark-Casey (justincc) 8459b98f68 minor: Comment out log message on every FRIENDS SIM CONNECTOR request for now. 11 年 前
  Melanie 9ae293881a Make friend notifies and closing child agents async because both can 12 年 前
  Diva Canto d08ad6459a HG Friends: allow the establishment of HG friendships without requiring co-presence in the same sim. Using avatar picker, users can now search for names such as "[email protected]:9000", find them, and request friendship. Friendship requests are stored if target user is offline. TESTED ON STANDALONE ONLY. 12 年 前
  Justin Clark-Casey (justincc) 1f402fdf5e Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an exception in service connectors 12 年 前
  Justin Clark-Casey (justincc) e11b9dddb6 distinguish between FriendsSimConnector and FriendsServiceConnector in log 12 年 前
  Diva Canto 7592a033df Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd. 13 年 前
  Diva Canto 952029380a Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims. 14 年 前
  Melanie df04ccfdc3 Change an exception reporting to include the stack trace. "e.Message" just 14 年 前
  Diva Canto c6a5ff26ff Friends rights under control. 14 年 前
  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 年 前
  Diva Canto 1daabc3473 Status notification (online/offline) working for same sim. 14 年 前
  Diva Canto 25870e8049 * Friendship offers starting to work in the same sim. Not quite right yet. 14 年 前