aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage/MessageTransferModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Catch zero UUIDs in LSL and shout as an error. Also catch attempts to send IMMelanie2012-09-091-0/+3
* Merge branch 'master' into careminsterMelanie2012-07-191-8/+11
|\
| * Fix regression where llGiveInventory() had stopped asking non-owner receivers...Justin Clark-Casey (justincc)2012-07-171-8/+11
* | Fix task inventory givingMelanie2011-12-071-17/+8
* | Merge branch 'master' into bigmergeMelanie2011-10-271-15/+11
|\ \ | |/
| * Removed use of 'is' operator and casting to find the root ScenePresence in Me...Dan Lake2011-10-271-33/+19
* | Merge branch 'master' into bigmergeMelanie2011-10-261-0/+1
|\ \ | |/
| * Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-0/+1
* | Remove a spammy debugMelanie2011-03-231-2/+2
* | throttle group notices to max of 4 threads at a timeMike Rieker2011-02-201-14/+50
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-231-1/+1
|\ \ | |/
| * For now, comment out logging messages about IM sending, since these cause hig...Justin Clark-Casey (justincc)2011-01-191-3/+3
* | Add MessageKey to section Messaging, a key that prevents injection ofMelanie2010-12-301-6/+25
* | Remove the restriction on communication across scopes. This will allowMelanie2010-12-291-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-231-2/+1
|\ \ | |/
| * Fix a broken format on an error message. Also replace yet another e.MessageMelanie2010-12-221-2/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-061-3/+3
|\ \ | |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-231-3/+3
|\ \
| * | Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2010-10-221-3/+3
| |/
| * * additional serveruri cleanupJonathan Freedman2010-10-031-3/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-211-3/+3
|\ \
| * | * additional serveruri cleanupJonathan Freedman2010-10-201-3/+3
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-271-1/+1
|\ \ | |/
| * Quash the region ID on intersim messages. That prevents people from determiningMelanie2010-09-271-1/+1
| * Revert "* Changed 11 calls for session info to the more optimized API method"root2010-09-171-1/+12
* | Revert "* Changed 11 calls for session info to the more optimized API method"root2010-09-171-1/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-131-5/+5
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-09-121-1/+1
| * * Changed 11 calls for session info to the more optimized API methodJohn Hurliman2010-09-081-3/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-231-2/+1
|\ \ | |/
| * Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)2010-08-231-7/+9
| * Clean up some messiness in IM sending. Having offline IM enabled now no longerMelanie Thielker2010-08-041-5/+8
* | Clean the loo after use please !!!!!sacha2010-08-071-4/+4
* | Clean up some messiness in IM sending. Having offline IM enabled now no longerMelanie Thielker2010-08-041-5/+8
|/
* Inventory offers and subsequent notifications of acceptance/decline now worki...Diva Canto2010-06-111-0/+2
* More cleaning on presence. Friends online/offline works again.Diva Canto2010-05-081-47/+31
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+1
* * Finished SimulationServiceConnectorDiva Canto2010-01-071-20/+40
* This is somewhat major-like..... Change the intialization order ofMelanie2009-12-281-3/+5
* Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie2009-12-281-25/+30
* First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto2009-09-261-2/+6
* Add some output (at DEBUG level) to the message transfer module to aidMelanie2009-08-201-0/+4
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-1/+1
* 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