aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage/MessageTransferModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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-1/+1
2009-03-29Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker1-20/+4
2009-03-28Fix the plumbing in the offline message module.Melanie Thielker1-6/+12
2009-03-17Add an event to process undelivered IMsMelanie Thielker1-0/+14
2009-02-20Revert previous commitMelanie Thielker1-7/+0
2009-02-20Committing interface and stubs for IM interceptionMelanie Thielker1-0/+7
2009-02-19Make the implementation of the message transfer module protected virtualMelanie Thielker1-13/+13
2009-02-19reverted last revision, until we decide how to handle capturing IM'sMW1-14/+0
2009-02-19Added a event to IMessageTransferModule (and MessageTransferModule) so that o...MW1-0/+14
2009-02-13* Quieten down log messages from the Friends moduleJustin Clarke Casey1-2/+0
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-13/+13
2009-02-12* optimized usings.lbsa711-15/+13
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-3/+2
2009-01-29* minor: just a few formatting changes and log quieteningJustin Clarke Casey1-4/+6
2009-01-06* refactor: drop AddXmlRpcHandler() from scene in favour of call via CommsMan...Justin Clarke Casey1-1/+2
2009-01-06* Mjnor: Clarified comment to ensure that people are aware of how to end the ...Teravus Ovares1-1/+9
2009-01-06* Kill an endless loop in the Instant Message delivery systemTeravus Ovares1-0/+8
2008-12-23* Add a method to allow friendship offers to a logged in client from an offli...Justin Clarke Casey1-1/+1
2008-11-22Enclose the inter-region IM sending in a try-catch for now to find possibly m...Homer Horwitz1-178/+188
2008-11-22- Add a warning if the agent data of the destination of an IM isn't foundHomer Horwitz1-0/+6
2008-11-17minor: remove mono compiler warningsJustin Clarke Casey1-17/+17
2008-11-17commenting out unused variable.Dr Scofield1-2/+2
2008-11-17Correct prim counts for group land. Correct MessageTransferModule startupMelanie Thielker1-12/+9
2008-11-16Megapatch. Completely remove the multiparameter IM methods. Remove the insecureMelanie Thielker1-5/+3
2008-11-16Add MessageTransferModule interface to all scenes, not only the firstMelanie Thielker1-1/+1
2008-11-16Fix 2 bugs in the message transfer module, thanks, Homer Horwitz!Melanie Thielker1-2/+2
2008-11-16Introduces the message transfer module. It splits the transfer mechanics offMelanie Thielker1-271/+139
2008-11-15Hack to temporarily fix friends-handling. This will be redone as soon asHomer Horwitz1-2/+2
2008-11-09Update svn properties. Add copyright headers. Minor formatting cleanup.Jeff Ames1-1/+1
2008-11-09Reintroduce transactionID to the parameter list for SendInstantMessage.Melanie Thielker1-2/+2
2008-11-08* Ported InstantMessageModule to IClientCoreAdam Frisby1-6/+11
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-9/+9
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz1-2/+8
2008-11-01Make the IM and friends modules optional. Clean up some code that dealtMelanie Thielker1-3/+16
2008-10-26Committing a small fix for EventData along with more plumbing workMelanie Thielker1-3/+7
2008-10-25A few more bots to yesterday's plumbing: change instant message methodMelanie Thielker1-1/+2
2008-10-12* Fixed two major unhandled exceptions discovered during the Pub Quiz on friday.Adam Frisby1-5/+30
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-52/+52
2008-06-27dr scofield's continuing warnings safari:Dr Scofield1-1/+2
2008-06-25Added support for terrain map to be serialised to xml(as base64 binary). usef...MW1-1/+1
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-19/+19
2008-06-01* This enables grid-wide instant messaging in a peer to peer with tracker sty...Teravus Ovares1-23/+167
2008-06-01* Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares1-11/+246
2008-06-01* Committing some stuff I'm working to make it so I can commit an upcoming pa...Teravus Ovares1-3/+169
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-157/+157
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-37/+38
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-159/+157
2008-04-10* With Grid Comms up in the air.. I decided have the friends module update ...Teravus Ovares1-0/+20