Hastymail2 |
Hastymail2 is an Open Source IMAP webmail client written in PHP. Our focus is compliance, usability, security, and speed. |
Things are really shaping up in SVN as we finalize the code for our first stable release. Many bugs have been addressed and a few small features added. Lots of fine tuning has been going on all over the code base. The plugin API documentation has been updated to include all the latest hooks and methods. The themes have had some clean up and we have a new theme called "moss" (screenshot below). TinyMCE, Soundmanager2, and htmLawed have been updated to their latest versions. Here is the full list of what's new since the last update:
- Added a new theme called "moss"
- Updated the plugin api documentation
- Updated the Soundmanager2 sound playing utility used by the notices plugin to version 296a-20100520
- Updated the tinyMCE WYSIWYG HTML editor used by the html mail plugin to version 3.3.6
- Updated the htmLawed HTML filter to version 1.1.9.3
- Updated the config file with defaults for all the settings available on the options page
- Improved IMAP NAMESPACE support
- Changed the file extension used when attaching messages to an outgoing message from .eml to .mime
- Added an option to work around incorrectly formatted messages that are missing the mime-version mail header
- Cleaned up the code and updated the js_help plugin with all the latest options.
- Improve the IMAP parsing to handle both CRLF and "bare" CR line endings
- Clean up the code responsible for setting up the message view page
- Added a saved_search plugin that allows searches to be easily saved, edited or re-run from the search page.
- Hide PHP timezone warnings in PHP5 when no default server timezone is set
- Added an option to enable an "open in new window" link on message lists
- Fixed some bugs with the "newstyle" theme
- Improved mobile browser detection
- Added a simple new plugin called "username" that displays the current username to the top of each page
- Fixed the folder tree and dropdowns to properly handle having "special" folders that are, or have, subfolders
- Fixed a bug with the toggle all links on the folders page
- Display a notice when a login is attempted and the IMAP server cannot be reached
- Fixed a bug with simultaneous compose sessions
- Fixed encoding problems with javascript alert boxes when the interface is set to a non-ascii based language
- Added an "Attach" button to the message lists that will add selected messages as attachments to an outgoing message
- Fixed the "Attach" feature on the message view page
- Added a Greek interface translation thanks to Konstantinidis Andreas
- Fixed a bug with "show all external images" link on the message view
- Updated the previous/up/next + action dialog on the message view page to remember the last used folder
|
moss theme |