aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Friends (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finally restire the EMPTY friends module (what a mess)Melanie2010-01-011-550/+1
* Merge branch 'master' into presence-refactorMelanie2009-12-311-0/+548
|\
| * Adds Friend Finding functionality.Revolution2009-12-311-0/+23
* | Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie2009-12-281-1051/+13
|/
* Formatting cleanup.Jeff Ames2009-11-231-4/+4
* Change the permissions module to use the friend list cache already in theMelanie2009-11-051-0/+12
* Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.Melanie2009-11-051-2/+7
* Revert "Rewrote parts of the code that were double-locking different objects....Melanie2009-10-071-23/+19
* Rewrote parts of the code that were double-locking different objects. This is...Diva Canto2009-10-061-19/+23
* Formatting cleanup.Jeff Ames2009-10-011-7/+7
* First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto2009-09-261-4/+9
* Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto2009-08-121-2/+5
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-2/+2
* Suppress exception dump when informing friends in another region about loginMelanie Thielker2009-06-211-0/+9
* When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker2009-06-191-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-231-2/+3
* Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker2009-05-101-8/+8
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-1/+1
* Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker2009-03-291-3/+5
* This moves the 2 friends-related interregion messages out of OGS1 and into th...diva2009-02-201-2/+94
* * Quieten down log messages from the Friends moduleJustin Clarke Casey2009-02-131-7/+7
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-13/+13
* * optimized usings.lbsa712009-02-121-14/+13
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+1003