summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
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
2008-09-05Immediately save sort_col/sort_order in user prefs (#1485265)thomascube
2008-09-05Correctly handle options in mailto-links (#1485228)thomascube
2008-09-05Allow application/pgp parts to be displayed (#1484753)thomascube
2008-09-05Capture backspace key in list mode (#1484566)thomascube
2008-09-05Indicate allowed max. attachment size in compose screen (#1485030)thomascube
2008-09-05Applied mime_decode patch by David Lublinkthomascube
2008-09-05Respect Content-Location headers in multipart/related messages (#1484946)thomascube
2008-09-04Enable export of contacts as vCard + DRYthomascube
2008-09-04- Truncate very long (above 50 characters) attachment filenames when displayingalecpl
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomascube
2008-09-03- Fix Reply-To header displaying (#1485314)alecpl
2008-09-03- Add RFC2231 header value continuations support for attachmentalecpl
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomascube
2008-08-30- Improved HTML to TXT conversion by html2text class update to version 1.0.0alecpl
2008-08-30#1485307: typos fixedalecpl
2008-08-28- Added option 'quota_zero_as_unlimited' (#1484604)alecpl
2008-08-28Add folder hierarchy collapsing.svncommit
2008-08-28- Write to log also sent MDN confirmation messagesalecpl
2008-08-27- added options to use syslog instead of log file (#1484850)alecpl
2008-08-26- Removed support for PEAR::DB driveralecpl