aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
...
* ReplyTo can set a post address != return pathdakkar2017-01-02
|
* clean all the namespacesdakkar2017-01-02
|
* let's not worry about bad inputdakkar2017-01-02
|
* stricter type for tag namesdakkar2017-01-02
| | | | we really don't want to tag something "../foo/bar"!
* tests for moderation cmdlinedakkar2016-12-29
|
* test for CmdLinedakkar2016-12-28
|
* simpler command-line scriptdakkar2016-12-28
|
* auto-complete mail-ids for moderation commandsdakkar2016-12-27
|
* mailstore: retrieve_ids_by_tagsdakkar2016-12-27
|
* list & show moderation queue contentsdakkar2016-12-27
|
* minor cli fixesdakkar2016-12-27
|
* fix MailStore::FS test & impldakkar2016-12-27
|
* command line handlingdakkar2016-12-27
|
* use more signaturesdakkar2016-10-21
| | | | | as long as you don't need coercions, Type::Params and sub signatures can be used together
* FS mailstore & testsdakkar2016-10-21
| | | | the store has also gained a ->remove method
* role to add list command headersdakkar2016-09-10
| | | | | | it's a bit wonky, in that it expects either Email::Address objects (which get turned into mailto: URIs) or strings (which should be full URIs already), but we can make it better later
* Use sub signatures!Dagfinn Ilmari Mannsåker2016-08-09
| | | | | | also: * add Sietima::Policy to enable stuff everywhere * use Test::Sietima everywhere (which imposes Sietima::Policy)
* role: ReplyTodakkar2016-06-21
| | | | | | | | | | per-user reply-to munging! also: * deliveries_are can now test whole messages * deliveries_are fails on extra recipients * easier-to-use Subscriber-from-HashRef coercion * nomail.t checks more
* Sietima::Message has subscribers as recipientsdakkar2016-06-21
| | | | | this way it's going to be easier to manipulate messages based on subscribers
* SubjectTag roledakkar2016-06-19
|
* bump perl requirement to 5.24dakkar2016-06-19
| | | | I can haz postderef!
* Debounce roledakkar2016-06-19
|
* AvoidDups roledakkar2016-06-19
|
* NoMail roledakkar2016-06-19
|
* ::Subscriber now supports aliasesdakkar2016-06-19
| | | | and has a ->match method
* role: moderate mail from non-subscribersdakkar2016-06-17
|
* role: drop mail from non-subscribersdakkar2016-06-16
|
* test Subscriberdakkar2016-06-10
|
* some Message testsdakkar2016-06-10
| | | | also, a probably useless ->clone
* passes its first test!dakkar2016-06-10
|
* some skeletondakkar2016-05-27
|
* empty startdakkar2016-05-27