Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 1 | -3/+3 | |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 1 | -22/+39 | |
2012-03-06 | Updates to MSSQL store for 0.7.3 to include: | Chris Hart | 1 | -0/+6 | |
* Telehub support * Bugfix to Friends lookups * Updates to Creator fields to store up to 255 characters for HG item creator storage | |||||
2011-06-01 | Updates to MSSQL to most recent compatibility, also included Windlight ↵ | Chris Hart | 1 | -1/+0 | |
support. Needs plenty of testing but clean install and migration from 0.6.9 have been tested and work, a few indexes still need to be added for performance. | |||||
2011-05-22 | More on HG Friends. Added Delete(string, string) across the board. Added ↵ | Diva Canto | 1 | -0/+5 | |
security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. | |||||
2011-05-21 | Fixed permissions bug related to friends in PermissionsModule. Added ↵ | Diva Canto | 1 | -0/+6 | |
FriendsData[] GetFriends(string principalID) to IFriendsData and FriendInfo[] GetFriends(string PrincipalID) to IFriendsService. Refactored some more in the FriendsModule. Made client get notification of local friends permissions upon HGLogin. HG Friends object permissions work. | |||||
2010-03-09 | MSSQL tweaks for latest ROBUST - friends handling fixed, GridUserData ↵ | unknown | 1 | -1/+1 | |
placeholder added. Signed-off-by: Melanie <melanie@t-data.com> | |||||
2010-02-24 | MSSQL Additions for Presence Refactor branch. Most functionality tested and ↵ | StrawberryFride | 1 | -20/+35 | |
works, some outstanding issues around login location and border crossings on y axis. Signed-off-by: Melanie <melanie@t-data.com> | |||||
2010-02-09 | Add the friends service skel and correct some namespace issues | Melanie | 1 | -1/+1 | |
2010-02-07 | Finish the "Get friends" method | Melanie | 1 | -1/+6 | |
2010-02-05 | Implement the friends data adaptor | Melanie | 1 | -6/+13 | |
2010-02-01 | Beginning of friends. | Diva Canto | 1 | -19/+14 | |
2009-05-20 | Add copyright headers, formatting cleanup. | Jeff Ames | 1 | -0/+27 | |
2009-05-17 | Update svn properties. | Jeff Ames | 1 | -33/+33 | |
2009-05-13 | * Added some more tests to the GetAssetStreamHandlers | lbsa71 | 1 | -0/+34 | |