aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Friends (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-17/+17
2010-01-01Finally restire the EMPTY friends module (what a mess)Melanie1-550/+1
2009-12-31Adds Friend Finding functionality.Revolution1-0/+23
2009-12-28Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie1-1051/+13
2009-11-23Formatting cleanup.Jeff Ames1-4/+4
2009-11-05Change the permissions module to use the friend list cache already in theMelanie1-0/+12
2009-11-05Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.Melanie1-2/+7
2009-10-07Revert "Rewrote parts of the code that were double-locking different objects....Melanie1-23/+19
2009-10-07Revert "Merging in diva's locking fixes"Melanie1-23/+19
2009-10-06Rewrote parts of the code that were double-locking different objects. This is...Diva Canto1-19/+23
2009-10-01Formatting cleanup.Jeff Ames1-7/+7
2009-09-26First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto1-4/+9
2009-08-12Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto1-2/+5
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-2/+2
2009-06-21Suppress exception dump when informing friends in another region about loginMelanie Thielker1-0/+9
2009-06-19When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-2/+3
2009-05-10Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker1-8/+8
2009-04-08* Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey1-1/+1
2009-03-29Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker1-3/+5
2009-02-20This moves the 2 friends-related interregion messages out of OGS1 and into th...diva1-2/+94
2009-02-13* Quieten down log messages from the Friends moduleJustin Clarke Casey1-7/+7
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-13/+13
2009-02-12* optimized usings.lbsa711-14/+13
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-0/+1003