aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+1
* 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
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-235-99/+193
* | Merge branch 'master' into presence-refactorMelanie2010-01-161-1/+5
|\ \ | |/
| * Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ...dahlia2010-01-071-1/+6
* | * 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
|/
* 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
* Fixed MapBlocks bug, wrong order of arguments. First version that seems compl...Diva Canto2009-09-261-0/+12
* First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto2009-09-262-3/+11
* 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
* Formatting cleanup.Jeff Ames2009-06-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-015-5/+5
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-231-1/+1
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* Fix the issue that stopped the packet pool from working. Add a mechanismMelanie Thielker2009-05-021-1/+1
* Remove second timestamp in offline IM, the client already adds oneMelanie Thielker2009-04-251-4/+0
* Actually do what I promised in the previous commit :/Melanie Thielker2009-04-121-4/+14
* Funnel stored (offline) IMs through the Scene EventManager to make sureMelanie Thielker2009-04-121-14/+10
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-311-1/+1
* * minor: remove mono compiler warningsJustin Clarke Casey2009-03-301-11/+11
* Don't let a missing configuration cause a NREMelanie Thielker2009-03-292-0/+11
* Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker2009-03-293-34/+18
* Finish the offline IM module (still needs a server). Add rudimentaryMelanie Thielker2009-03-292-8/+199
* Fix the plumbing in the offline message module.Melanie Thielker2009-03-282-27/+51
* Add a module skeleton for offline IM storage. No functionality yet.Melanie Thielker2009-03-281-0/+131
* Add an event to process undelivered IMsMelanie Thielker2009-03-171-0/+14
* Allow delivery of object messages gridwideMelanie Thielker2009-02-221-1/+2
* Revert previous commitMelanie Thielker2009-02-201-7/+0
* Committing interface and stubs for IM interceptionMelanie Thielker2009-02-201-0/+7
* Make the implementation of the message transfer module protected virtualMelanie Thielker2009-02-191-13/+13
* reverted last revision, until we decide how to handle capturing IM'sMW2009-02-191-14/+0
* Added a event to IMessageTransferModule (and MessageTransferModule) so that o...MW2009-02-191-0/+14
* * Quieten down log messages from the Friends moduleJustin Clarke Casey2009-02-131-2/+0
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-123-35/+35
* * optimized usings.lbsa712009-02-123-49/+39
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-103-0/+1251