aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/InstantMessage (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield3-1251/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield3-9/+6
2009-02-02* Stop the instant message module from trying to register for the message tra...Justin Clarke Casey1-3/+11
2009-01-29* minor: just a few formatting changes and log quieteningJustin Clarke Casey1-4/+6
2009-01-06* prune and regrade log messages relating to client login and logoutJustin Clarke Casey1-9/+8
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-26Added local lookup before we ask the messaging server.Homer Horwitz1-6/+26
2008-11-25Next step of the PresenceModule. Still not complete; local optimizations and theHomer Horwitz1-33/+101
2008-11-24WIP: Adding a few things to PresenceModule. Not quite finished yet.Homer Horwitz1-2/+83
2008-11-24- Evaluate config only onceHomer Horwitz1-21/+35
2008-11-23Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker1-9/+15
2008-11-23Add error handling to catch the WebExceptions thrown if you haveMelanie Thielker1-23/+48
2008-11-22Adding root agent position messages to the message serverMelanie Thielker1-0/+42
2008-11-22Add root agent tracking to presence moduleMelanie Thielker1-5/+17
2008-11-22Next step in the presence module - some core plumbing included atMelanie Thielker1-0/+18
2008-11-22Adding region up/down notifications to the PresenceModule. MessagingMelanie Thielker1-0/+42
2008-11-22Check in the presence module skeletonMelanie Thielker1-0/+100
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 Casey2-18/+18
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 Thielker2-33/+5
2008-11-16First step tidy-up of IM packing/unpacking/repackingMelanie Thielker1-11/+18
2008-11-16GridIMs don't have a (sending) client, which led to a NRE on access.Homer Horwitz1-1/+2
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 Thielker2-633/+682
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