| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2012-03-22 | 2 | -0/+109 |
|\ |
|
| * | HG Friends: reroute the status notifications to the HGFriends service, so tha... | Diva Canto | 2012-03-21 | 2 | -0/+109 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-21 | 2 | -0/+311 |
|\ \
| |/ |
|
| * | HG Friends: allow the establishment of HG friendships without requiring co-pr... | Diva Canto | 2012-03-20 | 1 | -0/+301 |
| * | Added GetUUID(first, last) on UserAgentsService so that we can finally make d... | Diva Canto | 2012-03-17 | 1 | -0/+10 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-09 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Fixes mantis #5923 | Diva Canto | 2012-03-08 | 1 | -2/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-18 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | Propagate our teleport flags on logins | BlueWall | 2012-02-18 | 1 | -2/+6 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-27 | 1 | -6/+7 |
|\ \
| |/ |
|
| * | HG Inventoty: Guard against items not found. | Diva Canto | 2012-01-26 | 1 | -6/+7 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-12 | 2 | -7/+13 |
|\ \
| |/ |
|
| * | HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio... | Diva Canto | 2012-01-12 | 2 | -7/+13 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-05 | 1 | -0/+25 |
|\ \
| |/ |
|
| * | Profile Updates | BlueWall | 2012-01-03 | 1 | -0/+25 |
* | | Merge branch 'master' into careminster | Melanie | 2011-12-22 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | HG: Verify that the user is local | Diva Canto | 2011-12-21 | 1 | -0/+8 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-12-05 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | HG: Renamed one method | Diva Canto | 2011-12-04 | 2 | -2/+2 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-17 | 1 | -11/+10 |
|\ \
| |/ |
|
| * | Dont' bother with a userAgentService != null check right after we've construc... | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -11/+10 |
* | | Merge commit 'bbd0e68c06b79acf0781d78e81fa292f549d676b' into bigmerge | Melanie | 2011-10-25 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Guard HGAssetService against uninitialized variables and null arguments. | Diva Canto | 2011-10-15 | 1 | -0/+3 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -10/+7 |
|\ \
| |/ |
|
| * | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2011-08-17 | 1 | -1/+1 |
| * | Do proper locking of m_localScenes list in SceneManager | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -4/+3 |
| * | refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginP... | Justin Clark-Casey (justincc) | 2011-07-13 | 1 | -5/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-11 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Removing special casing on failures. This may also fix reports of this issue: | Diva Canto | 2011-06-08 | 1 | -2/+4 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-09 | 3 | -6/+597 |
|\ \
| |/ |
|
| * | Deleted wrong debug message. | Diva Canto | 2011-06-08 | 1 | -1/+0 |
| * | Added error message to help understand http://opensimulator.org/mantis/view.p... | Diva Canto | 2011-06-07 | 1 | -0/+5 |
| * | This hopefully fixes all issues with online/offline notifications across grid... | Diva Canto | 2011-06-07 | 1 | -7/+21 |
| * | Remove scary error message | Diva Canto | 2011-06-07 | 1 | -6/+0 |
| * | This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=... | Diva Canto | 2011-06-07 | 2 | -17/+13 |
| * | This should make offline IMs work again. It should work for incoming foreign ... | Diva Canto | 2011-06-06 | 1 | -4/+47 |
| * | Bug fix on HG IM. | Diva Canto | 2011-06-02 | 1 | -13/+13 |
| * | Re-Apply Use current TravelingAgent if the the login failure reason is "Login... | BlueWall | 2011-06-01 | 1 | -2/+5 |
| * | Revert "Use current TravelingAgent if the login failure reason is "Logins Dis... | BlueWall | 2011-06-01 | 1 | -5/+2 |
| * | Use current TravelingAgent if the login failure reason is "Logins Disabled" t... | BlueWall | 2011-06-01 | 1 | -2/+5 |
| * | HG inventory transfers over the profile working. | Diva Canto | 2011-05-27 | 1 | -0/+2 |
| * | Commented a few extra debug messages. | Diva Canto | 2011-05-26 | 1 | -5/+5 |
| * | HG IM in grid mode working fairly well. Unknown target user references looked... | Diva Canto | 2011-05-26 | 2 | -8/+38 |
| * | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ... | Diva Canto | 2011-05-25 | 2 | -0/+322 |
| * | Added necessary code to drop inventory on hg friends using the profile window... | Diva Canto | 2011-05-24 | 1 | -0/+17 |
| * | HG friends: Status notifications working. Also initial logins get the online ... | Diva Canto | 2011-05-23 | 1 | -3/+169 |
| * | More on HG Friends. Added Delete(string, string) across the board. Added secu... | Diva Canto | 2011-05-22 | 1 | -86/+0 |
| * | File to be removed | Diva Canto | 2011-05-22 | 1 | -11/+0 |
| * | Fixed permissions bug related to friends in PermissionsModule. Added FriendsD... | Diva Canto | 2011-05-21 | 1 | -1/+3 |
| * | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 2011-05-19 | 1 | -0/+95 |