aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage/OfflineMessageModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-311-1/+1
* Don't let a missing configuration cause a NREMelanie Thielker2009-03-291-0/+5
* Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker2009-03-291-9/+7
* Finish the offline IM module (still needs a server). Add rudimentaryMelanie Thielker2009-03-291-8/+61
* Fix the plumbing in the offline message module.Melanie Thielker2009-03-281-21/+39
* Add a module skeleton for offline IM storage. No functionality yet.Melanie Thielker2009-03-281-0/+131