コミット履歴

作者 SHA1 メッセージ 日付
  Melanie 0fd17c08ae Massive console refactor. Greatly simplify interface. 4 年 前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年 前
  UbitUmarov cdf215f613 add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, and its use even worse 8 年 前
  Oren Hurvitz 0d70033a5d Include the group name in group IM's 10 年 前
  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 年 前
  Justin Clark-Casey (justincc) b46be88db6 Split verbose groups messaging logging into its own setting separate from that of the groups module. 10 年 前
  Oren Hurvitz 1d4551e52f Check settings for groups module 10 年 前
  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 年 前
  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 年 前
  Diva Canto 1b94de8e58 Group chat: prevent a situation where dupe IMs could occur. 11 年 前
  Diva Canto 1d4bf06fe7 Group chat: guard against duplicate sends 11 年 前
  Diva Canto 33b54807a1 Changing the visibility test in groups service to be UUID.Zero.ToString() instead of "all" because some paths in the code assume there's a UUI in the RequestingAgent string. 11 年 前
  Diva Canto c442ef346e Same issue as previous commit. 11 年 前
  Diva Canto 698b2135ee Fix an issue where HG members of groups weren't seeing the entire membership for group chat. 11 年 前
  Diva Canto 8dff05a897 More on group chat: only root agents should subscribe to OnInstantMessage, or else they'll see an echo of their own messages after teleporting. 11 年 前
  Diva Canto 18eca40af3 More bug fixes on group chat 11 年 前
  Diva Canto 69975763d2 Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. 11 年 前
  Diva Canto 85428c49bb Trying to decrease the lag on group chat. (Groups V2 only) 11 年 前
  Diva Canto 9380d01976 First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll. 11 年 前