aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Friends/FriendsSimConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-32/+36
* Improve efficiency of friends notification by only make one PresenceService c...Justin Clark-Casey (justincc)2012-10-201-2/+2
* minor: Comment out log message on every FRIENDS SIM CONNECTOR request for now.Justin Clark-Casey (justincc)2012-10-161-1/+1
* HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-201-3/+17
* Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex...Justin Clark-Casey (justincc)2012-02-071-5/+4
* distinguish between FriendsSimConnector and FriendsServiceConnector in logJustin Clark-Casey (justincc)2011-11-151-5/+5
* Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-121-1/+1
* Fixed a couple of buglets in Friendship offers / acceptance / decline when av...Diva Canto2010-06-041-1/+8
* Change an exception reporting to include the stack trace. "e.Message" justMelanie2010-05-181-1/+1
* Friends rights under control.Diva Canto2010-03-011-1/+3
* Friends connectors finished. Status notification working across the board. On...Diva Canto2010-02-281-9/+103
* Status notification (online/offline) working for same sim.Diva Canto2010-02-271-0/+5
* * Friendship offers starting to work in the same sim. Not quite right yet.Diva Canto2010-02-261-0/+66