aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-261-1/+2
|\ \ | |/
| * When receiving intersim IM, don't let the spoof protection bombMelanie2010-09-261-1/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-251-1/+2
|\ \ | |/
| * Prevent spoofing the agent name on text IMMelanie2010-09-251-1/+2
| * 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-232-3/+2
|\ \ | |/
| * Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)2010-08-232-8/+10
| * Clean up some messiness in IM sending. Having offline IM enabled now no longerMelanie Thielker2010-08-042-6/+10
* | and another one...sacha2010-08-071-1/+1
* | 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-042-6/+10
* | Fix IMs the right way. This sets it up so that timestamps are actuallyMelanie Thielker2010-07-032-32/+60
* | Force IM timestamps to current server time to prevent "Saved on" headersMelanie Thielker2010-06-281-0/+4
* | Add the object owner UUID into the binary bucket of object to user IMMelanie Thielker2010-06-241-0/+2
* | Replace the imSessionID, which is useless out of context, with the scope idMelanie Thielker2010-06-241-0/+7
* | New viewers don't set the "save offline IM" flag anymore. Set it serversideMelanie Thielker2010-06-241-0/+6
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-111-0/+2
|\ \ | |/
| * Inventory offers and subsequent notifications of acceptance/decline now worki...Diva Canto2010-06-111-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-092-61/+39
|\ \ | |/
| * More cleaning on presence. Friends online/offline works again.Diva Canto2010-05-082-61/+39
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-151-1/+1
|\ \ | |/
| * Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-035-471/+255
|\ \ | |/
| * Friends online notifications upon friendship now working (same sim only).Diva Canto2010-02-271-2/+14
| * Implement the requestonlinenotification methodMelanie2010-02-271-0/+23
| * Move requestonlinenotification generic message to presence moduleMelanie2010-02-271-0/+30
| * Merge branch 'master' into presence-refactorMelanie2010-02-081-16/+19
| |\
| | * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-295-174/+83
| * | Merge branch 'master' into presence-refactorMelanie2010-01-161-1/+5
| |\ \
| * | | * Finished SimulationServiceConnectorDiva Canto2010-01-071-20/+40
| * | | This is somewhat major-like..... Change the intialization order ofMelanie2009-12-282-4/+6
| * | | Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie2009-12-285-472/+170
* | | | Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-295-174/+83
* | | | Some merge fixupsMelanie2010-01-261-4/+5
* | | | Merge branch 'master' into careminsterMelanie2010-01-265-86/+179
|\ \ \ \ | | |_|/ | |/| |
| * | | Updates all IRegionModules to the new style region modules.Revolution2010-01-235-99/+193
| | |/ | |/|
* | | Merge branch 'master' into careminsterMelanie2010-01-091-1/+6
|\ \ \ | |/ /
| * | Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ...dahlia2010-01-071-1/+6
| |/
* | Prevent a nullref if a recipient of a group message gas left the sceneMelanie2009-11-151-12/+15
|/
* A synchronous call to the messaging server was blocking the process of promot...John Hurliman2009-10-221-1/+7
* Revert "Rewrote parts of the code that were double-locking different objects....Melanie2009-10-071-6/+5
* Rewrote parts of the code that were double-locking different objects. This is...Diva Canto2009-10-061-5/+6
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Fixed an issue with the PresenceModule in "gridmode", introduced by my fixing...Diva Canto2009-09-271-3/+0