summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Collapse)Author
2008-10-08- Fix imap searching on ISMail (#1485466)alecpl
2008-10-07- added bin/killcache.php script (#1485434)alecpl
- added copyrights disclaimers
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
- Fix vCard file encoding detection for non-UTF-8 strings (#1485410)
2008-10-02- Fix race conditions when changing mailbox (set some env variables only ↵alecpl
when needed - no action or action==list)
2008-10-02- typosalecpl
2008-10-02- Fix folders css class setting for folder with names matching defined ↵alecpl
classes (#1485355)
2008-10-02- Minimize "inline" javascript use (#1485433)alecpl
2008-10-01- Better handling of "no identity" and "no email in identity" situations ↵alecpl
(#1485117)
2008-10-01- Localized filesize units (#1485340) + small labels capitalization change ↵alecpl
in en.* (#1485407)
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
- remove some empty lines in app.js
2008-09-29- Added 'mime_param_folding' option with possibility to choosealecpl
long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320) - Added "advanced options" feature in User Preferences
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 ↵alecpl
(#1485357)
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
- Fixed endless loop in iil_C_HandlePartBody() - rcube_message::get_part_content() speed up using 3rd argument of rcube_imap::get_message_part()
2008-09-15Redesign of the identities settings + add config option to disable multiple ↵thomascube
identities
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
- Added possibility to view all headers in message view - Fixed splitter drag/resize on Opera (#1485170) - debug console css fixes for IE
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
filenames + hack for servers that not support that feature
2008-09-02New feature to import contacts from a vcard file + mark form buttons that ↵thomascube
provide the most obvious operation
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