| Commit message (Expand) | Author | Files | Lines |
2016-06-19 | Mantis #7920: group info was not being updated in many situations. (regressio... | Diva Canto | 1 | -10/+37 |
2016-06-19 | Restored sending group membership data via EventQueue -- this had been a regr... | Diva Canto | 1 | -1/+2 |
2016-06-19 | Minor -- deregister an event handler in Groups V2 | Diva Canto | 1 | -0/+1 |
2016-06-11 | Restore SendAgentGroupDataUpdate() call in GroupsModule.cs. | Robert Adams | 1 | -7/+13 |
2016-02-21 | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ... | Diva Canto | 1 | -1/+1 |
2015-10-18 | On to 0.8.3! | Diva Canto | 1 | -1/+1 |
2015-10-18 | On to 0.8.3! | Diva Canto | 1 | -1/+1 |
2015-09-28 | remove groups handlers onClientClose also on groups V2 | UbitUmarov | 1 | -12/+18 |
2015-09-27 | apply changes to xmlrcp groups to groups V2, compiles but not tested :( | UbitUmarov | 1 | -164/+77 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 1 | -1/+1 |
2015-07-31 | Show last online status of group members from the PresenceService in group pr... | Cinder | 2 | -43/+75 |
2015-04-29 | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8... | Diva Canto | 1 | -1/+1 |
2015-02-04 | For built-in groups, if a delegate throws an exception (e.g. due to network f... | Justin Clark-Casey (justincc) | 1 | -61/+120 |
2015-01-09 | Added GetDisplayNames capability. For now, we don't actually use display name... | Diva Canto | 4 | -1/+5 |
2014-12-30 | Renamed VERSION_NUMBER to VersionNumber | Diva Canto | 1 | -2/+2 |
2014-12-30 | This cleans up versioning. Specifically: | Diva Canto | 1 | -2/+2 |
2014-12-30 | WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT. | Diva Canto | 1 | -1/+1 |
2014-12-29 | Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ... | Diva Canto | 1 | -1/+1 |
2014-11-25 | refactor: Move methods to start a monitored thread, start work in its own thr... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2014-11-19 | Minor: Include missing EventHost power for group owner role. | AliciaRaven | 1 | -0/+1 |
2014-09-21 | Fixed a hard-to-run-into bug in groups: at the time of creation of a group, t... | Diva Canto | 1 | -10/+18 |
2014-09-05 | For monitoring purposes, start non-timeout tasks (which do not currently use ... | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2014-08-15 | On teleport to a region that already has a child agent established (e.g. a ne... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-07-31 | If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does ... | Justin Clark-Casey (justincc) | 4 | -10/+22 |
2014-07-31 | Don't overwrite the null result with the true result is groups service REMOVE... | Justin Clark-Casey (justincc) | 2 | -2/+4 |
2014-07-31 | Fix bug where calling PUTGROUP on the core groups service without specifying ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-07-21 | Include the group name in group IM's | Oren Hurvitz | 1 | -0/+7 |
2014-06-17 | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-06-08 | Don't try to package null invites. | Diva Canto | 1 | -1/+5 |
2014-05-30 | minor: Comment out log line in Groups V2 GroupsServicePostHandler for now whi... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-05-23 | Added HTTP Authentication also to Groups and offline IM. | Diva Canto | 3 | -34/+32 |
2014-05-19 | On verbose groups messaging logging, count all operations in reported time wh... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2014-05-19 | Split verbose groups messaging logging into its own setting separate from tha... | Justin Clark-Casey (justincc) | 1 | -3/+31 |
2014-05-15 | Don't warn on not seeing [Groups] Robust section for core groups as this does... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2014-05-06 | Show more meaningful error messages when failed to give an item to another user | Oren Hurvitz | 1 | -2/+3 |
2014-05-03 | Added a optional key between the group remote connectors, sim and service. Th... | Diva Canto | 3 | -5/+44 |
2014-03-26 | - Increased the threadpool timeout to 10 minutes | Oren Hurvitz | 1 | -3/+3 |
2014-03-24 | Fixed Debug command for Groups. (Use of wrong capitalization caused *two* "de... | Oren Hurvitz | 1 | -1/+1 |
2014-03-24 | Check settings for groups module | Oren Hurvitz | 1 | -1/+9 |
2014-03-24 | Better error messages | Oren Hurvitz | 2 | -3/+3 |
2014-03-12 | When sending group notices through group messaging, allow the agent ID to use... | Justin Clark-Casey (justincc) | 1 | -3/+7 |
2014-03-11 | Send group notices through the same messaging module mechanism used to send g... | Justin Clark-Casey (justincc) | 2 | -9/+24 |
2014-02-20 | In core.groups GroupsServiceRemoveConnector, if GetGroupRecord() or UpdateGro... | Justin Clark-Casey (justincc) | 1 | -4/+6 |
2013-11-15 | refactor: replace verbose checks with String.IsNullOrEmpty where applicable. | Justin Clark-Casey (justincc) | 2 | -3/+3 |
2013-10-04 | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-09-07 | Bring Core Groups up to current version | root | 12 | -284/+504 |
2013-09-05 | Restore group membership check for HG users in QueryAccess. | Diva Canto | 1 | -3/+6 |
2013-08-13 | minor: Eliminate one of the duplicate 'have's in the HG message telling the u... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-08-12 | Don't try and send group updates to NPCs via event queue, since NPCs have no ... | Justin Clark-Casey (justincc) | 1 | -3/+7 |
2013-08-05 | Group notices bug fix: use a new IM for each member of the group, otherwise t... | Diva Canto | 1 | -2/+2 |