summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
2009-07-27Tagging files for 0.3-rc1v0.3-rc1thomascube
2009-07-21Also protect GET request from CSRFthomascube
2009-07-20- Fix import of vCard entries with params (#1485453)alecpl
2009-07-17- Fix HTML messages output with empty block elements (#1485974)alecpl
2009-07-14- added 'smtp_debug' optionalecpl
2009-07-13Added hook when killing a sessionthomascube
2009-07-11- Performance improvements by use UID commands (#1485690)alecpl
2009-07-11- Fix HTML editor tabIndex setting (#1485972)alecpl
2009-07-07- Added 'imap_debug' option, described 'sql_debug' option in config filealecpl
2009-07-07- Support strftime's format modifiers in date_* options (#1484806)alecpl
2009-07-07- Support %h variable in 'smtp_server' option (#1485766)alecpl
2009-07-06- Show SMTP errors in browser (#1485927)alecpl
2009-07-03- Allow WBR tag in HTML message (#1485960)alecpl
2009-07-03Update changelogthomascube
2009-07-02Add option to enforce https connectionsthomascube
2009-06-24- Fix non-unicode characters caching in unicode database (#1484608)alecpl
2009-06-21- Fix empty Date header issue (#1485923) + some cleanupsalecpl
2009-06-19Changelog again...thomascube
2009-06-19Update changelogthomascube
2009-06-17- Fixed filename encoding according to RFC2231 (#1485875)alecpl
2009-06-11- Added message Edit feature (#1483891, #1484440) - need iconalecpl
2009-06-11- Fix message Etag generation for counter issues (#1485623)alecpl
2009-06-10- Fix messages searching on MailEnable IMAP (#1485762)alecpl
2009-06-10- Fixed many 'skip_deleted' issues (#1485634)alecpl
2009-06-08- Colorized signatures in plain text messagesalecpl
2009-06-05- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options han...alecpl
2009-06-01- Fix displaying of big maximum upload filesize (#1485889)alecpl
2009-05-31- Added possibility to invert messages selectionalecpl
2009-05-30- After move/delete from 'show' action display next message instead of messag...alecpl
2009-05-29- Fixed problem with double quote at the end of folder name (#1485884)alecpl
2009-05-28Speedup UI by using CSS sprites and etags/expires/deflate for static filesthomascube
2009-05-26- Support UID EXPUNGE: remove only moved/deleted messagesalecpl
2009-05-26- Add drag cancelling with ESC key (#1484344)alecpl
2009-05-26- Support initial identity name from virtuser_query (#1484003)alecpl
2009-05-23- Added message menu (some image needed), removed Print and Source buttonsalecpl
2009-05-21- Add 1 minute interval in autosave options (#1485854)alecpl
2009-05-20- added release marks for 0.2.2 and 0.3-betaalecpl
2009-05-20- Support UTF-7 encoding in messages (#1485832)alecpl
2009-05-19- Better support for malformed character names (#1485758)alecpl
2009-05-16- Added possibility to encrypt received header, option 'http_received_header_...alecpl
2009-05-15- Fix Answered/Forwarded flag setting for messages from subfoldersalecpl
2009-05-14- Fix autocomplete problem with capital letters (#1485792)alecpl
2009-05-13- Support UUencode content encoding (#1485839)alecpl
2009-05-12Minimize chance of race condition in session handling (#1485659, #1484678)svncommit
2009-05-09- Fix session handling on non-session SQL query error (#1485734)alecpl
2009-05-06- Fix html editor mode setting when reopening draft message (#1485834)alecpl
2009-05-02- Added quick search box menu (#1484304)alecpl
2009-04-27- Fix wrong column sort order icons (#1485823)alecpl
2009-04-27- Updated TinyMCE to 3.2.3 versionalecpl
2009-04-25- Fix attachment names encoding when charset isn't specified in attachment pa...alecpl