aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage/MessageTransferModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker2009-03-291-20/+4
* Fix the plumbing in the offline message module.Melanie Thielker2009-03-281-6/+12
* Add an event to process undelivered IMsMelanie Thielker2009-03-171-0/+14
* Revert previous commitMelanie Thielker2009-02-201-7/+0
* Committing interface and stubs for IM interceptionMelanie Thielker2009-02-201-0/+7
* Make the implementation of the message transfer module protected virtualMelanie Thielker2009-02-191-13/+13
* reverted last revision, until we decide how to handle capturing IM'sMW2009-02-191-14/+0
* Added a event to IMessageTransferModule (and MessageTransferModule) so that o...MW2009-02-191-0/+14
* * Quieten down log messages from the Friends moduleJustin Clarke Casey2009-02-131-2/+0
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-13/+13
* * optimized usings.lbsa712009-02-121-15/+13
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+655