.. |
HGMessageTransferModule.cs
|
f5d82350bb
This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully.
|
13 years ago |
InstantMessageModule.cs
|
6f78358b09
When receiving intersim IM, don't let the spoof protection bomb
|
14 years ago |
MessageTransferModule.cs
|
d3dca7d25a
For now, comment out logging messages about IM sending, since these cause high spam for large group messaging
|
13 years ago |
MuteListModule.cs
|
3a953dfc98
This is somewhat major-like..... Change the intialization order of
|
15 years ago |
OfflineMessageModule.cs
|
08dc07dc76
refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginPostObject() to the identical SynchronousRestObjectRequester.MakeRequest()
|
13 years ago |
PresenceModule.cs
|
d72769930a
More cleaning on presence. Friends online/offline works again.
|
14 years ago |