This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-16 03:36:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea0f78c97152d3aa54822487e5343ca2db0b47b9
opensim
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
InstantMessage
History
Justin Clark-Casey (justincc)
08dc07dc76
refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginPostObject() to the identical SynchronousRestObjectRequester.MakeRequest()
2011-07-13 00:48:36 +01:00
..
HGMessageTransferModule.cs
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.
2011-06-07 10:51:12 -07:00
InstantMessageModule.cs
When receiving intersim IM, don't let the spoof protection bomb
2010-09-26 23:50:55 +01:00
MessageTransferModule.cs
For now, comment out logging messages about IM sending, since these cause high spam for large group messaging
2011-01-19 01:50:02 +00:00
MuteListModule.cs
Revert "Updates all IRegionModules to the new style region modules."
2010-01-29 07:21:06 +00:00
OfflineMessageModule.cs
refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginPostObject() to the identical SynchronousRestObjectRequester.MakeRequest()
2011-07-13 00:48:36 +01:00
PresenceModule.cs
More cleaning on presence. Friends online/offline works again.
2010-05-08 07:44:07 -07:00