aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* POD for ::MailStore::FSdakkar2017-02-07
|
* fix POD typosdakkar2017-02-07
|
* BUILDARGS is covered by POD about "new"dakkar2017-02-07
|
* fix typoed headerdakkar2017-02-07
|
* develop prereqs are already injected by pluginsdakkar2017-02-07
|
* Perl::Critic test passes nowdakkar2017-02-07
|
* don't critique Moo's buildersdakkar2017-02-07
| | | | they're private methods, but they're not unused
* fix POD syntaxdakkar2017-02-07
|
* don't criticise "prototypes"dakkar2017-02-07
| | | | | Perl::Critic doesn't distinguish between prototypes and signatures, so let's disable the check
* start using Pod::Weaverdakkar2017-02-07
|
* develop-only prereqsdakkar2017-02-07
| | | | these are for author / release tests
* changelogdakkar2017-02-07
|
* starting dzil-ificationdakkar2017-02-07
|\
| * add Pod::Elemental::Transformer::List as authordepdakkar2016-08-29
| | | | | | | | | | adding it as a comment seems to be the only way to get it recognised, Dist::Zilla::App::Command::authordeps documents the syntax
| * some updates from usagedakkar2015-12-22
| | | | | | | | | | | | - don't include dzil-specific files in distribution - use OurPkgVersion instead of PkgVersion - use Perl::Critic
| * minor updateGianni Ceccarelli2015-02-17
| | | | | | | | copyright year, and Test::NoTabs
| * more updatesGianni Ceccarelli2014-07-29
| |
| * remove useless FakeReleaseGianni Ceccarelli2014-07-29
| |
| * tag the right release branchGianni Ceccarelli2014-07-29
| |
| * fix plugin invocationGianni Ceccarelli2014-07-29
| |
| * update dzil & weaverGianni Ceccarelli2014-07-29
| |
| * fix plugin orderGianni Ceccarelli2013-06-20
| |
| * bump yearGianni Ceccarelli2012-03-08
| |
| * pod::weaver configGianni Ceccarelli2011-12-05
| |
| * my dzil settingsGianni Ceccarelli2011-11-25
|
* POD for ::Moderatedakkar2017-02-07
|
* rename 'admin' to 'owner'dakkar2017-02-07
|
* Fix typo in POD headingDagfinn Ilmari Mannsåker2017-02-07
|
* more POD, factoring, better moderation-overridedakkar2017-02-06
|
* POD for some rolesdakkar2017-02-05
|
* ::Subscriber 'raw_address' is now 'primary'dakkar2017-02-05
| | | | | It was a horrible name. The coercion from hashref is also simplified this way.
* POD for ::Typesdakkar2017-02-05
| | | | | the coercion SubscriberFromHashRef is documented as having the behaviour implemented by the *next* commit
* POD for ::Subscriberdakkar2017-02-03
|
* POD for ::Policydakkar2017-02-03
|
* POD for ::Messagedakkar2017-02-03
|
* POD for the MailStore interfacedakkar2017-02-03
|
* POD for ::Runnerdakkar2017-02-03
|
* POD for ::CmdLinedakkar2017-02-03
|
* fix subscriber docs in main Sietima PODdakkar2017-02-03
|
* Use the core-provided Digest::SHA instead of Digest::SHA1Dagfinn Ilmari Mannsåker2017-01-30
|
* fix SubscriberFromHashRefdakkar2017-01-29
| | | | it made it easy to set prefs, but impossible to set aliases
* moderation messages work enough, kill TODOdakkar2017-01-29
|
* "better" CTE for moderation forwardsdakkar2017-01-14
| | | | | | Apparently claws-mail gets confused when a rfc822 attachment is base64-encoded (or even qp-encoded). I don't know how other clients cope, but this Works For Me™
* more notes from live testdakkar2017-01-05
|
* tested interaction Debounce+Moderate, plus workarounddakkar2017-01-04
|
* allow custom deliveries test messagedakkar2017-01-04
|
* fix testing when no recipients specifieddakkar2017-01-04
|
* fix&test malformed moderation emaildakkar2017-01-04
|
* bugs from live testingdakkar2017-01-04
|
* documentation for the base classdakkar2017-01-02
|