aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage/OfflineMessageModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* Remove second timestamp in offline IM, the client already adds oneMelanie Thielker2009-04-251-4/+0
* Actually do what I promised in the previous commit :/Melanie Thielker2009-04-121-4/+14
* Funnel stored (offline) IMs through the Scene EventManager to make sureMelanie Thielker2009-04-121-14/+10
* 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