| Commit message (Expand) | Author | Age | Files | Lines |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -30/+30 |
* | change group lists control so it does show something (only xmlrpcgroups for n... | UbitUmarov | 2016-07-23 | 1 | -93/+93 |
* | add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ... | UbitUmarov | 2016-07-23 | 1 | -1/+4 |
* | On verbose groups messaging logging, count all operations in reported time wh... | Justin Clark-Casey (justincc) | 2014-05-19 | 1 | -3/+3 |
* | Split verbose groups messaging logging into its own setting separate from tha... | Justin Clark-Casey (justincc) | 2014-05-19 | 1 | -23/+77 |
* | Fix recent regression from 77e7bbc where an attachment on a received group no... | Justin Clark-Casey (justincc) | 2014-05-19 | 1 | -2/+5 |
* | For XmlRpcGroups (Flotsam) module, when MessageOnlineUsersOnly = true, handle... | Justin Clark-Casey (justincc) | 2014-05-12 | 1 | -13/+26 |
* | minor: eliminate unused UUID in xmlrpc GroupsMessagingModule.ProcessMessageFr... | Justin Clark-Casey (justincc) | 2014-05-12 | 1 | -2/+0 |
* | When sending group notices through group messaging, allow the agent ID to use... | Justin Clark-Casey (justincc) | 2014-03-12 | 1 | -5/+4 |
* | Send group notices through the same messaging module mechanism used to send g... | Justin Clark-Casey (justincc) | 2014-03-11 | 1 | -63/+93 |
* | Cleanup on region modules: gave short node id's to all of them. | Diva Canto | 2012-11-12 | 1 | -1/+1 |
* | Remove any mention of IRegionModule from region names and comments to aid | Melanie | 2012-11-12 | 1 | -1/+1 |
* | Relocate temporary debug message for sending group IMs to online members only... | Justin Clark-Casey (justincc) | 2012-10-20 | 1 | -4/+12 |
* | Add experimental [Groups] MessageOnlineUsersOnly option for Flotsam XmlRpc gr... | Justin Clark-Casey (justincc) | 2012-10-20 | 1 | -7/+69 |
* | Removed use of 'is' operator and casting to find the root ScenePresence in Me... | Dan Lake | 2011-10-27 | 1 | -8/+7 |
* | Change default groups messaging module in hardcode to the empty string. | Melanie | 2011-10-12 | 1 | -1/+1 |
* | Changed actual default values of 'ServiceConnectorModule' and 'MessagingModul... | Makopoppo | 2011-06-24 | 1 | -1/+1 |
* | Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll | Diva Canto | 2011-04-30 | 1 | -2/+0 |
* | First stab at cleaning up Caps. Compiles. Untested. | Diva Canto | 2011-04-30 | 1 | -2/+1 |
* | Comment out some startup logging lines to make up for the one I added earlier... | Justin Clark-Casey (justincc) | 2011-04-02 | 1 | -3/+0 |
* | Formatting cleanup. | Jeff Ames | 2010-10-27 | 1 | -2/+2 |
* | Pass in requesting agent ID when GetGroupMembers is called in the XMLRPC grou... | Justin Clark-Casey (justincc) | 2010-10-19 | 1 | -2/+2 |
* | Display more information when xmlrpcgroupsserver comms fails | Justin Clark-Casey (justincc) | 2010-10-19 | 1 | -8/+9 |
* | Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for... | Melanie | 2010-05-06 | 1 | -139/+135 |
* | Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups | Melanie | 2010-05-05 | 1 | -135/+139 |
* | * May fix mantis #4603. | Diva Canto | 2010-04-05 | 1 | -64/+64 |
* | Patch from mcortez. This appears to be a huge change to the groups module | Melanie | 2010-04-04 | 1 | -118/+98 |
* | oops, add file missing from last commit | Justin Clark-Casey (justincc) | 2010-04-01 | 1 | -9/+7 |
* | expose methods that allow region modules to send messages to groups | Justin Clark-Casey (justincc) | 2010-04-01 | 1 | -63/+81 |
* | Ensure the specified imSessionID exists in the DroppedSession collection befo... | Michael Cortez | 2009-10-05 | 1 | -1/+1 |
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 1 | -1/+1 |
* | Continue with renaming of Groups module components | Michael Cortez | 2009-08-05 | 1 | -15/+12 |
* | Fixes mono Add-In references for the OptionalModules add-in so that groups do... | Michael Cortez | 2009-08-05 | 1 | -0/+2 |
* | Begin refactoring XmlRpcGroups to a more generic Groups module that allows fo... | Michael Cortez | 2009-08-05 | 1 | -0/+548 |