summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail
AgeCommit message (Expand)Author
2008-11-27#1485581: not use parenthesis when searching with 2 search keysalec
2008-11-25Added missing step file (#1485578)thomasb
2008-11-24- make attachment check in rcmail_message_list and rcmail_js_message_list the...alec
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make autoco...thomasb
2008-11-23- Allow setting attachment col position in 'list_cols' optionalec
2008-11-20- Better HTML entities conversion in html2text (#1485519)alec
2008-11-20- small improvements - removed redundant codealec
2008-11-19- fix default spellcheck language setting (#1485570)alec
2008-11-19Remove BOM in html message body + don't require quotes in meta tag specifying...thomasb
2008-11-17- optimization: don't set first/last/prev/next uids in preview/print modealec
2008-11-14- fixes for status filteralec
2008-11-13- fix: initialize searching when '_action' is not set (when go back from comp...alec
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alec
2008-11-12- fix doubled timestamp in sendmail logalec
2008-11-12- Use SORT for searching on servers with SORT capabilityalec
2008-11-05- Fix HTML editor initialization on IE (#1485304)alec
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alec
2008-11-03Don't use addslashes() which could produce unexpected results when magic_quot...thomasb
2008-10-27-fix: mark as read (for read_when_deleted) only when moving messages to trashalec
2008-10-27- Fix unread message unintentionally marked as read if read_when_deleted=true...alec
2008-10-25- Don't send disposition notification receipts for messages marked as 'read' ...alec
2008-10-25added obscure ASCII encoding aliases, added more error checking to RFC2822 da...estadtherr
2008-10-22- Added option focus_on_new_message (#1485374)alec
2008-10-20- #1485499: make email address comparision case insensitivealec
2008-10-18- wrap also prefix line in reply bodyalec
2008-10-14#1485398, #1485441: fix (p)spell checking CRLF/multibyte issuesalec
2008-10-13#1485441: fix pspell checking of multibyte languagesalec
2008-10-13#1485494: fixed signatures removal on replyalec
2008-10-09- don't set border=0 for images (use css for that)alec
2008-10-09- Fix matching case sensitivity when setting identity on reply (#1485480)alec
2008-10-09- send set_unread_count() only when changing /Seen statusalec
2008-10-08#1485294: Add recipients address small validationalec
2008-10-07- Write username instead of id in sendmail log (#1485477)alec
2008-10-07- #1485475: don't use 4th argument of htmlspecialchars()alec
2008-10-07- #1485471: fix drafts savingalec
2008-10-06#1485446: calculate message's ETAG including inline_images option (for multip...alec
2008-10-06- #1485463: fixed css classes setting in messages listalec
2008-10-05- removed deprecated rcube_add_label() and all usesalec
2008-10-05restore some script environment variables removed in r1918 but needed in "sho...estadtherr
2008-10-03#1485442: set mailbox name in client env in mail/show actionalec
2008-10-03- fix "Back to message list" button (#1485440)alec
2008-10-03- show notice instead of warning if search results contains no results (#1485...alec
2008-10-02- Fix race conditions when changing mailbox (set some env variables only when...alec
2008-10-02- small improvement in getunread.inc + fix: don't call msglist_select() for g...alec
2008-10-01- Better handling of "no identity" and "no email in identity" situations (#14...alec
2008-09-29- #1485290: Fix unread counter when displaying cached massage in preview panelalec
2008-09-29- Added 'mime_param_folding' option with possibility to choosealec
2008-09-21Separate method to create iframe tags (with a list of allowed attributes)thomasb
2008-09-21- use more 'html' classalec
2008-09-20#1485384: fix quota span tag attribsalec