Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MailPace: New ESP #355

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    77f9530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4811a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9564cbd View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary imports

    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4a8a643 View commit details
    Browse the repository at this point in the history
  5. Added MailPace Webhooks

    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a530780 View commit details
    Browse the repository at this point in the history
  6. Inbound webhooks, with test coverage

    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f38f69d View commit details
    Browse the repository at this point in the history
  7. Enhacements to inbound webhooks

    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    113dc19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a91f0a View commit details
    Browse the repository at this point in the history
  9. Started the MailPace Documentation

    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    217d185 View commit details
    Browse the repository at this point in the history
  10. Fix table

    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0077419 View commit details
    Browse the repository at this point in the history
  11. Fix docs table and inbound docs

    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    afc7874 View commit details
    Browse the repository at this point in the history
  12. Fix linting issues

    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    62930f6 View commit details
    Browse the repository at this point in the history
  13. Make pynacl optional

    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5158f99 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e659634 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f8d1d95 View commit details
    Browse the repository at this point in the history
  16. Fix import order

    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    82695fb View commit details
    Browse the repository at this point in the history
  17. Fix Lazy Error in test utils, make the Webhook tests use the CLient w…

    …ithout a secret if pynacl is unavailable
    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    662321b View commit details
    Browse the repository at this point in the history
  18. Skip webhook tests if pynacl is unavailable, support Django versions …

    …pre-4.2, do not attempt to validate webhooks if webhook key is not set
    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f627a5e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3d2183e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    610257a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    eab63d3 View commit details
    Browse the repository at this point in the history
  22. PR fededback: Refactor /send endpoint, default to unknown status, rem…

    …ove merge data/metadata, implement set extra headers and set esp extra, adjust exception handling, set inbound timestamp to None
    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    de7f9a0 View commit details
    Browse the repository at this point in the history
  23. Fix lint

    paul-oms authored and medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8402107 View commit details
    Browse the repository at this point in the history
  24. Add integration tests

    medmunds committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8e53167 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b03feb9 View commit details
    Browse the repository at this point in the history