aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Friends (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-01-101-2/+2
|\
| * HG Friends: fixed bug introduced by 571efeddb20f38bb4164074b3c217be5387ca2e0 ...Diva Canto2012-01-101-2/+2
* | Merge branch 'master' into careminsterMelanie2012-01-021-22/+59
|\ \ | |/
| * Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...Diva Canto2011-12-291-22/+59
* | Merge branch 'master' into bigmergeMelanie2011-12-051-2/+2
|\ \ | |/
| * Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-2/+2
* | Merge branch 'master' into bigmergeMelanie2011-11-173-38/+104
|\ \ | |/
| * Comment out the vebose logging on HGFriendsModule.Justin Clark-Casey (justincc)2011-11-161-12/+11
| * temporarily increasing logging in HGFriendsModule for debuggingJustin Clark-Casey (justincc)2011-11-151-1/+24
| * Add comments about trying to avoid synchronous work off the EventManager.OnMa...Justin Clark-Casey (justincc)2011-11-151-1/+4
| * remove SceneCommunicationService.OnAvatarCrossingIntoRegion. This stuff is n...Justin Clark-Casey (justincc)2011-11-151-1/+0
| * Rename FetchFriendslist() -> CacheFriends() and RefetchFriends() -> RecacheFr...Justin Clark-Casey (justincc)2011-11-152-15/+13
| * refactor: rename m_NeedsListOfFriends => m_NeedsListOfOnlineFriends to better...Justin Clark-Casey (justincc)2011-11-151-5/+5
| * For clients that are entering a simulator from initial login, stop executing ...Justin Clark-Casey (justincc)2011-11-151-5/+27
| * refactor: Don't create a new UUID for passing uuids to client - UUIDs are str...Justin Clark-Casey (justincc)2011-11-151-4/+6
| * Add test for removing a friendship.Justin Clark-Casey (justincc)2011-11-142-11/+31
* | Merge branch 'master' into bigmergeMelanie2011-11-142-4/+5
|\ \ | |/
| * Improved method doc for AddFriend() - it actually does set up a two-way relat...Justin Clark-Casey (justincc)2011-11-142-4/+5
* | Fix build breakMelanie2011-11-141-2/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-143-15/+119
|\ \ | |/
| * minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-11-142-7/+1
| * Add test for adding a friend whilst onlineJustin Clark-Casey (justincc)2011-11-142-6/+30
| * Add very simple FriendsModuleTests.TestNoFriends()Justin Clark-Casey (justincc)2011-11-142-1/+81
| * If a friends identifier which is too short is given to HGFriendsModule.GetOnl...Justin Clark-Casey (justincc)2011-11-141-1/+8
| * Port the Avination offline messaging system to CoreMelanie2011-11-021-3/+1
* | Merge branch 'master' into bigmergeMelanie2011-10-261-0/+1
|\ \ | |/
| * Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-0/+1
| * minor: temporarily comment out the local status notify friends messages seen ...Justin Clark-Casey (justincc)2011-06-271-1/+1
* | Remove friends debug spamMelanie2011-06-201-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-131-12/+4
|\ \ | |/
| * A few more cleanups on the way to close http://opensimulator.org/mantis/view....Diva Canto2011-06-111-11/+3
| * Only send AgentOnline to the client if the friendsOnline list has elements. A...Diva Canto2011-06-111-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-111-38/+41
|\ \ | |/
| * Added a Sleep in between each site call, to slow the xml-rpc requests down.Diva Canto2011-06-101-37/+40
| * More tweaking on the UserAgentServiceConnector: add constructor that does not...Diva Canto2011-06-101-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-092-116/+867
|\ \ | |/
| * This hopefully fixes all issues with online/offline notifications across grid...Diva Canto2011-06-072-3/+10
| * More on the hunt for the slow down on HGFriendsModule. - Don't requests the o...Diva Canto2011-06-061-48/+71
| * Moved the Mono Addins declaration of the HGFriendsModule to where the one for...Diva Canto2011-06-061-1/+0
| * HG friends: Status notifications working. Also initial logins get the online ...Diva Canto2011-05-232-47/+207
| * More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-222-107/+212
| * Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-212-208/+154
| * HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-192-39/+550
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-171-1/+1
|\ \ | |/
| * Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-121-1/+1
| * Allow cross-scope friendships to work, and also allow other cross scope nameMelanie2011-01-032-2/+2
* | Allow cross-scope friendships to work, and also allow other cross scope nameMelanie2011-01-022-2/+2
* | Add the interface needed to revive calling cardsMelanie2010-12-071-0/+13
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-061-6/+6
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-10-041-6/+6