Justin Clark-Casey (justincc)
|
d3dca7d25a
For now, comment out logging messages about IM sending, since these cause high spam for large group messaging
|
13 years ago |
Melanie
|
990e73d7cb
Fix a broken format on an error message. Also replace yet another e.Message
|
14 years ago |
Jonathan Freedman
|
69acf9c79b
* additional serveruri cleanup
|
14 years ago |
Melanie
|
84ab4742c8
Quash the region ID on intersim messages. That prevents people from determining
|
14 years ago |
root
|
7762301cea
Revert "* Changed 11 calls for session info to the more optimized API method"
|
14 years ago |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
John Hurliman
|
5dc9ea2f24
* Changed 11 calls for session info to the more optimized API method
|
14 years ago |
Justin Clark-Casey (justincc)
|
74e5fe5aa9
Remove various warnings and improve logging messages. No functional changes.
|
14 years ago |
Melanie Thielker
|
bda83715e4
Clean up some messiness in IM sending. Having offline IM enabled now no longer
|
14 years ago |
Diva Canto
|
d184fef4dc
Inventory offers and subsequent notifications of acceptance/decline now working across the board.
|
14 years ago |
Diva Canto
|
d72769930a
More cleaning on presence. Friends online/offline works again.
|
14 years ago |
Jeff Ames
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 years ago |
Diva Canto
|
f11a97f12d
* Finished SimulationServiceConnector
|
15 years ago |
Melanie
|
3a953dfc98
This is somewhat major-like..... Change the intialization order of
|
15 years ago |
Melanie
|
eebddcd5e6
Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListModule, OfflineMessageModule, PresenceModule, InventoryTransferModule and LureModule to new style. Reduce FriendsModule and PresenceModule to shells.
|
15 years ago |
Diva Canto
|
5757afe766
First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now.
|
15 years ago |
Melanie
|
4c8bcd2ff6
Add some output (at DEBUG level) to the message transfer module to aid
|
15 years ago |
Melanie Thielker
|
c310fb11f4
Remove all references to HttpServer from CommsManager (all incarnations)
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Adam Frisby
|
31baeef469
* Pipes requestors IP address through all XmlRpcRequest delegates. This is needed to be able to 'NAT-wrap' the login sequence.
|
15 years ago |
Melanie Thielker
|
c483206fd7
Change the client API to use GridInstantMessage for the "last mile" of IM
|
15 years ago |
Melanie Thielker
|
b40ec850bb
Fix the plumbing in the offline message module.
|
15 years ago |
Melanie Thielker
|
87822c5d95
Add an event to process undelivered IMs
|
15 years ago |
Melanie Thielker
|
c28b2f799a
Revert previous commit
|
15 years ago |
Melanie Thielker
|
7b1c42836d
Committing interface and stubs for IM interception
|
15 years ago |
Melanie Thielker
|
c98a9d1ccd
Make the implementation of the message transfer module protected virtual
|
15 years ago |
MW
|
74e3a85492
reverted last revision, until we decide how to handle capturing IM's
|
15 years ago |
MW
|
1b65020b41
Added a event to IMessageTransferModule (and MessageTransferModule) so that other modules can capture IM messages and do custom handling of them. As just attaching to Client IM events doesn't really support this, as they would still get routed through the normal process and could give back errors.
|
15 years ago |
Justin Clarke Casey
|
a46c9b0eea
* Quieten down log messages from the Friends module
|
15 years ago |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
15 years ago |