aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames5-5/+5
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-1/+1
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-05-02Fix the issue that stopped the packet pool from working. Add a mechanismMelanie Thielker1-1/+1
2009-04-25Remove second timestamp in offline IM, the client already adds oneMelanie Thielker1-4/+0
2009-04-12Actually do what I promised in the previous commit :/Melanie Thielker1-4/+14
2009-04-12Funnel stored (offline) IMs through the Scene EventManager to make sureMelanie Thielker1-14/+10
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames1-1/+1
2009-03-30* minor: remove mono compiler warningsJustin Clarke Casey1-11/+11
2009-03-29Don't let a missing configuration cause a NREMelanie Thielker2-0/+11
2009-03-29Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker3-34/+18
2009-03-29Finish the offline IM module (still needs a server). Add rudimentaryMelanie Thielker2-8/+199
2009-03-28Fix the plumbing in the offline message module.Melanie Thielker2-27/+51
2009-03-28Add a module skeleton for offline IM storage. No functionality yet.Melanie Thielker1-0/+131
2009-03-17Add an event to process undelivered IMsMelanie Thielker1-0/+14
2009-02-22Allow delivery of object messages gridwideMelanie Thielker1-1/+2
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 Dague3-35/+35
2009-02-12* optimized usings.lbsa713-49/+39
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield3-0/+1251