summaryrefslogtreecommitdiff
path: root/program/steps/mail
AgeCommit message (Expand)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-09-11After message is sent refresh messages list of replied message folder (#1489249)Aleksander Machniak
2013-09-08Fix issue where From address was removed from Cc and Bcc fields when editing ...Aleksander Machniak
2013-09-06Make identities matching case insensitive (#1485480)Aleksander Machniak
2013-09-01Fix "PHP Warning: Missing argument 1 for rcmail_compose_attachment_field()"Aleksander Machniak
2013-09-01Merge pull request #101 from Dennis1993/patch-9Aleksander Machniak
2013-08-29Allow setting INBOX as Sent folder (#1489219)Aleksander Machniak
2013-08-28Fix lack of Reply-To address in header of forwarded message body (#1489298)Aleksander Machniak
2013-08-25Fix identity selection on reply (#1489291)Aleksander Machniak
2013-08-25Fix so additional headers are added to all messages sent (#1489284)Aleksander Machniak
2013-08-06Update func.incDennis1993
2013-08-06Update compose.incDennis1993
2013-08-05Ignore Reply-To when replying to own message (#1489230)Aleksander Machniak
2013-08-04Move identity selection based on non-standard headers into (new) identity_sel...Aleksander Machniak
2013-08-02Fix broken (in 93b0a30c1c8aa29d862b587b31e52bcc344b8d16) text/plain body of a...Aleksander Machniak
2013-08-01Fix fatal error when opening non-existing message in compose windowAleksander Machniak
2013-08-01Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - a...Aleksander Machniak
2013-07-31Support special Return-Path form used on some (PEAR) mailing list (#1489241)Aleksander Machniak
2013-07-30Fix downloading binary files with (wrong) text/* content-type (#1489267)Aleksander Machniak
2013-07-29Validate all text attachments not only text/plain. This fixes invalidAleksander Machniak
2013-07-25Fix identity-selection using Return-Path headers (#1489241)Thomas Bruederli
2013-07-25Better check for priority headerThomas Bruederli
2013-07-25Fix priority selector when open in new window (#1489257)Thomas Bruederli
2013-07-16Merge pull request #64 from Steffen185/patch-2Thomas B.
2013-07-09Fix identity selection when opening extwindow from compose windowAleksander Machniak
2013-07-08Fix bug where signature wasn't changed on identity selection when editing a d...Aleksander Machniak
2013-07-04Fix handling of message/rfc822 attachments on message forward and edit (#1489...Aleksander Machniak
2013-07-02Don't clear References and in-Reply-To when a message is "edited as new" (#14...Aleksander Machniak
2013-07-01Contacts drag-n-drop default action is to move contacts (#1488751)Aleksander Machniak
2013-06-28Fix so filename label is "Name" not "Display name"Aleksander Machniak
2013-06-27Add some displayed attachment info into javascript environmentAleksander Machniak
2013-06-25Fix empty messages list when register_globals is enabled (#1489157)Aleksander Machniak
2013-06-24Improved/unified attachment preview pageAleksander Machniak
2013-06-18Merge branch 'dev-advanced-ldap-groups':Thomas Bruederli
2013-06-16Display '(empty subject)' in message view if subject header is missing (#1489...Thomas Bruederli
2013-06-14Add feature to import messages to the currently selected folderThomas Bruederli
2013-06-11Do not reset messages count in set_folder()Aleksander Machniak
2013-06-11Fix error when there's no writeable addressbook source (#1489162)Aleksander Machniak
2013-06-07Fix so non-inline images aren't skipped on forward (#1489150)Aleksander Machniak
2013-06-03Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)Aleksander Machniak
2013-06-01Improved handling of Reply-To/Bcc addresses of identity in compose form (#148...Aleksander Machniak
2013-05-31Fix PHP warning when responding to a message with many Return-Path headers (#...Aleksander Machniak
2013-05-23Fix invalid option selected in default_font selector when font is unset (#148...Aleksander Machniak
2013-05-23Fix another text wrapping issue (wrong handling of long unwrappable lines)Aleksander Machniak
2013-05-20Change Reply-All button label/title when mailing list is detected (#1488938)Aleksander Machniak
2013-05-14Fix problem where security warning was displayed for valid images with image/...Aleksander Machniak
2013-05-10Fix handling of invalid email addresses in headers (#1489092)Aleksander Machniak
2013-05-09Simplify format=flowed handling code, don't duplicate same codeAleksander Machniak
2013-05-09Fix format=flowed text re-wrapping for displayAleksander Machniak
2013-05-07Avoid uninitialized/unused variablesAleksander Machniak