aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage/MessageTransferModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-101/+196
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-111/+59
2012-12-04minor: also comment out the debug log message which reports searching for chi...Justin Clark-Casey (justincc)1-2/+2
2012-12-04minor: Comment out "Delivering IM to..." messages for now.Justin Clark-Casey (justincc)1-3/+3
2012-11-13Another 21 modules' directives moved out of .addin.xmlDiva Canto1-0/+2
2012-07-17Fix regression where llGiveInventory() had stopped asking non-owner receivers...Justin Clark-Casey (justincc)1-8/+11
2011-10-27Removed use of 'is' operator and casting to find the root ScenePresence in Me...Dan Lake1-33/+19
2011-10-25Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)1-0/+1
2011-01-19For now, comment out logging messages about IM sending, since these cause hig...Justin Clark-Casey (justincc)1-3/+3
2010-12-22Fixed wrong argument cardinality in debug message.Diva Canto1-1/+1
2010-12-22Fix a broken format on an error message. Also replace yet another e.MessageMelanie1-2/+1
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)1-3/+3
2010-10-22Revert "* additional serveruri cleanup"Justin Clark-Casey (justincc)1-3/+3
2010-10-20* additional serveruri cleanupJonathan Freedman1-3/+3
2010-10-03* additional serveruri cleanupJonathan Freedman1-3/+3
2010-09-27Quash the region ID on intersim messages. That prevents people from determiningMelanie1-1/+1
2010-09-17Revert "* Changed 11 calls for session info to the more optimized API method"root1-1/+12
2010-09-12Formatting cleanup.Jeff Ames1-1/+1
2010-09-08* Changed 11 calls for session info to the more optimized API methodJohn Hurliman1-3/+1
2010-08-23Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)1-7/+9
2010-08-04Clean up some messiness in IM sending. Having offline IM enabled now no longerMelanie Thielker1-5/+8
2010-06-11Inventory offers and subsequent notifications of acceptance/decline now worki...Diva Canto1-0/+2
2010-05-08More cleaning on presence. Friends online/offline works again.Diva Canto1-47/+31
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-1/+1
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-37/+17
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-17/+37
2010-01-07* Finished SimulationServiceConnectorDiva Canto1-20/+40
2009-12-28This is somewhat major-like..... Change the intialization order ofMelanie1-3/+5
2009-12-28Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie1-25/+30
2009-09-26First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto1-2/+6
2009-08-20Add some output (at DEBUG level) to the message transfer module to aidMelanie1-0/+4
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie 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-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