summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/func.inc
AgeCommit message (Collapse)Author
2011-07-27Move mail sending functions from mail task to core for general usagethomasb
git-svn-id: https://svn.roundcube.net/trunk@4977 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-04Cache information about writeble address sources for performance reasonsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4904 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-16- Add option to set default action of Forward button to "Forward as attachment"alec
git-svn-id: https://svn.roundcube.net/trunk@4775 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-16- Trim HTML message before washing, to make sure that BOM is removed even ↵alec
when prepended by some whitespace chars (#1487915) git-svn-id: https://svn.roundcube.net/trunk@4772 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13Don't connect to address books unless necessarythomasb
git-svn-id: https://svn.roundcube.net/trunk@4766 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-05- Fix problems with subfolders of INBOX folder on some IMAP servers ↵alec
(#1487725) - Fix handling of folders that doesn't belong to any namespace (#1487637) git-svn-id: https://svn.roundcube.net/trunk@4733 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-29- Fix relative URLs handling according to a <base> in HTML (#1487889)alec
git-svn-id: https://svn.roundcube.net/trunk@4710 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-26- Fix handling of top-level domains with more than 5 chars or unicode chars ↵alec
(#1487883) git-svn-id: https://svn.roundcube.net/trunk@4702 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-20- Improve performance by including files with absolute path (#1487849) alec
git-svn-id: https://svn.roundcube.net/trunk@4678 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Improve space-stuffing handling in format=flowed messages (#1487861) alec
git-svn-id: https://svn.roundcube.net/trunk@4636 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-10Prepare for multiple concurrent compose windowsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4604 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-28- Fix parsing links with non-printable characters inside (#1487805)alec
git-svn-id: https://svn.roundcube.net/trunk@4580 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-08- Use html::span instead of HTML codealec
git-svn-id: https://svn.roundcube.net/trunk@4506 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-08- Make so addcontact icon doesn't jump alone to next linealec
git-svn-id: https://svn.roundcube.net/trunk@4505 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-03Prevent from relaying arbitrary requests through modcss.inc (security issue)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4488 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
git-svn-id: https://svn.roundcube.net/trunk@4484 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-31- Prevent from messages_sort_col == nullalec
git-svn-id: https://svn.roundcube.net/trunk@4475 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-31- Fix add/remove columns in message list when message_sort_order isn't set ↵alec
(#1487751) git-svn-id: https://svn.roundcube.net/trunk@4474 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-28Don't block CSS styles having important keywordsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4461 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-26Separate full message headers UI element from headers table (#1487715) + ↵thomasb
Remove double borders in folder listing (#1487713) git-svn-id: https://svn.roundcube.net/trunk@4455 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-23- Add part MIME ID to message_part_* hooks (#1487718)alec
git-svn-id: https://svn.roundcube.net/trunk@4449 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-19Show full mail subject as title (#1487128)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4432 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-16- Move action files map from index.php to steps' func.inc filesalec
git-svn-id: https://svn.roundcube.net/trunk@4419 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04- Use improved get_capability() syntax, saves CAPABILITY call in some casesalec
git-svn-id: https://svn.roundcube.net/trunk@4389 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-23- Fix duplicated rcmBody divalec
git-svn-id: https://svn.roundcube.net/trunk@4365 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-20- Revert wrong optimization in r4354alec
git-svn-id: https://svn.roundcube.net/trunk@4355 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-20- small performance improvementalec
git-svn-id: https://svn.roundcube.net/trunk@4354 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4328 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- New Folder Manager UIalec
- Fix invalid Request when creating a folder (#1487443) - Add folder size and quota indicator in folder manager (#1485780) - Add possibility to move a subfolder into root folder (#1486791) git-svn-id: https://svn.roundcube.net/trunk@4304 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-01- Fix "Cannot use scalar value..." warning (#1487066)alec
git-svn-id: https://svn.roundcube.net/trunk@4294 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-14- Re-fix handling of html entity strings in plain/text messagesalec
git-svn-id: https://svn.roundcube.net/trunk@4222 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix handling of folders with "<>" characters in namealec
git-svn-id: https://svn.roundcube.net/trunk@4219 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix handling of folders with name "0" (#1487119)alec
git-svn-id: https://svn.roundcube.net/trunk@4216 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-05- Fix displaying long header names in message headers tablealec
- Fix translation labels names for Mail-Followup-to and Mail-Reply-To git-svn-id: https://svn.roundcube.net/trunk@4184 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Fix extra line added to the message body when using php mail function ↵alec
(#1487060) git-svn-id: https://svn.roundcube.net/trunk@4182 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Improve responsiveness of messages displaying (#1486986)alec
git-svn-id: https://svn.roundcube.net/trunk@4179 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-03- Add missing confirmation/error messages on contact/group/message actions ↵alec
(#1486845) - Add 'loading' message on message move/copy/delete/mark actions git-svn-id: https://svn.roundcube.net/trunk@4172 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-20- Add workaround for some Outlook's wrong content-types, per discussion in ↵alec
#1487051 git-svn-id: https://svn.roundcube.net/trunk@4115 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-17- Add separate column for message status icon (#1486665)alec
git-svn-id: https://svn.roundcube.net/trunk@4101 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Minimize session data size by storing only last search resultalec
and by removing search result from session after listing with empty search filter git-svn-id: https://svn.roundcube.net/trunk@4084 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-12- Fix signature removal when replying in HTML to plain/text messagealec
git-svn-id: https://svn.roundcube.net/trunk@4077 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-08- Add message content-type to the message flags in add_message_row(), can be ↵alec
used e.g. to set message row style/icon according to message type git-svn-id: https://svn.roundcube.net/trunk@4063 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-08- Add message list menu to css-sprite imagealec
git-svn-id: https://svn.roundcube.net/trunk@4061 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-08- Use css sprite image for messages listalec
git-svn-id: https://svn.roundcube.net/trunk@4060 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alec
git-svn-id: https://svn.roundcube.net/trunk@4059 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Add Reply-to-List feature (#1484252)alec
- Add Mail-Followup-To/Mail-Reply-To support (#1485547) git-svn-id: https://svn.roundcube.net/trunk@4032 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Fix charset replacement in HTML message bodies (#1487021)alec
git-svn-id: https://svn.roundcube.net/trunk@4024 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Improve a little email address pattern, broken with IDNA support ↵alec
implementation git-svn-id: https://svn.roundcube.net/trunk@4023 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Allow setting some washtml options from plugin (#1486578)alec
git-svn-id: https://svn.roundcube.net/trunk@4017 208e9e7b-5314-0410-a742-e7e81cd9613c