aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-25Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2-0/+2
2011-10-22Fix missing Busy-Mode ResponsePixel Tomsen1-0/+1
2011-10-05Removed redundant scene presence lookups in HGMessageTransferModuleDan Lake1-21/+4
2011-09-22Fix failure to teleport when an agent is lured on the same sim (and probably ...Justin Clark-Casey (justincc)1-5/+6
2011-09-07First set of merge fixesTom1-51/+38
2011-07-13refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginP...Justin Clark-Casey (justincc)1-3/+4
2011-06-07This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...Diva Canto1-3/+5
2011-06-06This should make offline IMs work again. It should work for incoming foreign ...Diva Canto1-1/+4
2011-06-02Bug fix on HG IM.Diva Canto1-2/+6
2011-05-27HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto1-1/+0
2011-05-26HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto1-0/+74
2011-05-25HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto1-0/+268
2011-05-12Instrument the heck out of offline messages. THIS IS VERY VERBOSE.Diva Canto1-0/+3
2011-04-12Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto1-1/+0
2011-03-23Remove a spammy debugMelanie1-2/+2
2011-02-20throttle group notices to max of 4 threads at a timeMike Rieker1-14/+50
2011-01-19For now, comment out logging messages about IM sending, since these cause hig...Justin Clark-Casey (justincc)1-3/+3
2010-12-30Add MessageKey to section Messaging, a key that prevents injection ofMelanie1-6/+25
2010-12-29Remove the restriction on communication across scopes. This will allowMelanie1-1/+1
2010-12-26Remove some code that was meant to fool the viewer into thinking SLT. It neverMelanie1-18/+19
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-11-26Convert the scope id in the im session id to a URL variable. Fixes offlineMelanie1-10/+2
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-10Add group invites to the list of messages that get offlinedMelanie1-0/+1
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-26When receiving intersim IM, don't let the spoof protection bombMelanie1-1/+2
2010-09-25Prevent spoofing the agent name on text IMMelanie1-1/+2
2010-09-17Revert "* Changed 11 calls for session info to the more optimized API method"root1-1/+12
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)2-8/+10
2010-08-19Revert "Adding Group managment to the offline system"Melanie Thielker1-1/+0
2010-08-19Adding Group managment to the offline systemsacha1-0/+1
2010-08-07and another one...sacha1-1/+1
2010-08-07Clean the loo after use please !!!!!sacha1-4/+4
2010-08-04Clean up some messiness in IM sending. Having offline IM enabled now no longerMelanie Thielker2-6/+10
2010-08-04Clean up some messiness in IM sending. Having offline IM enabled now no longerMelanie Thielker2-6/+10
2010-07-03Fix IMs the right way. This sets it up so that timestamps are actuallyMelanie Thielker2-32/+60
2010-06-28Force IM timestamps to current server time to prevent "Saved on" headersMelanie Thielker1-0/+4
2010-06-24Add the object owner UUID into the binary bucket of object to user IMMelanie Thielker1-0/+2
2010-06-24Replace the imSessionID, which is useless out of context, with the scope idMelanie Thielker1-0/+7
2010-06-24New viewers don't set the "save offline IM" flag anymore. Set it serversideMelanie Thielker1-0/+6
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 Canto2-61/+39
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-1/+1