| Commit message (Expand) | Author | Age | Files | Lines |
* | * Finished implementation of FriendsService.Delete | Diva Canto | 2010-02-27 | 1 | -1/+4 |
* | Friends online notifications upon friendship now working (same sim only). | Diva Canto | 2010-02-27 | 2 | -2/+17 |
* | Implement the requestonlinenotification method | Melanie | 2010-02-27 | 1 | -0/+23 |
* | Move requestonlinenotification generic message to presence module | Melanie | 2010-02-27 | 2 | -6/+30 |
* | Implement a handler for requestonlinenotification generic message | Melanie | 2010-02-27 | 1 | -0/+6 |
* | Friendships established. | Diva Canto | 2010-02-27 | 1 | -0/+7 |
* | * Friendship offers starting to work in the same sim. Not quite right yet. | Diva Canto | 2010-02-26 | 2 | -102/+243 |
* | More flesh to FriendsModule. Still incomplete. | Diva Canto | 2010-02-26 | 1 | -0/+67 |
* | Add the client message handlers. The calling card handlers that are part of | Melanie | 2010-02-26 | 1 | -0/+27 |
* | Now showing friends online upon grid login. | Diva Canto | 2010-02-26 | 1 | -0/+6 |
* | Implement local online/offline notifications | Melanie | 2010-02-25 | 1 | -0/+37 |
* | Check flags on initial login | Melanie | 2010-02-25 | 1 | -1/+4 |
* | Implement initial online notifications | Melanie | 2010-02-25 | 1 | -0/+64 |
* | Implement friend perms | Melanie | 2010-02-25 | 1 | -1/+11 |
* | Begin tracking users and friends | Melanie | 2010-02-25 | 1 | -0/+81 |
* | Grab the presence module and load the friends connector into the friends module | Melanie | 2010-02-25 | 1 | -0/+33 |
* | Add the stream handler/listener and requisite methods to the friends module | Melanie | 2010-02-25 | 1 | -3/+103 |
* | Fixed typo that was affecting the BasicInventoryAccessModule | Diva Canto | 2010-02-24 | 3 | -4/+4 |
* | Remove the overlooked remnants of core profile support | Melanie | 2010-02-24 | 1 | -169/+0 |
* | Streamlined error logging for malformed packets and fixed a bug when printing... | John Hurliman | 2010-02-23 | 1 | -4/+3 |
* | * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE... | John Hurliman | 2010-02-23 | 2 | -3/+5 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 14 | -17/+17 |
* | Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i... | John Hurliman | 2010-02-22 | 32 | -5144/+382 |
|\ |
|
| * | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 29 | -5138/+376 |
| |\ |
|
| | * | Formatting cleanup. | Jeff Ames | 2010-02-22 | 2 | -5/+5 |
| | * | Formatting cleanup. | Jeff Ames | 2010-02-20 | 2 | -74/+59 |
| | * | Apply http://opensimulator.org/mantis/view.php?id=4495 | Justin Clark-Casey (justincc) | 2010-02-19 | 2 | -0/+8 |
| | * | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2010-02-19 | 1 | -1/+1 |
| | * | forestall bug reports about the Command error: System.EntryPointNotFoundExcep... | Justin Clark-Casey (justincc) | 2010-02-19 | 3 | -8/+86 |
| | * | minor: Make FlotsamAssetCache default loglevel 0 to match that given in bin/c... | Justin Clark-Casey (justincc) | 2010-02-19 | 2 | -4/+4 |
| | * | Change handling of the SYSTEMIP constant to be more sane. | Melanie | 2010-02-18 | 1 | -0/+2 |
| | * | remove old commented out switch statement in LLClientView since this has succ... | Justin Clark-Casey (justincc) | 2010-02-17 | 1 | -4845/+2 |
| | * | minor: fix error inserting field in log message | Justin Clark-Casey (justincc) | 2010-02-17 | 1 | -1/+1 |
| | * | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-02-16 | 44 | -364/+1524 |
| | |\ |
|
| | | * | Formatting cleanup. | Jeff Ames | 2010-02-15 | 18 | -181/+178 |
| | | * | Fixes a bug in the previous patch. | Revolution | 2010-02-15 | 1 | -18/+13 |
| | * | | minor: Make SOG.DelinkFromGroup() return the newly delinked scene object inst... | Justin Clark-Casey (justincc) | 2010-02-16 | 2 | -11/+26 |
| * | | | One more test running. | Diva Canto | 2010-02-21 | 1 | -1/+1 |
| * | | | Small bug fixes for making tests work. | Diva Canto | 2010-02-21 | 2 | -4/+4 |
| * | | | * Added SQlite connector for AvatarData. Tested -- works. | Diva Canto | 2010-02-21 | 1 | -1/+1 |
* | | | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 17 | -32/+36 |
|/ / / |
|
* | | | * Added a sanity check for missing asset data in LLClientView | John Hurliman | 2010-02-20 | 1 | -0/+10 |
* | | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 45 | -525/+1494 |
|\ \ \
| | |/
| |/| |
|
| * | | Plug a small hole | Melanie | 2010-02-14 | 1 | -0/+3 |
| * | | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 32 | -215/+1380 |
| |/ |
|
| * | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 | Justin Clark-Casey (justincc) | 2010-02-12 | 8 | -50/+50 |
| * | minor: remove completely commented out and unused class | Justin Clark-Casey (justincc) | 2010-02-12 | 1 | -226/+0 |
| * | Fix http://opensimulator.org/mantis/view.php?id=4224 | Justin Clark-Casey (justincc) | 2010-02-12 | 8 | -50/+70 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 6 | -30/+133 |
|\ \
| |/ |
|
| * | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-02-08 | 2 | -18/+18 |
| |\ |
|