aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add some loggingMelanie2012-01-171-0/+41
* | Merge branch 'master' into careminsterMelanie2012-01-021-2/+1
|\ \ | |/
| * Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...Diva Canto2011-12-291-2/+1
* | Fix task inventory givingMelanie2011-12-072-18/+10
* | Merge branch 'master' into bigmergeMelanie2011-11-141-1/+2
|\ \ | |/
| * Do a ScenePresence null check in HGMessageTransferModule.SendIMToScene() to s...Justin Clark-Casey (justincc)2011-11-141-1/+2
| * Port the Avination offline messaging system to CoreMelanie2011-11-021-18/+34
* | Fix the offline message module to revert core changes and restore avnMelanie2011-10-281-18/+28
* | Merge branch 'master' into bigmergeMelanie2011-10-272-50/+33
|\ \ | |/
| * Removed use of 'is' operator and casting to find the root ScenePresence in Me...Dan Lake2011-10-272-68/+41
* | Merge branch 'master' into bigmergeMelanie2011-10-262-0/+2
|\ \ | |/
| * Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-252-0/+2
* | Merge commit 'c2272a755fc6d3b07bc9b87bd9b83f4ae063ce9f' into bigmergeMelanie2011-10-251-0/+1
|\ \ | |/
| * Fix missing Busy-Mode ResponsePixel Tomsen2011-10-221-0/+1
* | Merge commit '3142982353a121920e571e5b33acffc065b20a2e' into bigmergeMelanie2011-10-121-21/+4
|\ \ | |/
| * Removed redundant scene presence lookups in HGMessageTransferModuleDan Lake2011-10-051-21/+4
* | Merge commit '3ccb58c05c0a11fb4cff0f3adf90ca29d67b0c8b' into bigmergeMelanie2011-10-111-5/+6
|\ \ | |/
| * Fix failure to teleport when an agent is lured on the same sim (and probably ...Justin Clark-Casey (justincc)2011-09-221-5/+6
* | First set of merge fixesTom2011-09-071-51/+38
* | Resolve merge commits, stage 1Tom2011-09-041-3/+9
|\ \ | |/
| * refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginP...Justin Clark-Casey (justincc)2011-07-131-3/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-091-0/+350
|\ \ | |/
| * This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...Diva Canto2011-06-071-3/+5
| * This should make offline IMs work again. It should work for incoming foreign ...Diva Canto2011-06-061-1/+4
| * Bug fix on HG IM.Diva Canto2011-06-021-2/+6
| * HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto2011-05-271-1/+0
| * HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto2011-05-261-0/+74
| * HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto2011-05-251-0/+268
| * Instrument the heck out of offline messages. THIS IS VERY VERBOSE.Diva Canto2011-05-121-0/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-171-1/+0
|\ \ | |/
| * Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-121-1/+0
* | 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
* | Remove some code that was meant to fool the viewer into thinking SLT. It neverMelanie2010-12-261-18/+19
* | 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
|\ \ | |/
* | Convert the scope id in the im session id to a URL variable. Fixes offlineMelanie2010-11-261-10/+2
* | 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
| |/
* | Add group invites to the list of messages that get offlinedMelanie2010-10-101-0/+1