aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restore group membership check for HG users in QueryAccess.Diva Canto2013-09-051-3/+6
* minor: Eliminate one of the duplicate 'have's in the HG message telling the u...Justin Clark-Casey (justincc)2013-08-131-1/+1
* Don't try and send group updates to NPCs via event queue, since NPCs have no ...Justin Clark-Casey (justincc)2013-08-121-3/+7
* Group notices bug fix: use a new IM for each member of the group, otherwise t...Diva Canto2013-08-051-2/+2
* Groups: Better warning messages to the user.Diva Canto2013-07-282-3/+11
* Group chat: prevent a situation where dupe IMs could occur.Diva Canto2013-07-281-9/+3
* Group chat: guard against duplicate sendsDiva Canto2013-07-281-4/+5
* Changing the visibility test in groups service to be UUID.Zero.ToString() ins...Diva Canto2013-07-284-5/+9
* Same issue.Diva Canto2013-07-281-0/+1
* Same issue as previous commit.Diva Canto2013-07-282-14/+17
* Fix an issue where HG members of groups weren't seeing the entire membership ...Diva Canto2013-07-281-2/+20
* Removed commented lines and useless debug messageDiva Canto2013-07-281-16/+0
* Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ...Diva Canto2013-07-281-21/+6
* This makes group search work (Groups V2).Diva Canto2013-07-285-1/+87
* More on group chat: only root agents should subscribe to OnInstantMessage, or...Diva Canto2013-07-271-1/+14
* More bug fixes on group chatDiva Canto2013-07-271-15/+19
* Several major improvements to group (V2) chat. Specifically: handle join/drop...Diva Canto2013-07-276-191/+292
* Trying to decrease the lag on group chat. (Groups V2 only)Diva Canto2013-07-261-16/+24
* Decreased the time of group cache to 1 min, because it was getting on my nerv...Diva Canto2013-07-241-1/+1
* Improvement of fetching name in groupsDiva Canto2013-07-231-11/+10
* minor: remove some mono compiler warnings in new groups codeJustin Clark-Casey (justincc)2013-07-084-8/+1
* Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-083-3/+3
* Groups V2: charge for group creation only after the group has been successful...Diva Canto2013-06-301-1/+4
* minor: remove mono compiler warning in OfflineIMServiceJustin Clark-Casey (justincc)2013-06-181-1/+1
* More on mantis #6666 -- Groups V2 remote connector.Diva Canto2013-06-091-7/+4
* Groups V2 -- fix mantis #6666Diva Canto2013-06-081-0/+3
* Mantis #6620 (removed debug message)Diva Canto2013-06-071-1/+1
* Update the money framework to allow sending the new style linden "serverside ...Melanie2013-05-251-1/+1
* Groups: Improve error handling on remote connector.Diva Canto2013-05-131-4/+9
* Fixes mantis #6636 -- GroupsDiva Canto2013-05-132-1/+7
* Groups: make some methods protected.Diva Canto2013-04-251-7/+7
* Switched to using the other Util function with a default value.Diva Canto2013-02-271-1/+2
* Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto2013-02-271-1/+1
* Mantis #6552 -- stricter error (crash) if server URL is malformed.Diva Canto2013-02-251-5/+2
* Fixes mantis #6551 -- misspelled key name. Also fixed an issue with the roles...Diva Canto2013-02-254-3/+16
* Added new Util function for reading config vars that's more generic than the ...Diva Canto2013-02-221-1/+1
* Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto2013-02-211-4/+4
* Updated AssemblyInfo.cs for Groups and OfflineIM to 0.7.6.*. Removed Assembly...Diva Canto2013-02-192-4/+2
* First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto2013-02-1917-0/+8712
* Offline IM: moved the Data and MySQL bits to the corresponding places in core...Diva Canto2013-02-193-141/+0
* One more sql statement on migration #2 for offline im, to really clean up thi...Diva Canto2013-02-181-0/+1
* Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dllDiva Canto2013-02-189-0/+1016