aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Friends/HGFriendsModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-11A few more cleanups on the way to close http://opensimulator.org/mantis/view....Diva Canto1-11/+3
2011-06-11Only send AgentOnline to the client if the friendsOnline list has elements. A...Diva Canto1-1/+1
2011-06-10Added a Sleep in between each site call, to slow the xml-rpc requests down.Diva Canto1-37/+40
2011-06-10More tweaking on the UserAgentServiceConnector: add constructor that does not...Diva Canto1-1/+1
2011-06-07This hopefully fixes all issues with online/offline notifications across grid...Diva Canto1-2/+9
2011-06-06More on the hunt for the slow down on HGFriendsModule. - Don't requests the o...Diva Canto1-48/+71
2011-06-06Moved the Mono Addins declaration of the HGFriendsModule to where the one for...Diva Canto1-1/+0
2011-05-23HG friends: Status notifications working. Also initial logins get the online ...Diva Canto1-2/+160
2011-05-22More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto1-61/+151
2011-05-21Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto1-173/+86
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto1-0/+438