aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Friends (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-4/+4
* Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto2016-02-211-1/+1
* On to 0.8.3!Diva Canto2015-10-181-1/+1
* Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto2015-04-291-1/+1
* Change assembly versions to 0.8.1Justin Clark-Casey (justincc)2014-06-171-1/+1
* Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-041-1/+1
* Revert "HG Friends: debug an issue where the friends data stored in the DB is...Diva Canto2013-07-041-8/+1
* HG Friends: debug an issue where the friends data stored in the DB is incompl...Diva Canto2013-07-041-1/+8
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
* The last few AssemblyInfos. Finished!Diva Canto2012-11-141-0/+33
* More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-1/+6
* Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-0/+26
* HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-5/+4
* Make the service loader pump out the error to the log (in red) and include th...Justin Clark-Casey (justincc)2010-03-031-3/+6
* * Finished implementation of FriendsService.DeleteDiva Canto2010-02-271-1/+1
* List of friends now retrieved upon login. Configured and tested in standalone...Diva Canto2010-02-251-3/+5
* Implement the methods needed for the login service to populate the friendslistMelanie2010-02-091-2/+27
* Add the friends service skel and correct some namespace issuesMelanie2010-02-092-0/+144