Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/mailer-swiftmailer

Yii Framework Swift Mailer Integration
https://github.com/yiisoft/mailer-swiftmailer

Deprecate package (#47)

00f217748dd1f4cb0699fc8bc97979cad9a1b3c8 authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Separate chain calls (#46)

fb7c201faed07ab98056cbfd60323b151d3acd79 authored over 2 years ago by Sanka <[email protected]>
Add allow-plugins to config section in composer.json

3de89e3398aafbd59caab76a3efbd37f22efa2c3 authored over 2 years ago by Evgeniy Zyubin <[email protected]>
Add eol=lf text effect to .gitattributes file

8b245b86d9f1b29d4444eed60403843fc09b86a7 authored over 2 years ago by Evgeniy Zyubin <[email protected]>
Change PHP version to 8.0 for mutation workflow action

edaaea62511b60244b3bcf0c52e5dcba3490c73a authored over 2 years ago by Evgeniy Zyubin <[email protected]>
Add PHP 8.1 support to GitHub workflow actions

63bb919dcf313e00237da308d3d904a6a7802e3b authored over 2 years ago by devanych <[email protected]>
Update Scrutinizer configuration

b27b9248d0f84f19425b950921a355a84e7d02ac authored almost 3 years ago by devanych <[email protected]>
Remove scheduled runs from all workflow actions

37637512d3061168dcf42fb7b9b4fc841dc90931 authored almost 3 years ago by devanych <[email protected]>
Add support for HTML reports for mutation testing

09799c34e5211364271f7fb3795b2779ff14f098 authored almost 3 years ago by devanych <[email protected]>
Update infection configuration

15cd8440ba32356ab95dc24b7ac405fb09332f10 authored almost 3 years ago by devanych <[email protected]>
Add ext-openssl to "suggest" section of composer.json

de6b7345d046f3b8a49ef4615f22afde871c3ed9 authored almost 3 years ago by Alexander Makarov <[email protected]>
Update StyleCI config

7ce396879e995934dd13255482e7969f1bcd24eb authored about 3 years ago by Alexander Makarov <[email protected]>
Prepare for next release

259d2d1a12b4378d3f159f4626ffc2d98584098e authored about 3 years ago by Alexander Makarov <[email protected]>
Release version 3.0.1

8c43c23dbb68689468056332d8509bf2b5e9d874 authored about 3 years ago by Alexander Makarov <[email protected]>
Adopt to `yiisoft/definitions` (#45)

a4c4c5c5918265104cda25557e97e0a91e3318d0 authored about 3 years ago by Sergei Predvoditelev <[email protected]>
Release version 3.0.0

07ad3f883035969cf1418e90fc5af0013e64a2b5 authored about 3 years ago by Alexander Makarov <[email protected]>
Prepare for next release

134144f8916aeccaa22dfcbcfaafa4d384187102 authored about 3 years ago by Alexander Makarov <[email protected]>
Fix #44: Add methods to `Yiisoft\Mailer\SwiftMailer\Message`: `getDate()`, `withDate()`, `getSender()`, `withSender()` (devanych), add normalization of return value to `Yiisoft\Mailer\SwiftMailer\Message` getters: `getFrom()`, `getTo()`, `getCc()`, `getBcc()`

2ad2b57e021a03336971b7518fa9e66245409439 authored about 3 years ago by Evgeniy Zyubin <[email protected]>
Schedule GitHub workflows (#43)

b9bae9a2ec723dd262cf4e98b7e61f6ae22a3f52 authored about 3 years ago by Viktor Babanov <[email protected]>
Prepare for next release

6fa2ae05433d4c2436d270bbe40a46da7e43be41 authored about 3 years ago by Alexander Makarov <[email protected]>
Release version 2.0.0

35b7d6f31945371fe386ee69736d4655f77ccc8a authored about 3 years ago by Alexander Makarov <[email protected]>
Use yiisoft/mailer ^2.0

2e09370735f31332adb881da005bedf3f5076aee authored about 3 years ago by Alexander Makarov <[email protected]>
Enable BC workflow

c855d467a2a580f1e19a239b2e12b9251e496ec9 authored over 3 years ago by Alexander Makarov <[email protected]>
Prepare for next release

202b9da37124654b1ef85a2ce7555d49f2aba843 authored over 3 years ago by Alexander Makarov <[email protected]>
Release version 1.0.0

b01478500b62e4416dbc69b83d179d564f6c9ef8 authored over 3 years ago by Alexander Makarov <[email protected]>
Remove branch alias

2028b7e8d9391b51733a362af548d11d6391a00f authored over 3 years ago by Alexander Makarov <[email protected]>
Use stable yiisoft/mailer

d50499647d68d4d10e820509a1d7bb264a85db19 authored over 3 years ago by Alexander Makarov <[email protected]>
Add dev files to ignore when creating an archive of this repository (#42)

3c5b730c8f21efe4882c46ce9349923f6e0d2a92 authored over 3 years ago by Evgeniy Zyubin <[email protected]>
Cleanup, improve unit tests and static analysis tests (#41)

56b83d5d6e1fb2ce16bb227e6d254426e3fb4ee2 authored over 3 years ago by Evgeniy Zyubin <[email protected]>
Do not manage GitHub actions versions with dependabot. Too noisy.

ba6145dcd339e56a9c6572daa8600d34b96a7083 authored over 3 years ago by Alexander Makarov <[email protected]>
Disallow definition objects in configs, except ReferenceInterface (#38)

929613196b5208e80e9698458451a9f7d678d346 authored over 3 years ago by yiiliveext <[email protected]>
Adopt configs to new factory syntax (#37)

Co-authored-by: Alexander Makarov <[email protected]>

615430bb462cbcccbea08e5557a3bee3d4808138 authored over 3 years ago by Sergei Predvoditelev <[email protected]>
Use source-directory option for configs

c75809b3efa1723d9d9cf09040603f9384fb76b1 authored over 3 years ago by Alexander Makarov <[email protected]>
Replace WebView to View in common configuration (#35)

c84de24343805a5a964b6122da0300daca1c9bb8 authored over 3 years ago by Wilmer Arambula <[email protected]>
Fix readme due to yiisoft/mailer changes

70ae13473a004ddfcaed4fa9c7c69c9a3b9cf647 authored over 3 years ago by Evgeniy Zyubin <[email protected]>
Fix configuration due to yiisoft/mailer changes (#34)

63ea49194c5c0ad233c4aafa12196272d3835f1e authored over 3 years ago by Evgeniy Zyubin <[email protected]>
Use stable version of yiisoft/event-dispatcher

05c78140299104455fc616ef9f58d6bb66c4ccb0 authored over 3 years ago by Alexander Makarov <[email protected]>
Add GD extension to Scrutinizer configuration

696bd8c775d2ecebd9245fc7565043bf2aa4484f authored over 3 years ago by Evgeniy Zyubin <[email protected]>
Cleanup, refactoring Message, add description to readme

* Cleanup meta files
* Remove Logger
* Add ext-gd to build action
* Add issueHandlers section...

edce1c2e1863cc08effa5979bfcf3559269e3463 authored over 3 years ago by Evgeniy Zyubin <[email protected]>
Enh 28: Sendmail config (#29)

29ad4f803d501112df1505abb9527f35fee857cd authored almost 4 years ago by Иван <[email protected]>
Fix default config

7b4d7489ed2c73eda82c2f249f5ae0754e39620b authored almost 4 years ago by Wilmer Arambula <[email protected]>
Renamed to `yii-swiftmailer`

82c75b1dc5225b88ad29f9d6c426f3cedc5be69d authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Switch StyleCI to PSR-12

333c9e41f396cbe65b76f47369931ecf76de2e9b authored almost 4 years ago by Alexander Makarov <[email protected]>
Apply fixes from StyleCI

88c4df095d5186bf1a6b41fe91a62f0b19b291ad authored almost 4 years ago by Alexander Makarov <[email protected]>
Update PHP, PHPUnit and Travis config

364c4eec60e2f9d05ba9495fceeffa7db9867ec3 authored almost 4 years ago by Alexander Makarov <[email protected]>
Add Slack notifications config

f80d6c63094bd102e0a87d39ecb193b7bb9da104 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update meta files

f2885024921d456d52bf0e1f7fcde2647f27df92 authored almost 4 years ago by Alexander Makarov <[email protected]>
Use helpers

8cdf7e2aeb35f8c04a45c664524868aba7793f4e authored almost 4 years ago by Mehdi Achour <[email protected]>
Update templates and configs from template

a20762d1a4f3a9e47d8bdfebc34e0289e905f625 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update dependencies

bf6fc1bd252aaa181f864f31f8e4489a292aa8f1 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update phpunit/phpunit requirement from ^8.4 to ^9.0 (#10)

255e8fa98a6a5d3db9797a0eb1860d3ed41f6851 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Move to \Yiisoft\Yii\SwiftMailer

d0f38388c763b62e7012079ddfd6b7fe4280e5e5 authored almost 4 years ago by Mehdi Achour <[email protected]>
Fix tests

fb02a14387c90aa46466ddf1e147073a8cb3e8af authored almost 4 years ago by Alexander Makarov <[email protected]>
Add sort-packages to composer.json

0cb844da0bd7c1a5751d783cf1f4648048076d2b authored almost 4 years ago by Alexander Makarov <[email protected]>
Adopt Psalm (#12)

b92e628e096c40d5b4849ca1fb40e98b7716f5ca authored almost 4 years ago by Anton Samoylenko <[email protected]>
Update Scrutinizer config

095f7153a4de01ddbf4275957c6a85d1f11b96aa authored almost 4 years ago by Alexander Makarov <[email protected]>
Migrate Travis from .org to .com

5727442bd3d6b11b0e8e799179159ce6e7b675f3 authored almost 4 years ago by Alexander Makarov <[email protected]>
Changed initial version to be 3.0

71bff4062dcf1be4556cfaa99d2830bb5a2d4fa5 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Use our own phpunit

2fe88514731a2b47c5a6cf2f9385fde989c97691 authored almost 4 years ago by Mehdi Achour <[email protected]>
Update infection/infection requirement to ^0.19 (#14)

* Update infection/infection requirement from ^0.18 to ^0.18 || ^0.19

Updates the requirement...

145cbff4c3a9abc4203b5a54f73f4067ce07dbf4 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update test pipelines and dev dependencies

Co-authored-by: Wilmer Arambula <[email protected]>

352255e95a6c718b12a3929d9dc697442e802a19 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add composer test command

524e9a6802d163a22d987ffc35684a479a6e9630 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Add dependabot config

59af7a5f17f8e01d5d66767d879bcbbfe1f9f38d authored almost 4 years ago by Alexander Makarov <[email protected]>
Update Scrutinizer config

942f799f3e5e4a77a6cccda0cac4a005fb8afab0 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update meta

4fa9ad591fb81ca25a7a165f53c71cec8bc24188 authored almost 4 years ago by Alexander Makarov <[email protected]>
Add disabled BC check

b39e3ef6c76f4d4373987f36c7418f7b7d28025d authored almost 4 years ago by Alexander Makarov <[email protected]>
Update .gitattributes

7eac3d203bcf90a7e62f8970bb6154dad997491d authored almost 4 years ago by Alexander Makarov <[email protected]>
Update dev dependencies, pipelines and README.md.

1e5bbb772fe70f41bb0ee634b4c0212795f9a6cb authored almost 4 years ago by Wilmer Arambula <[email protected]>
Update vimeo/psalm requirement from ^4.1 to ^4.2

Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest v...

d78fcc4ca51d9ae94437098d1fd9f70a5aca1bdf authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update StyleCI config + fixes

960a0e3b3036f9bfd67c60352632c3740a13db5d authored almost 4 years ago by Alexander Makarov <[email protected]>
Update StyleCI config

a29c18da4342704879f268e5803ca5dbf792aa75 authored almost 4 years ago by Alexander Makarov <[email protected]>
Adjust StyleCI rules

9ad2279c39039691abcb54b472ab0ab44841a699 authored almost 4 years ago by Alexander Makarov <[email protected]>
Batch add spatie/phpunit-watcher

8c443b4521705e1dd95830260a2f51c0120d56c1 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Batch add test-watch script and use testdox style for test script

7db6e0b752143a76655c82ef9e847d13e337e6a2 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Adjust dependabot strategy

d11a30e7de91f37db9d66df97250c39e4f16d63a authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix LoggerTest (#24)

99fc093f9149a710f69c7eb12de3f4313ab8460a authored almost 4 years ago by Anton Samoylenko <[email protected]>
Lower ErrorLevel for Psalm (#25)

c5cd3cefc709217dd24e01fa33138ce9288c7573 authored almost 4 years ago by Anton Samoylenko <[email protected]>
Apply fixes from StyleCI

30232b68d33430e81e2f85563b69d266b5bc8e5d authored almost 4 years ago by Alexander Makarov <[email protected]>
Fixed dependencies

0b6fbef95610584a71b4ef94de764f1dd888c9ea authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix event dispatcher import

32c209df8860fc01a57f2b6513202dbf7d664481 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update Log namespace [ci skip]

b9eadb453dd84cee6dee2247dbc1ea44bf70b66e authored almost 4 years ago by Mehdi Achour <[email protected]>
Enhacements (#13)

* Enhacements.

* Add config complete mailer.

* Fix minor corrections.

* Add infection.j...

9f8e7de6e9ef32db63b8c63c3384c0848b50506b authored almost 4 years ago by Wilmer Arambula <[email protected]>
Fix #1: Adjust to yiisoft/mailer's changes (#9)

a188fdcfad05b196cc94608576801e44bfde100e authored almost 4 years ago by Razon Yang <[email protected]>
Fixed `Logger`, `Mailer`, `Message` for Yii 3.0 changes (#3)

d7fdbfe2993eb2cfac5e40cc438a8eab166ef9ae authored almost 4 years ago by terabytesoftw <[email protected]>
Remove (my) debugging statement

d3740afdb4a3bfaf4dcb2c23bd18f18200361adc authored almost 4 years ago by Mehdi Achour <[email protected]>
Update repository meta-files

b6f52b34158fa249791d4f357e8dfdaec00a44bb authored almost 4 years ago by Alexander Makarov <[email protected]>
Add editorconfig, add github as a way to contribute financially

d0ca4104bcb4edd09f1ae66a31c870ee127f20e4 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update yiisoft/log namespace

e67a5691d7eba4fb0149f716e1d8b305361cbef6 authored almost 4 years ago by Mehdi Achour <[email protected]>
Apply fixes from StyleCI

48034a5429e7a7fed466125c2cc18b190aaabc4a authored almost 4 years ago by Alexander Makarov <[email protected]>
Renamed framework core package to `yiisoft/yii-core`

a680a078d8c24aa542e14ada89647de5aaa3f994 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Apply fixes from StyleCI

e5cdc4ee778c53d9d2e7bb14944c99c41cdfd1c9 authored almost 4 years ago by Alexander Makarov <[email protected]>
Added StyleCI config

c0c17bb2409c02e3aa88feea871381ddbbb5569e authored almost 4 years ago by Alexander Makarov <[email protected]>
Adjusted constraints

ca497f46e6332cfac1807b392e3ce84521719b31 authored almost 4 years ago by Alexander Makarov <[email protected]>
Create FUNDING.yml

d2ec03bced178fda3ed75ac6c0c3076e4299a9ba authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix tests (#4)

* Fix tests

* Add PHP 7.3 target for CI

* Remove copy/pastaé

* Fix error reporting & te...

3d1372b68ff561e7d7f90110e9e2c35aae581ac1 authored almost 4 years ago by Mehdi Achour <[email protected]>
Fix package name & instructions

4f036730b17e97450fdb493c87f8663d463851d8 authored almost 4 years ago by Mehdi Achour <[email protected]>
Adjusted package name

5ffb778d800ba2b2896a616ab42fb1463e11c028 authored almost 4 years ago by Alexander Makarov <[email protected]>
Apply fixes from StyleCI

e91038d9f6c8abb8c12120f1c8b53a1217e43d74 authored almost 4 years ago by Alexander Makarov <[email protected]>
Import from yii2

f51c86747877ab7859e3b940bb9729f9533a8278 authored almost 4 years ago by devanych <[email protected]>