aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/OfflineIM/Service (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix mantis 6973. Prevent BOM being prefixed to message XML which was causing ↵AliciaRaven2014-05-221-2/+2
| | | | | | an exception when the service tried to read the data later on. Signed-off-by: Oren Hurvitz <orenh@kitely.com>
* Can delete the Offline Messages sent to/from a user.Oren Hurvitz2014-01-161-0/+7
| | | | This is useful if the user is deleted.
* In the offline message table, store the sender.Oren Hurvitz2014-01-161-1/+2
| | | | This data is useful for preventing abuse (e.g., someone who sends too many messages), or for deleting message if their sender has been deleted.
* Fixed offline IMOren Hurvitz2014-01-161-8/+4
|
* minor: remove mono compiler warning in OfflineIMServiceJustin Clark-Casey (justincc)2013-06-181-1/+1
|
* Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dllDiva Canto2013-02-182-0/+214