Commit History

Author SHA1 Message Date
  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 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