Commit History

Author SHA1 Message Date
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Oren Hurvitz acc2c42a79 Better logging in PresenceService, to help diagnose presence problems. 10 years ago
  Oren Hurvitz cf1686335f Log when the presence service logs-out all the users in a region 10 years ago
  Justin Clark-Casey (justincc) 59157d9d63 Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call. 12 years ago
  Melanie 1c8d19d714 Delete existing presences for a user ID when they log in again. 13 years ago
  Justin Clark-Casey (justincc) bcd784b316 for now, comment out some older or redundant log debug lines to make diagnostics easier 13 years ago
  Diva Canto 952029380a Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims. 14 years ago
  Justin Clark-Casey (justincc) 2e2f73bdd5 minor: remove mono compiler warning 14 years ago
  Diva Canto d72769930a More cleaning on presence. Friends online/offline works again. 14 years ago
  Diva Canto a58859a0d4 GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. 14 years ago
  Diva Canto ed3288a8db Bug fix: "last location" login. 14 years ago
  Melanie 9ea6509a1c Comment a debug message that is a tad too spammy 14 years ago
  Diva Canto bbb43f9bde Now showing friends online upon grid login. 14 years ago
  Diva Canto 7356860b48 Several more buglets removed. 14 years ago
  Diva Canto 4dd523b45d * Changed IPresenceService Logout, so that it takes a position and a lookat 14 years ago
  Diva Canto 08b507517b Test client for remote presence connector, and for the service itself. Connector seems to work well. 14 years ago
  Diva Canto 4240f2dec6 New LL login service is working! -- tested in standalone only. Things still missing from response, namely Library and Friends. Appearance service is also missing. 14 years ago
  Diva Canto 1d2a332b96 Unit tests for presence. They helped fix a couple of wrongnesses. 14 years ago
  Melanie e0fc854f05 Adding new fields and home location methid to presence. Adding cleanup 14 years ago
  Diva Canto 43691e8270 Added some more log messages. This is beginning to work. 14 years ago
  Melanie 92a40129b5 Database and presence changes. Untested 14 years ago
  Diva Canto b8dfccb227 Changed GetAgents to take string[] instead of UUID[] 14 years ago
  Melanie 2f717fc796 Remove the sesion from returned presence info 14 years ago
  Melanie 8b9332e321 Finish the presence service 14 years ago
  Melanie 490c093636 Just make it compile :) 14 years ago
  Melanie 982e3ff5d9 Presence Step 1 14 years ago
  Melanie 06ecdf1967 Tweak presence handling and whip up a database connector and handler 14 years ago
  Melanie 0cd3bf074a Change PresenceData to PresenceInfo to remove a naming conflict in the 14 years ago
  Justin Clark-Casey (justincc) 69fba2647d minor: remove mono compiler warning 14 years ago
  Melanie d0019704e6 Adding the presence service skeleton 14 years ago