Historial de Commits

Autor SHA1 Mensaje Fecha
  Mic Bowman 64f2dc778a A pretty major restructuring of the simian method invocations in order to hace 11 años
  Diva Canto 336665e035 More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. hace 13 años
  Diva Canto 58c53c41de Fixed permissions bug related to friends in PermissionsModule. Added FriendsData[] GetFriends(string principalID) to IFriendsData and FriendInfo[] GetFriends(string PrincipalID) to IFriendsService. Refactored some more in the FriendsModule. Made client get notification of local friends permissions upon HGLogin. HG Friends object permissions work. hace 13 años
  Diva Canto d21e9c755f HG Friends working to some extent: friendships offered and accepted correctly handled. Friends list showing correct foreign names. TODO: GrantRights. hace 13 años
  John Hurliman 9609faa8eb * Run SimianGrid session updates asynchronously instead of from the main heartbeat thread hace 14 años
  Melanie b2486df67c Friends works differently, it' snot even a region module at all, but a connector hace 14 años
  John Hurliman fc062a23af Make SimianFriendsServiceConnector initialize like the other connectors and gracefully handle the case where it is loaded but disabled #monoaddinslol hace 14 años
  John Hurliman 1430441cf3 Change the SimianGrid connector log messages to start with "[SIMIAN " to avoid configuration confusion hace 14 años
  John Hurliman d722519b31 * Fixing the SimianGrid friend connector enabled detection since the friends module uses a different pattern in the .ini file hace 14 años
  John Hurliman 84459d2bc2 Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors hace 14 años
  John Hurliman 3036aba875 * Added a better check to the SimianGrid connectors to test if they are enabled or not. This method should work equally well with standalone or robust mode hace 14 años
  John Hurliman 9e3cdc4da5 Fixing the previous patch to work correctly with standalone mode hace 14 años
  John Hurliman 0b5141d45b Fixed SimianGrid connectors to gracefully exit if the required config sections are missing hace 14 años
  Justin Clark-Casey (justincc) aad17e7513 Simplify database setup and remove migration problems by moving all sqlite config-include settings to a separate file for standalone hace 14 años
  John Hurliman 2040649871 Adding the SimianGrid connectors hace 14 años