13 Commits (b3482dac657262ffbd617215676901fd95b050ff)

Author SHA1 Message Date
evpav a4bba80244 Added support for cloning `Message` 8 years ago
Klimov Paul c86c5ee246 Added `yii\swiftmailer\Message::setHeaders()` 8 years ago
Klimov Paul decd3ea203 PHPDoc fix 8 years ago
Paul Klimov 26b900767f release version 2.0.6 8 years ago
Klimov Paul b0f7f9fa13 Header set shortcut methods added to `Message` 8 years ago
Klimov Paul f18745f052 Added ability to specify custom mail header at `yii\swiftmailer\Message` 8 years ago
Klimov Paul f9fdd29586 Doc comments updated 9 years ago
Klimov Paul 338ec46f26 Added ability to specify message signature 9 years ago
Carsten Brandt 5f50b47f07 property code style extensions 10 years ago
Alexander Makarov cc6d73eb04 Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Carsten Brandt ca6cfbd4c5 fixed all the PHPdoc in extensions 11 years ago
SonicGD 3db18c198a Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 21062fb10c psr-4 change. 11 years ago
Paul Klimov 232a223c17 SwiftMailer message updated to setup charset for alternative body correctly. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Qiang Xue a5e3c00d75 replaced inheritdoc tags. 11 years ago
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
Carsten Brandt 8be4f3778a updated properties of extensions 11 years ago
slavcodev b0b1c27c85 Fix phpDoc var tag format 11 years ago
Paul Klimov b9fb97d68d Getters for 'yii\swiftmailer\Message' fixed. 11 years ago
Qiang Xue 90a5bcc611 Refactored mail. 11 years ago
Qiang Xue 7b91011032 Adjusted the directories of swiftmailer. 11 years ago
Paul Klimov 104cfd7cb2 'yii\mail\MessageInterface' methods renamed: 'text' to 'textBody', 'html' to 'htmlBody' 11 years ago
Paul Klimov b0c5981d42 Method names "yii\mail\MessageInterface" simplified. 11 years ago
Klimov Paul 87af95f712 'yii\mail\MessageInterface' updated: 11 years ago
Klimov Paul aab90c5164 'MessageInterface' updated to support 'method chain' call style. 11 years ago
Paul Klimov 99d8216103 Email message charset setup added. 11 years ago
Paul Klimov 1d0891f0f6 'yii\mail\MessageInterface' methods 'addText()' and 'addHtml()' removed. 11 years ago
Paul Klimov 774c4db860 'yii\mail\MessageInterface' file related methods interface adjusted to use options, embed file methods added. 11 years ago
Paul Klimov 5bc22a077f Interface 'MailerInterface' extracted. 11 years ago
Paul Klimov d33519e3e5 Method 'MessageInterface::__toString()' added 11 years ago
Paul Klimov 4a9d546c79 'MessageInterface::createAttachment()' renamed to 'MessageInterface::attachContentAsFile()' 11 years ago
Paul Klimov c7c32659b0 Vendor testing support provided. 11 years ago
Paul Klimov 2a326c7d7b 'email' renamed to 'mail'. 11 years ago
Paul Klimov b611c4241f Email message interface extracted. 11 years ago
Paul Klimov 88126bc4d3 Unit tests for \yii\email\swift have been improved. 11 years ago
Paul Klimov 492f35621c Email components hierarchy created. 11 years ago