| Commit message (Expand) | Author | Files | Lines |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 7 | -177/+824 |
2018-11-14 | Fixed spelling error (availble -> available) | Kevin Cozens | 1 | -3/+3 |
2018-01-20 | silent ignore mutes on HG visitors, let viewers do it on cache only, proper ... | UbitUmarov | 1 | -4/+16 |
2018-01-12 | remove the temporary Xmutes module, replace MuteListModule byt the new one, p... | UbitUmarov | 3 | -507/+123 |
2017-12-11 | commit what i did so far for core mutes module, befere i lose it | UbitUmarov | 2 | -69/+71 |
2017-11-17 | move some sharable items out of Xmute to Framework; add another test mutelist... | UbitUmarov | 2 | -120/+229 |
2017-11-14 | Donating the Avination Mute Module | Melanie Thielker | 1 | -0/+357 |
2017-03-30 | mantis 8131: make the new Offline IM code optional and disabled by default, s... | UbitUmarov | 1 | -32/+55 |
2017-01-23 | Activate the new Offline IM module code instead of the old code | Melanie Thielker | 1 | -20/+4 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 5 | -11/+11 |
2016-11-16 | minor change to getdisplaynames cap url | UbitUmarov | 1 | -42/+2 |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 5 | -122/+79 |
2016-07-28 | revert adding a new IM parameter ( commit bf604c85c66dd3bed06e3103cdf210ede0... | UbitUmarov | 1 | -6/+0 |
2016-07-24 | add missing IM parameter ( needs fix where it is really relevant ) | UbitUmarov | 1 | -2/+5 |
2016-07-24 | do not send IMs via child agents | UbitUmarov | 2 | -50/+20 |
2016-06-21 | Split IM handling so an inheriting module can cange names if required. | Melanie Thielker | 1 | -2/+6 |
2016-06-14 | Make chat and instant message modules fully subclassable | Melanie Thielker | 1 | -19/+19 |
2015-11-06 | change OfflineMessageModule from new avination code to original master, for ... | UbitUmarov | 1 | -4/+20 |
2015-09-04 | Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op... | Diva Canto | 2 | -2/+0 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 2 | -73/+92 |
2014-11-25 | Label all threadpool calls being made in core OpenSimulator. This is to add ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-05-23 | Fix possible infinite recursion in MessageTransferModule.SendGridInstantMessa... | Justin Clark-Casey (justincc) | 1 | -108/+56 |
2014-05-12 | Make offline IM delivery to URL (pre recent Addons code) have a 10 second rat... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-05-12 | For XmlRpcGroups (Flotsam) module, when MessageOnlineUsersOnly = true, handle... | Justin Clark-Casey (justincc) | 2 | -7/+7 |
2014-05-12 | Eliminate subsequently unused scene finding in UndeliveredMessage() method of... | Justin Clark-Casey (justincc) | 1 | -4/+0 |
2014-05-06 | Revert "fix infinite recursion loop in SendGridInstantMessageViaXMLRPCAsync()" | Justin Clark-Casey (justincc) | 1 | -79/+99 |
2014-05-06 | fix infinite recursion loop in SendGridInstantMessageViaXMLRPCAsync() | Kunta Kinte | 1 | -99/+79 |
2014-04-23 | Eliminated many warnings | Oren Hurvitz | 1 | -0/+2 |
2014-04-06 | Change OfflineMessageModule to support more differentiated return values and ... | Melanie Thielker | 1 | -8/+47 |
2014-03-22 | Reverting "Set default name for mute list" that was pushed by mistake. | Kevin Cozens | 1 | -1/+1 |
2014-03-22 | Reverting "Pass method to offline.php" commit that was pushed by mistake. | Kevin Cozens | 1 | -2/+2 |
2014-03-22 | Pass method to offline.php using ?blah instead of /blah/. Avoids issue with A... | Kevin Cozens | 1 | -2/+2 |
2014-03-22 | Set default name for mute list module as shown in OpenSim.ini.example | Kevin Cozens | 1 | -1/+1 |
2014-02-14 | Change warns associated with UserAgentServiceConnector to debugs, as this is ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-02-14 | If calls to UserAgentServiceConnector fail then throw an exception. This lets... | Justin Clark-Casey (justincc) | 1 | -1/+11 |
2013-07-27 | Several major improvements to group (V2) chat. Specifically: handle join/drop... | Diva Canto | 1 | -2/+2 |
2013-06-18 | Prevent an exception if no offline messages were retrieved. | Kevin Cozens | 1 | -0/+3 |
2012-12-04 | minor: also comment out the debug log message which reports searching for chi... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2012-12-04 | minor: Comment out "Delivering IM to..." messages for now. | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2012-12-04 | Bug fix in OfflineMessageModule. Mantis #6446 | Diva Canto | 1 | -1/+1 |
2012-11-27 | Bug fix in Offline IM for inventory transfers. The items were being placed tw... | Diva Canto | 1 | -11/+15 |
2012-11-13 | Another 21 modules' directives moved out of .addin.xml | Diva Canto | 5 | -0/+10 |
2012-11-12 | Cleanup on region modules: gave short node id's to all of them. | Diva Canto | 1 | -1/+1 |
2012-11-12 | Remove any mention of IRegionModule from region names and comments to aid | Melanie | 1 | -1/+1 |
2012-10-14 | Fix perms when linking an object. Set root part perms to the perms | Melanie | 1 | -1/+1 |
2012-10-11 | Remove spammy debug for IM | Melanie | 1 | -3/+3 |
2012-09-09 | Catch zero UUIDs in LSL and shout as an error. Also catch attempts to send IM | Melanie | 1 | -0/+3 |
2012-07-17 | Fix regression where llGiveInventory() had stopped asking non-owner receivers... | Justin Clark-Casey (justincc) | 1 | -8/+11 |
2012-01-17 | Add some logging | Melanie | 1 | -0/+41 |
2011-12-29 | Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region... | Diva Canto | 1 | -2/+1 |