Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) ea65a64f7b refactor: Move common presence connector code into BasePresenceServiceConnector 11 years ago
  Diva Canto 922425a205 Last 27 modules' directives (service connectors out). 11 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
  Justin Clark-Casey (justincc) e39fc95659 Fix LocalPresenceServiceConnector test now that the hardcoded test data has been removed from Data.Null.NullPresenceData 14 years ago
  Diva Canto 4dd523b45d * Changed IPresenceService Logout, so that it takes a position and a lookat 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
  Melanie 92a40129b5 Database and presence changes. Untested 14 years ago
  Diva Canto f43a648052 * Added the new modules to Resources, making them active. 14 years ago
  Diva Canto 3ef513e863 Presence remote connector and handler. Presence HG Broker. Nothing tested, just compiles. 14 years ago
  Diva Canto b8dfccb227 Changed GetAgents to take string[] instead of UUID[] 14 years ago
  Diva Canto ad8ee18090 First pass at the local connector for presence. No cache yet. Just the connector to the local service and a presence detector object. 14 years ago