Commit Graph

  • 7d01111ed6 + Added new SQL schema for Profile fly-man- 2009-12-27 20:59:06 +00:00
  • ddd933f2d6 + Added support for the Edit->Preferences so Email is shown in there fly-man- 2009-12-27 20:54:49 +00:00
  • c3fb2293eb + Added UserPreferences so Email will be shown in Edit->Preferences fly-man- 2009-12-27 20:52:56 +00:00
  • 45c689b8b9 Change profile module to be quiet when it's not activated. Inactive modules should not chatter melanie 2009-12-25 23:15:09 +00:00
  • 93d03afebc Update binary melanie 2009-10-23 03:58:10 +00:00
  • 9dc7c04a6f * Added AvatarInterestsUpdate to the profile.php fly-man- 2009-10-16 16:50:15 +00:00
  • e85bd91bcc * Added AvatarInterestsUpdate to the list fly-man- 2009-10-16 16:48:22 +00:00
  • b9e40e4f3a * Added support for Weburl which is set in userprofile fly-man- 2009-10-15 13:49:33 +00:00
  • ff20afa867 Adding support for Profile bits fly-man- 2009-08-14 18:51:19 +00:00
  • adcaa25b6a Make the interface method public melanie 2009-08-13 14:36:39 +00:00
  • 0b45707297 Add IProfileModule interface use melanie 2009-08-13 12:54:45 +00:00
  • 36b426611e Update binary melanie 2009-08-12 22:26:22 +00:00
  • c646a283c3 Committing new Profile webroot parts fly-man- 2009-08-08 20:07:34 +00:00
  • a613a97b41 Change from old (patch based) includes to new (include based) ones melanie 2009-08-05 19:38:34 +00:00
  • 694835f3e6 Fix some issues with picks and notes melanie 2009-08-05 17:46:44 +00:00
  • b127405c57 Grabbing the right ParcelUUID works now fly-man- 2009-05-08 23:48:58 +00:00
  • 9c8a3b58c7 Updating the Prebuild patch fly-man- 2009-05-08 22:16:39 +00:00
  • 082b440cfb [UNSTABLE] This doesn't make Profiles work but it fills in some gaps for Picks so it doesn't crash. fly-man- 2009-04-27 01:09:17 +00:00
  • fc1b393031 Add the parcel ID melanie 2009-04-13 13:34:42 +00:00
  • 58e0eb1549 Add additional information to picks update melanie 2009-04-13 13:29:06 +00:00
  • 9192b72ce0 Reverting PicksUpdate fly-man- 2009-04-12 23:50:10 +00:00
  • 859a2217ea Update the Picks parts, it seems we have a little bit that we don't send out yet. fly-man- 2009-04-12 22:23:00 +00:00
  • 26f9e143a0 Added an extra check if the notes message is empty fly-man- 2009-04-12 21:26:01 +00:00
  • 9f72424f44 Updated the Picks Delete, Classifieds Delete and the Notes Update fly-man- 2009-04-12 21:18:36 +00:00
  • 4af9ad67c1 Fix some string representations melanie 2009-04-12 20:19:06 +00:00
  • b014090f1a Committing the latest version fly-man- 2009-03-30 20:10:02 +00:00
  • 3f263794e1 Cleaning up the OpenProfile.cs code for better code reading fly-man- 2009-02-25 15:49:26 +00:00
  • 1d196b8630 Adding folder for the binaries fly-man- 2009-02-20 14:28:40 +00:00
  • 00bc6c7eb6 Cleaning up the OpenProfile.cs code and webservices fly-man- 2009-02-20 14:28:02 +00:00
  • a8abff294f Adapt to namespace changes melanie 2009-02-07 14:40:36 +00:00
  • 09da860c96 Fixing a logic error in the empty note reply melanie 2009-01-18 16:54:46 +00:00
  • ae1e1f4d6e Protect against a null ref in notes melanie 2009-01-18 16:49:21 +00:00
  • 071586c1bf Fix a potential nullref on picks melanie 2009-01-18 16:07:03 +00:00
  • af36723e3d Cleaning up the OpenProfile.cs code fly-man- 2008-12-28 01:40:18 +00:00
  • 59c172b209 Updating the trunk with latest version of SQL and patched up the webroot and OpenProfileModule fly-man- 2008-12-27 21:48:30 +00:00
  • 85048a4727 Changes made to the query.php file and added PicksReply with Dictonary fly-man- 2008-12-27 20:23:41 +00:00
  • 97dcbab01a Marshal data from XML return to core API format melanie 2008-12-27 20:01:00 +00:00
  • f7e05d74cf Remove the "test" folder melanie 2008-12-27 19:40:29 +00:00
  • ad367bb26f Testing code to see if I'm on the right way fly-man- 2008-12-26 00:44:16 +00:00
  • e46e894d35 COmment what doesn't run yet melanie 2008-12-25 20:58:12 +00:00
  • 1407398a12 Update for the OpenProfile.cs, added the other 2 packets to the file as well fly-man- 2008-12-25 20:44:46 +00:00
  • a822c7f589 Small cosmetic update to the query.php fly-man- 2008-12-24 22:38:57 +00:00
  • 6468cce4bd Update for the OpenProfile.cs, web files added and the SQL structure fly-man- 2008-12-24 21:58:18 +00:00
  • e4c84d08d1 Add the requesting avatar id to the notes request melanie 2008-12-24 21:44:01 +00:00
  • 72672f1caa Updating the OpenProfileModule (replaced [Search] with [Profile] fly-man- 2008-12-24 21:08:34 +00:00
  • 703f50d858 Adding the OpenSim-addition.ini.example fly-man- 2008-12-24 20:12:49 +00:00
  • df6dd10003 Make the code compilable, plumb in the generic packet hooks melanie 2008-12-24 19:47:24 +00:00
  • db7a55850b Add prebuild patch melanie 2008-12-24 16:03:56 +00:00
  • 5c84a11ba6 Initial submit for the OpenSimProfile fly-man- 2008-12-24 14:59:47 +00:00
  • 8f9d4f1f59 Initial Repository Skeleton root 2008-12-24 14:45:10 +00:00