index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Addons
/
Groups
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2013-07-28
Groups: Better warning messages to the user.
Diva Canto
2
-3
/
+11
2013-07-28
Group chat: prevent a situation where dupe IMs could occur.
Diva Canto
1
-9
/
+3
2013-07-28
Group chat: guard against duplicate sends
Diva Canto
1
-4
/
+5
2013-07-28
Changing the visibility test in groups service to be UUID.Zero.ToString() ins...
Diva Canto
4
-5
/
+9
2013-07-28
Same issue.
Diva Canto
1
-0
/
+1
2013-07-28
Same issue as previous commit.
Diva Canto
2
-14
/
+17
2013-07-28
Fix an issue where HG members of groups weren't seeing the entire membership ...
Diva Canto
1
-2
/
+20
2013-07-28
Removed commented lines and useless debug message
Diva Canto
1
-16
/
+0
2013-07-28
Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ...
Diva Canto
1
-21
/
+6
2013-07-28
This makes group search work (Groups V2).
Diva Canto
5
-1
/
+87
2013-07-27
More on group chat: only root agents should subscribe to OnInstantMessage, or...
Diva Canto
1
-1
/
+14
2013-07-27
More bug fixes on group chat
Diva Canto
1
-15
/
+19
2013-07-27
Several major improvements to group (V2) chat. Specifically: handle join/drop...
Diva Canto
6
-191
/
+292
2013-07-26
Trying to decrease the lag on group chat. (Groups V2 only)
Diva Canto
1
-16
/
+24
2013-07-24
Decreased the time of group cache to 1 min, because it was getting on my nerv...
Diva Canto
1
-1
/
+1
2013-07-23
Improvement of fetching name in groups
Diva Canto
1
-11
/
+10
2013-07-08
minor: remove some mono compiler warnings in new groups code
Justin Clark-Casey (justincc)
4
-8
/
+1
2013-07-08
Add "show caps stats by user" and "show caps stats by cap" console commands t...
Justin Clark-Casey (justincc)
2
-2
/
+2
2013-06-30
Groups V2: charge for group creation only after the group has been successful...
Diva Canto
1
-1
/
+4
2013-06-09
More on mantis #6666 -- Groups V2 remote connector.
Diva Canto
1
-7
/
+4
2013-06-08
Groups V2 -- fix mantis #6666
Diva Canto
1
-0
/
+3
2013-06-07
Mantis #6620 (removed debug message)
Diva Canto
1
-1
/
+1
2013-05-25
Update the money framework to allow sending the new style linden "serverside ...
Melanie
1
-1
/
+1
2013-05-25
Update the money framework to allow sending the new style linden "serverside ...
Melanie
1
-1
/
+1
2013-05-13
Groups: Improve error handling on remote connector.
Diva Canto
1
-4
/
+9
2013-05-13
Fixes mantis #6636 -- Groups
Diva Canto
2
-1
/
+7
2013-04-25
Groups: make some methods protected.
Diva Canto
1
-7
/
+7
2013-02-27
Switched to using the other Util function with a default value.
Diva Canto
1
-1
/
+2
2013-02-27
Moved the HG default variables out of [Startup] and into their own section [H...
Diva Canto
1
-1
/
+1
2013-02-25
Mantis #6552 -- stricter error (crash) if server URL is malformed.
Diva Canto
1
-5
/
+2
[prev]
[next]