| Commit message (Expand) | Author | Age | Files | Lines |
* | Force IM timestamps to current server time to prevent "Saved on" headers | Melanie Thielker | 2010-06-28 | 1 | -0/+4 |
* | 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 |
* | New viewers don't set the "save offline IM" flag anymore. Set it serverside | Melanie Thielker | 2010-06-24 | 1 | -0/+6 |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-11 | 1 | -0/+2 |
|\ |
|
| * | Inventory offers and subsequent notifications of acceptance/decline now worki... | Diva Canto | 2010-06-11 | 1 | -0/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-09 | 2 | -61/+39 |
|\ \
| |/ |
|
| * | More cleaning on presence. Friends online/offline works again. | Diva Canto | 2010-05-08 | 2 | -61/+39 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-03 | 5 | -471/+255 |
|\ \
| |/ |
|
| * | Friends online notifications upon friendship now working (same sim only). | Diva Canto | 2010-02-27 | 1 | -2/+14 |
| * | Implement the requestonlinenotification method | Melanie | 2010-02-27 | 1 | -0/+23 |
| * | Move requestonlinenotification generic message to presence module | Melanie | 2010-02-27 | 1 | -0/+30 |
| * | 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 | 5 | -174/+83 |
| * | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 1 | -1/+5 |
| |\ \ |
|
| * | | | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 1 | -20/+40 |
| * | | | This is somewhat major-like..... Change the intialization order of | Melanie | 2009-12-28 | 2 | -4/+6 |
| * | | | Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo... | Melanie | 2009-12-28 | 5 | -472/+170 |
* | | | | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 5 | -174/+83 |
* | | | | Some merge fixups | Melanie | 2010-01-26 | 1 | -4/+5 |
* | | | | Merge branch 'master' into careminster | Melanie | 2010-01-26 | 5 | -86/+179 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 5 | -99/+193 |
| | |/
| |/| |
|
* | | | 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 |
|/ |
|
* | A synchronous call to the messaging server was blocking the process of promot... | John Hurliman | 2009-10-22 | 1 | -1/+7 |
* | Revert "Rewrote parts of the code that were double-locking different objects.... | Melanie | 2009-10-07 | 1 | -6/+5 |
* | Rewrote parts of the code that were double-locking different objects. This is... | Diva Canto | 2009-10-06 | 1 | -5/+6 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | Fixed an issue with the PresenceModule in "gridmode", introduced by my fixing... | Diva Canto | 2009-09-27 | 1 | -3/+0 |
* | Fixed MapBlocks bug, wrong order of arguments. First version that seems compl... | Diva Canto | 2009-09-26 | 1 | -0/+12 |
* | First pass at the heart surgery for grid services. Compiles and runs minimall... | Diva Canto | 2009-09-26 | 2 | -3/+11 |
* | Add some output (at DEBUG level) to the message transfer module to aid | Melanie | 2009-08-20 | 1 | -0/+4 |
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -1/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 5 | -5/+5 |
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 2009-05-23 | 1 | -1/+1 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
* | Fix the issue that stopped the packet pool from working. Add a mechanism | Melanie Thielker | 2009-05-02 | 1 | -1/+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 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2009-03-30 | 1 | -11/+11 |
* | Don't let a missing configuration cause a NRE | Melanie Thielker | 2009-03-29 | 2 | -0/+11 |
* | Change the client API to use GridInstantMessage for the "last mile" of IM | Melanie Thielker | 2009-03-29 | 3 | -34/+18 |
* | Finish the offline IM module (still needs a server). Add rudimentary | Melanie Thielker | 2009-03-29 | 2 | -8/+199 |
* | Fix the plumbing in the offline message module. | Melanie Thielker | 2009-03-28 | 2 | -27/+51 |