aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Dzil-build release 1.1.2 (from ddcb163 on master)v1.1.2release/masterdakkar2023-03-31
|\
| * Dzil-build release 1.1.1 (from 8a400b7 on master)v1.1.1dakkar2023-02-28
| |\
| | * Dzil-build release 1.1.0 (from dd7c2c5 on master)v1.1.0dakkar2023-02-28
| | |\
| | | * Dzil-build release 1.0.3 (from 5885eef on master)v1.0.3dakkar2017-06-22
| | | |\
| | | | * Dzil-build release 1.0.2 (from 1e638d0 on master)v1.0.2dakkar2017-06-21
| | | | |\
| | | | | * Dzil-build release 1.0.1 (from 5ab528e on master)v1.0.1dakkar2017-03-24
| | | | | |\
| | | | | | * Dzil-build release 1.0.0 (from 9f1fc6d on master)v1.0.0dakkar2017-03-16
| | | | | | |
* | | | | | | v1.1.2v1.1.2-dzilladakkar2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - new role NoSpoof::DMARC, which replaces the From only when needed
* | | | | | | new role NoSpoof::DMARCdakkar2023-03-31
|/ / / / / /
* | | | | | v1.1.1v1.1.1-dzilladakkar2023-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - documentation fixes - simplified SubscriberOnly::Moderate
* | | | | | simplify SubscriberOnly::Moderatedakkar2023-02-28
| | | | | |
* | | | | | documentation fixesdakkar2023-02-28
|/ / / / /
* | | | | v1.1.0v1.1.0-dzilladakkar2023-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - require perl 5.36 - new role NoSpoof for better DMARC compliance - bumped all dependencies to latest
* | | | | changelogdakkar2023-02-28
| | | | |
* | | | | Merge branch 'minimise-imports'dakkar2023-02-28
|\ \ \ \ \
| * | | | | remove unnecessary `use`sdakkar2023-02-28
|/ / / / /
* | | | | Merge branch 'no-spoof'dakkar2023-02-28
|\ \ \ \ \
| * | | | | NoSpoof for DMARC compliancedakkar2023-02-28
|/ / / / /
* | | | | drop unused `use`dakkar2023-02-28
| | | | |
* | | | | changelogdakkar2023-02-28
| | | | |
* | | | | Merge branch 'new-perl'dakkar2023-02-28
|\ \ \ \ \
| * | | | | fix perl critic policydakkar2023-02-28
| | | | | |
| * | | | | port to 5.36dakkar2023-02-28
|/ / / / / | | | | | | | | | | | | | | | | | | | | * even more signatures * use latest `Type::Params` API
* | | | | v1.0.5v1.0.5-dzilladakkar2019-04-29
| | | | | | | | | | | | | | | | | | | | - *really* make it work with App::Spec 0.005
* | | | | changelogdakkar2019-04-29
| | | | |
* | | | | actually fix the cmd line problemdakkar2019-04-29
| | | | |
* | | | | v1.0.4v1.0.4-dzilladakkar2019-04-29
| | | | | | | | | | | | | | | | | | | | - make it work with App::Spec 0.005
* | | | | changelogdakkar2019-04-29
| | | | |
* | | | | Merge branch 'fix-for-newer-app-spec'dakkar2019-04-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | provide class name to runnerdakkar2019-04-29
| | | | |
| * | | | fix tests for App::Spec 0.005dakkar2019-04-29
|/ / / /
* | | | v1.0.3v1.0.3-dzilladakkar2017-06-22
| | | | | | | | | | | | | | | | | | | | | | | | - fixed test failures under future Email::MIME - mark App::Spec 0.004_001 as not suitable (it fails when calling ->print_output)
* | | | mask App::Spec 0.004_001dakkar2017-06-22
| | | | | | | | | | | | | | | | it has a bug (already reported) and dies when calling ->print_output
* | | | fix avoid-dups testdakkar2017-06-22
|/ / / | | | | | | | | | | | | | | | multiple addresses should be comma-separated, it worked by accident before, but Email::MIME 1.943 has more correct parsing, and (correctly) failed it
* | | v1.0.2v1.0.2-dzilladakkar2017-06-21
| | | | | | | | | | | | - bump all dependencies to latest
* | | changelogdakkar2017-06-21
| | |
* | | everyone upgrade!dakkar2017-06-21
| | |
* | | use the newer Type2::V0 bundledakkar2017-06-21
| | |
* | | depend on a new enough Test2dakkar2017-04-02
| | | | | | | | | | | | 'etc' was added in 0.000059
* | | ConfirmReleasedakkar2017-03-24
|/ /
* | v1.0.1v1.0.1-dzilladakkar2017-03-24
| | | | | | | | | | | | | | | | - fix list headers: * list headers are structured, should never be encoded * they can have comments * each header can have multiple values * 'post' can be set to a false value to indicate a no-post list
* | documentation and tests for HeaderURIdakkar2017-03-24
| |
* | name the authors of Siestadakkar2017-03-24
| |
* | allow List-Post: NOdakkar2017-03-24
| |
* | fix list headersdakkar2017-03-24
| |
* | updated presentationdakkar2017-03-16
|/
* v1.0.0v1.0.0-dzilladakkar2017-03-16
| | | | - first release
* ready for releasedakkar2017-03-16
|
* presentationdakkar2017-02-22
|
* new role: ManualSubscriptiondakkar2017-02-14
|