Fixed some bugs which used the global (current) user object where the message author's account resp. the currently edited user's account was appropriate.
New features
Changed module logic from "hide" to "show sender's email" in preparation for merging this module branch with privatemsg. This is a prerequisite for migrating your existing settings in a later release.
The main features of 3rd major branch:
- Compatibility with D7 code - to the max: It means everywhere where it is possible D6 code matches D7 code. The module became more version-independent - so it eases maintenance and improves speed of development. It will make easier a migration to D7 as well. Negative option is some other modules as dependencies: Autoload, Dbtng and Moopapi.