Commit History

Author SHA1 Message Date
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  UbitUmarov c4db0dd6ac change group lists control so it does show something (only xmlrpcgroups for now). This will never work without a centralized dispatcher/controler, or more complex information exchange. 8 years ago
  UbitUmarov cdf215f613 add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, and its use even worse 8 years ago
  Justin Clark-Casey (justincc) 5ec3429843 On verbose groups messaging logging, count all operations in reported time when sending group messages, not just those after get group members and get presence status, as applicable 10 years ago
  Justin Clark-Casey (justincc) b46be88db6 Split verbose groups messaging logging into its own setting separate from that of the groups module. 10 years ago
  Justin Clark-Casey (justincc) 3a6f312484 Fix recent regression from 77e7bbc where an attachment on a received group notice with XmlRpcGroups messaging did not appear in the user's inventory. 10 years ago
  Justin Clark-Casey (justincc) 87e2668529 For XmlRpcGroups (Flotsam) module, when MessageOnlineUsersOnly = true, handle notices to offline users directly as known undeliverable messages rather than discarding or attempting delivery. 10 years ago
  Justin Clark-Casey (justincc) 19d8f05584 minor: eliminate unused UUID in xmlrpc GroupsMessagingModule.ProcessMessageFromGroupSession() 10 years ago
  Justin Clark-Casey (justincc) beba20846f When sending group notices through group messaging, allow the agent ID to use for fetching group data to be different from im.fromAgentID 10 years ago
  Justin Clark-Casey (justincc) 77e7bbcbf7 Send group notices through the same messaging module mechanism used to send group chat to avoid timeout issues when sending messages to large groups. 10 years ago
  Diva Canto 86903f23dd Cleanup on region modules: gave short node id's to all of them. 11 years ago
  Melanie 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid 11 years ago
  Justin Clark-Casey (justincc) 1937e5f1ec Relocate temporary debug message for sending group IMs to online members only so that we can add ms it takes to send. 11 years ago
  Justin Clark-Casey (justincc) cd3762ca9f Add experimental [Groups] MessageOnlineUsersOnly option for Flotsam XmlRpc groups. 11 years ago
  Dan Lake 272bf71279 Removed use of 'is' operator and casting to find the root ScenePresence in MessageTransfer modules and Groups module. 12 years ago
  Melanie ca74088d94 Change default groups messaging module in hardcode to the empty string. 12 years ago
  Makopoppo 7545692f32 Changed actual default values of 'ServiceConnectorModule' and 'MessagingModule' in [Groups] section in accordance with OpenSim.ini.example descriptions 13 years ago
  Diva Canto 3e79842312 Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll 13 years ago
  Diva Canto d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago
  Justin Clark-Casey (justincc) 4f56c732bc Comment out some startup logging lines to make up for the one I added earlier on. 13 years ago
  Jeff Ames a331fd4e24 Formatting cleanup. 13 years ago
  Justin Clark-Casey (justincc) 478b44f231 Pass in requesting agent ID when GetGroupMembers is called in the XMLRPC groups module 13 years ago
  Justin Clark-Casey (justincc) b9bef50852 Display more information when xmlrpcgroupsserver comms fails 13 years ago
  Melanie 9ecebcdf13 Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups" 14 years ago
  Melanie 8187fccd25 Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups 14 years ago
  Diva Canto 80346ad2e2 * May fix mantis #4603. 14 years ago
  Melanie 936e08e20e Patch from mcortez. This appears to be a huge change to the groups module 14 years ago
  Justin Clark-Casey (justincc) 938905df1e oops, add file missing from last commit 14 years ago
  Justin Clark-Casey (justincc) c33b1de9df expose methods that allow region modules to send messages to groups 14 years ago
  Michael Cortez 90d1ef9e4a Ensure the specified imSessionID exists in the DroppedSession collection before attempting to access it. 14 years ago