aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage/OfflineMessageModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* mantis 8131: make the new Offline IM code optional and disabled by default, s...UbitUmarov2017-03-301-32/+55
* Activate the new Offline IM module code instead of the old codeMelanie Thielker2017-01-231-20/+4
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
* change OfflineMessageModule from new avination code to original master, for ...UbitUmarov2015-11-061-4/+20
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+0
|\
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+0
* | seems to compile ( tests comented out)UbitUmarov2015-09-021-5/+0
* | bad merge?UbitUmarov2015-09-011-29/+83
|\ \ | |/ |/|
| * Change OfflineMessageModule to support more differentiated return values and ...Melanie Thielker2014-04-061-8/+47
| * Merge branch 'master' into careminsterMelanie2012-11-301-14/+18
| |\
| * \ Merge branch 'master' into careminsterMelanie2012-11-131-0/+2
| |\ \
| * | | Fix task inventory givingMelanie2011-12-071-1/+2
| * | | Fix the offline message module to revert core changes and restore avnMelanie2011-10-281-18/+28
| * | | First set of merge fixesTom2011-09-071-51/+38
| * | | Resolve merge commits, stage 1Tom2011-09-041-3/+9
| |\ \ \
| * \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-04-171-1/+0
| |\ \ \ \
| * | | | | Convert the scope id in the im session id to a URL variable. Fixes offlineMelanie2010-11-261-10/+2
| * | | | | Add group invites to the list of messages that get offlinedMelanie2010-10-101-0/+1
| * | | | | Fix IMs the right way. This sets it up so that timestamps are actuallyMelanie Thielker2010-07-031-26/+39
| * | | | | 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
| * | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-031-36/+45
| |\ \ \ \ \
| * | | | | | Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-29/+12
| * | | | | | Some merge fixupsMelanie2010-01-261-4/+5
| * | | | | | Merge branch 'master' into careminsterMelanie2010-01-261-15/+34
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2010-01-091-1/+6
| |\ \ \ \ \ \ \
| * | | | | | | | Prevent a nullref if a recipient of a group message gas left the sceneMelanie2009-11-151-12/+15
* | | | | | | | | Make offline IM delivery to URL (pre recent Addons code) have a 10 second rat...Justin Clark-Casey (justincc)2014-05-121-1/+1
* | | | | | | | | Eliminate subsequently unused scene finding in UndeliveredMessage() method of...Justin Clark-Casey (justincc)2014-05-121-4/+0
* | | | | | | | | Prevent an exception if no offline messages were retrieved.Kevin Cozens2013-06-181-0/+3
* | | | | | | | | Bug fix in OfflineMessageModule. Mantis #6446Diva Canto2012-12-041-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Bug fix in Offline IM for inventory transfers. The items were being placed tw...Diva Canto2012-11-271-11/+15
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Another 21 modules' directives moved out of .addin.xmlDiva Canto2012-11-131-0/+2
* | | | | | | Port the Avination offline messaging system to CoreMelanie2011-11-021-18/+34
| |_|_|_|_|/ |/| | | | |
* | | | | | refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginP...Justin Clark-Casey (justincc)2011-07-131-3/+4
* | | | | | Instrument the heck out of offline messages. THIS IS VERY VERBOSE.Diva Canto2011-05-121-0/+3
| |_|_|_|/ |/| | | |
* | | | | Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-121-1/+0
| |_|_|/ |/| | |
* | | | Merge branch 'master' into presence-refactorMelanie2010-02-081-16/+19
|\ \ \ \
| * | | | Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-29/+12
| | |_|/ | |/| |
| * | | Updates all IRegionModules to the new style region modules.Revolution2010-01-231-28/+48
| | |/ | |/|
* | | Merge branch 'master' into presence-refactorMelanie2010-01-161-1/+5
|\ \ \ | |/ /
| * | Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ...dahlia2010-01-071-1/+6
| |/
* | Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie2009-12-281-34/+44
|/
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+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
* Don't let a missing configuration cause a NREMelanie Thielker2009-03-291-0/+5