| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2012-11-30 | 1 | -14/+18 |
|\ |
|
| * | Bug fix in Offline IM for inventory transfers. The items were being placed tw... | Diva Canto | 2012-11-27 | 1 | -11/+15 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-13 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Another 21 modules' directives moved out of .addin.xml | Diva Canto | 2012-11-13 | 1 | -0/+2 |
| * | Port the Avination offline messaging system to Core | Melanie | 2011-11-02 | 1 | -18/+34 |
* | | Fix task inventory giving | Melanie | 2011-12-07 | 1 | -1/+2 |
* | | Fix the offline message module to revert core changes and restore avn | Melanie | 2011-10-28 | 1 | -18/+28 |
* | | First set of merge fixes | Tom | 2011-09-07 | 1 | -51/+38 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -3/+9 |
|\ \
| |/ |
|
| * | refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginP... | Justin Clark-Casey (justincc) | 2011-07-13 | 1 | -3/+4 |
| * | Instrument the heck out of offline messages. THIS IS VERY VERBOSE. | Diva Canto | 2011-05-12 | 1 | -0/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-17 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open... | Diva Canto | 2011-04-12 | 1 | -1/+0 |
* | | Convert the scope id in the im session id to a URL variable. Fixes offline | Melanie | 2010-11-26 | 1 | -10/+2 |
* | | Add group invites to the list of messages that get offlined | Melanie | 2010-10-10 | 1 | -0/+1 |
* | | Fix IMs the right way. This sets it up so that timestamps are actually | Melanie Thielker | 2010-07-03 | 1 | -26/+39 |
* | | Add the object owner UUID into the binary bucket of object to user IM | Melanie Thielker | 2010-06-24 | 1 | -0/+2 |
* | | Replace the imSessionID, which is useless out of context, with the scope id | Melanie Thielker | 2010-06-24 | 1 | -0/+7 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-03 | 1 | -36/+45 |
|\ \
| |/ |
|
| * | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 1 | -16/+19 |
| |\ |
|
| | * | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 1 | -29/+12 |
| * | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 1 | -1/+5 |
| |\ \ |
|
| * | | | Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo... | Melanie | 2009-12-28 | 1 | -34/+44 |
* | | | | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 1 | -29/+12 |
* | | | | Some merge fixups | Melanie | 2010-01-26 | 1 | -4/+5 |
* | | | | Merge branch 'master' into careminster | Melanie | 2010-01-26 | 1 | -15/+34 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 1 | -28/+48 |
| | |/
| |/| |
|
* | | | Merge branch 'master' into careminster | Melanie | 2010-01-09 | 1 | -1/+6 |
|\ \ \
| |/ / |
|
| * | | Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ... | dahlia | 2010-01-07 | 1 | -1/+6 |
| |/ |
|
* | | Prevent a nullref if a recipient of a group message gas left the scene | Melanie | 2009-11-15 | 1 | -12/+15 |
|/ |
|
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
* | Remove second timestamp in offline IM, the client already adds one | Melanie Thielker | 2009-04-25 | 1 | -4/+0 |
* | Actually do what I promised in the previous commit :/ | Melanie Thielker | 2009-04-12 | 1 | -4/+14 |
* | Funnel stored (offline) IMs through the Scene EventManager to make sure | Melanie Thielker | 2009-04-12 | 1 | -14/+10 |
* | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 2009-03-31 | 1 | -1/+1 |
* | Don't let a missing configuration cause a NRE | Melanie Thielker | 2009-03-29 | 1 | -0/+5 |
* | Change the client API to use GridInstantMessage for the "last mile" of IM | Melanie Thielker | 2009-03-29 | 1 | -9/+7 |
* | Finish the offline IM module (still needs a server). Add rudimentary | Melanie Thielker | 2009-03-29 | 1 | -8/+61 |
* | Fix the plumbing in the offline message module. | Melanie Thielker | 2009-03-28 | 1 | -21/+39 |
* | Add a module skeleton for offline IM storage. No functionality yet. | Melanie Thielker | 2009-03-28 | 1 | -0/+131 |