summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
2008-11-06- Fix empty file sending (#1485389)alecpl
2008-11-05- Fix HTML editor initialization on IE (#1485304)alecpl
2008-11-04- Make identities list scrollable (#1485538)alecpl
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alecpl
2008-10-30- added BYE response simple support to prevent from endless loops in imap.inc...alecpl
2008-10-29- Fix problem with numeric folder names (#1485527)alecpl
2008-10-27- Fix unread message unintentionally marked as read if read_when_deleted=true...alecpl
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alecpl
2008-10-25- Don't send disposition notification receipts for messages marked as 'read' ...alecpl
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alecpl
2008-10-22- Added option focus_on_new_message (#1485374)alecpl
2008-10-18- Fix html signature formatting when identity save error occured (#1485426)alecpl
2008-10-15- Add feedback and set busy when moving folder (#1485497)alecpl
2008-10-10- Fix adding signature in drafts compose mode (#1485484)alecpl
2008-10-10- Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)alecpl
2008-10-09- Fix matching case sensitivity when setting identity on reply (#1485480)alecpl
2008-10-09- fixed iil_C_Sort() to support very long and/or divided responses (#1485283)alecpl
2008-10-08- Fix imap searching on ISMail (#1485466)alecpl
2008-10-07- added bin/killcache.php script (#1485434)alecpl
2008-10-07- Write username instead of id in sendmail log (#1485477)alecpl
2008-10-03- Add 'skip_deleted' option in User Preferences (#1485445)alecpl
2008-10-03- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()alecpl
2008-10-02- Fix race conditions when changing mailbox (set some env variables only when...alecpl
2008-10-02- typosalecpl
2008-10-02- Fix folders css class setting for folder with names matching defined classe...alecpl
2008-10-02- Minimize "inline" javascript use (#1485433)alecpl
2008-10-01- Better handling of "no identity" and "no email in identity" situations (#14...alecpl
2008-10-01- Localized filesize units (#1485340) + small labels capitalization change in...alecpl
2008-10-01- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)alecpl
2008-10-01- Fix compose window width/height (#1485396)alecpl
2008-10-01- Stop spellchecking when switching to html editor (#1485362)alecpl
2008-09-29- Fix htmleditor spellchecking on MS Windows (#1485397)alecpl
2008-09-29- #1485290: Fix unread counter when displaying cached massage in preview panelalecpl
2008-09-29- Added 'mime_param_folding' option with possibility to choosealecpl
2008-09-25- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)alecpl
2008-09-24- Fix language autodetection (#1485401)alecpl
2008-09-19Made config files location configurable (#1485215)thomascube
2008-09-17- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)alecpl
2008-09-17- Display progress message for folders create/delete/rename operations (#1485...alecpl
2008-09-16- Added Reply-To to forwarded emails (#1485315)alecpl
2008-09-16- Added icons for forwarded/forwarded+replied messages (#1485257)alecpl
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alecpl
2008-09-16- Fix inline images handling when replying/forwarding html messagesalecpl
2008-09-16- Reduced memory footprint when forwarding attachments (#1485345)alecpl
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomascube
2008-09-15- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)alecpl
2008-09-12- Fixed quota img height/width setting from template (#1484857)alecpl
2008-09-12Add link to open message in new window + tweaked some header stylesthomascube
2008-09-12- Added vertical splitter for folders list resizingalecpl
2008-09-12Insert virtual folders in subscription list (#1484779) + code cleanupthomascube