aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Friends (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-04Fixed a couple of buglets in Friendship offers / acceptance / decline when ↵Diva Canto2-2/+9
avies are in different sims.
2010-05-18Change an exception reporting to include the stack trace. "e.Message" justMelanie1-1/+1
_won't_ do. Might look more elegant, but it's too little information.
2010-03-01Friends rights under control.Diva Canto1-1/+3
2010-02-28Friends connectors finished. Status notification working across the board. ↵Diva Canto1-9/+103
One last bug: friends online upon login are not being sent to the user.
2010-02-27Status notification (online/offline) working for same sim.Diva Canto1-0/+5
2010-02-26* Friendship offers starting to work in the same sim. Not quite right yet.Diva Canto1-0/+66
* Added skeleton for out Connectors/Friends/FriendsSimConnector.cs * Moved request handler to its own file
2010-02-26Flags on Store(Friend) are supposed to be MyFlags.Diva Canto1-1/+1
2010-02-26* Friends out connector completed. Grid login retrieves friends correctly.Diva Canto1-0/+241
* Added friends configs to grid .inis