Commit Graph

  • 296f6cab50 Test Django 1.10 medmunds 2016-05-29 17:34:51 -07:00
  • 995617a130 SendGrid: improve to handling with merge_data medmunds 2016-05-18 11:23:01 -07:00
  • 72d899460c SendGrid: Set to field when using merge_data (#14) Lewis Taylor 2016-05-18 19:01:54 +01:00
  • 23becd35a9 Open 0.4 dev medmunds 2016-05-13 12:27:37 -07:00
  • 772e1f47e0 Release 0.3 medmunds 2016-05-13 12:20:05 -07:00
  • 742868d68c Docs: missed param in pre_send signature medmunds 2016-05-13 12:17:27 -07:00
  • f8eafba0df Add pre_send and post_send signals medmunds 2016-05-12 21:18:04 -07:00
  • d4f6ffbb41 Show DeprecationWarning, etc. in runtests medmunds 2016-05-12 17:42:44 -07:00
  • c60790fb52 Use generic TestBackend for base functionality tests medmunds 2016-05-12 17:18:48 -07:00
  • a0b92bee7a Mandrill: support esp_extra medmunds 2016-05-11 15:08:57 -07:00
  • d1da685d13 Merge pull request #13 from linuss/master Mike Edmunds 2016-05-09 10:19:14 -07:00
  • 23353de8e6 Fix syntax error in installation instructions Linus Schoemaker 2016-05-09 11:34:04 +02:00
  • 75730e8219 Add ESP templates, batch send and merge medmunds 2016-05-03 18:25:37 -07:00
  • 271eb5c926 Update RTD links to readthedocs.io medmunds 2016-04-30 11:28:07 -07:00
  • 7b82b23156 Open development for 0.3 medmunds 2016-04-30 11:13:49 -07:00
  • c2d0772cad Prep release 0.2 medmunds 2016-04-30 10:34:16 -07:00
  • c7a8c81e32 Remove pre-Django 1.8 compatibility code medmunds 2016-04-30 10:33:51 -07:00
  • 1372ef21eb SendGrid: merge 'filters' in esp_extra medmunds 2016-04-30 10:21:11 -07:00
  • a26d284772 Update readme for 0.2 medmunds 2016-04-29 18:14:26 -07:00
  • d3f914be12 Event-tracking webhooks medmunds 2016-04-20 17:13:55 -07:00
  • 36461e57b9 Keep angle brackets on SendGrid smtp-id medmunds 2016-04-29 15:05:58 -07:00
  • df881fdb75 Allow kwargs overrides for (nearly) all settings medmunds 2016-04-29 14:34:34 -07:00
  • 6b415eeaae Docs: note limited Mandrill support medmunds 2016-04-29 11:21:11 -07:00
  • ebe6710326 Get rid of magic JSON serialization for Mailgun metadata. medmunds 2016-04-24 12:54:40 -07:00
  • 8e43f29944 Workaround missing smtp-id in SendGrid tracking. medmunds 2016-04-20 19:05:55 -07:00
  • ca7dbdcec6 Docs: clarify ESP templates not yet implemented Mike Edmunds 2016-04-26 09:39:41 -07:00
  • 1e4abada8c Update Postmark integration test medmunds 2016-04-20 17:21:03 -07:00
  • f50908c975 Mailgun integration tests tolerate server errors medmunds 2016-03-22 11:17:02 -07:00
  • 385d76b53a Move tests out of app module medmunds 2016-03-21 11:38:58 -07:00
  • bb8494263f Readme: add RTD badge medmunds 2016-03-16 09:40:27 -07:00
  • abca7d9538 Clean up old Djrill/Mandrill tests medmunds 2016-03-15 18:06:17 -07:00
  • 12229ab116 Docs: make ESP feature matrix maintainable medmunds 2016-03-14 19:48:47 -07:00
  • 2b1c7d0dce Open 0.2.dev0 medmunds 2016-03-14 19:47:04 -07:00
  • 1c474e5c40 release 0.1 medmunds 2016-03-14 13:50:51 -07:00
  • 1a1e5ba1a8 docs: update tagline medmunds 2016-03-14 13:42:56 -07:00
  • fed98b14a8 install: remove need to name [esp] medmunds 2016-03-14 13:26:06 -07:00
  • f95bf1fbc4 Docs: typos, formatting medmunds 2016-03-14 13:01:30 -07:00
  • 7bbd1c7e4e SendGrid: support username/password auth medmunds 2016-03-14 12:39:41 -07:00
  • 9462d03dc1 Docs: add ESP feature support matrix medmunds 2016-03-14 11:34:33 -07:00
  • 34d6676afa Add Postmark support medmunds 2016-03-14 11:06:45 -07:00
  • c6d6b5dc09 Readme: SendGrid is here now (not coming soon) medmunds 2016-03-11 19:33:10 -08:00
  • db20d4ae0c Travis should install SendGrid deps medmunds 2016-03-11 19:22:54 -08:00
  • a8d4ca7c28 Bump version to 0.1.dev2 medmunds 2016-03-11 19:15:17 -08:00
  • 54827579d3 Improve inline-image handling medmunds 2016-03-11 19:14:11 -08:00
  • 701726c59d Fix SG integration tests medmunds 2016-03-11 16:28:46 -08:00
  • e15cb46daf Implement SendGridBackend medmunds 2016-03-11 16:17:02 -08:00
  • b407e9f452 Preserve filename of inline attachments medmunds 2016-03-11 10:07:13 -08:00
  • 6214fbbdcd utils: add datetime-->timestamp conversion medmunds 2016-03-11 10:04:43 -08:00
  • 7a528af438 Include backend name in requests user-agent string medmunds 2016-03-11 10:01:29 -08:00
  • 3e3c97d6d3 Readme: missed a Djrill --> Anymail medmunds 2016-03-10 18:05:49 -08:00
  • 7920a4537c Docs: Clarify AnymailMessage not required medmunds 2016-03-09 21:37:57 -08:00
  • 1e1a66ae44 Bump to 0.1.dev1 medmunds 2016-03-09 20:33:01 -08:00
  • b6bbdf4791 The *package* name is "django-anymail" medmunds 2016-03-09 20:27:44 -08:00
  • c13ef4d5fa Travis does svg badges now medmunds 2016-03-09 20:12:42 -08:00
  • b4c60d55bd Travis: needs to install all the ESP extras medmunds 2016-03-09 19:37:18 -08:00
  • 6ef1349b65 GitHub doesn't like Sphinx directives in rst medmunds 2016-03-09 19:30:34 -08:00
  • 37a54cde3f Travis: disable older Django versions medmunds 2016-03-09 18:51:57 -08:00
  • 1e80c3ec37 Invert unsupported-features setting medmunds 2016-03-09 18:47:42 -08:00
  • 20c6350140 Update (almost) all the docs medmunds 2016-03-09 18:37:11 -08:00
  • 8f0f2d3d83 Use RTD Sphinx theme for local doc builds medmunds 2016-03-07 19:21:28 -08:00
  • d1d41badc8 Add Mailgun backend medmunds 2016-03-07 18:07:48 -08:00
  • 4ad2af2469 Allow running specific test cases in runtests medmunds 2016-03-06 10:31:01 -08:00
  • 3a93648481 Normalize ESP response and recipient status medmunds 2016-03-05 17:22:27 -08:00
  • 518e6e86f8 Normalize text/html alternative handling in BasePayload medmunds 2016-03-05 15:16:49 -08:00
  • a6c0eb5974 Normalize send_at date/datetime/timestamp in BasePayload. medmunds 2016-03-05 11:22:14 -08:00
  • 0a5bca1426 Make requests optional for backends that don't need it medmunds 2016-03-04 17:39:43 -08:00
  • 38729df93c Uniform settings handling medmunds 2016-03-04 17:02:43 -08:00
  • 3b414a9619 Move all the payload construction into Payload classes medmunds 2016-03-04 15:55:19 -08:00
  • dbf57d8a33 Move common message attrs into base backend medmunds 2016-03-03 16:52:10 -08:00
  • ef971489cd Start factoring out common backend functionality medmunds 2016-02-29 11:52:35 -08:00
  • 1c7fe8a759 Rename exceptions medmunds 2016-02-27 11:57:53 -08:00
  • 921dd5d0d6 Fork from Djrill and rename to "anymail" medmunds 2016-02-27 11:10:58 -08:00
  • f95d5d66dc Avoid weak ref to local signal receiver in webhook tests. medmunds 2016-02-04 12:14:01 -08:00
  • 9c938c8e85 Fix webhook tests for pypy medmunds 2016-02-03 19:42:01 -08:00
  • 79eaac42c4 Handle Mandrill sync event webhooks medmunds 2016-02-03 19:29:26 -08:00
  • 5d4440ef5d Open v2.1 development medmunds 2015-12-02 20:06:32 -08:00
  • 48028ecf64 Switch back to python-approved versioning medmunds 2015-12-02 19:50:28 -08:00
  • 68929e015e Merge pull request #105 from brack3t/v2.0-dev Mike Edmunds 2015-12-02 18:51:01 -08:00
  • ed77987552 Docs: couple more release notes medmunds 2015-12-02 18:39:08 -08:00
  • 7706a5d39f Docs: 2.0 upgrade guide, release notes medmunds 2015-12-02 18:25:26 -08:00
  • c625b6f12f Add .editorconfig and CONTRIBUTING.md medmunds 2015-12-02 17:22:02 -08:00
  • d496555813 Docs: remove pre-2.0 versionadded/versionchanged medmunds 2015-12-02 17:06:15 -08:00
  • 265c7460e0 Support Django 1.9 release medmunds 2015-12-02 16:59:34 -08:00
  • 02641b0959 Improve send_at docs medmunds 2015-12-02 16:52:42 -08:00
  • d82d425aa8 Clean up mandrill_reponse docs medmunds 2015-12-02 16:18:57 -08:00
  • 9971c1780f Document MANDRILL_API_URL medmunds 2015-12-02 16:10:29 -08:00
  • aa46fadb48 Clean up global MANDRILL_SETTINGS medmunds 2015-12-02 15:58:23 -08:00
  • 5c39e40ea1 Use urljoin to build api endpoint medmunds 2015-12-02 14:21:53 -08:00
  • fe1e2d1ae5 Refactor backend medmunds 2015-12-02 12:33:27 -08:00
  • b8cdc6ce82 Cleanup Djrill exceptions medmunds 2015-12-02 10:52:20 -08:00
  • 221530ae11 Fix tests on python 3 medmunds 2015-12-01 13:57:45 -08:00
  • d14b87c910 Raise error for invalid/rejected recipients medmunds 2015-12-01 13:26:21 -08:00
  • 8433e6d660 Clean up all imports medmunds 2015-11-30 17:33:08 -08:00
  • 632334b426 Don't access MANDRILL_API_URL setting at module level medmunds 2015-11-30 17:20:27 -08:00
  • 3a6e0ebb30 Clean up session sharing medmunds 2015-11-30 16:19:28 -08:00
  • 4089a35500 Drop legacy tests and deprecations medmunds 2015-11-29 14:45:08 -08:00
  • 942a6df8c3 Drop unintended json date encoding medmunds 2015-11-29 14:42:12 -08:00
  • 699216ba00 Drop legacy DjrillBackendHTTPError exception medmunds 2015-11-29 12:55:16 -08:00
  • 209f9573ff Drop legacy DjrillMessage class medmunds 2015-11-29 12:37:00 -08:00
  • 681af234bd Travis: avoid legacy infrastructure; enable caching medmunds 2015-09-25 18:29:15 -07:00