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

Bounces' subscriber' status indicator + allowing to confirm right from bounces #1029

Merged
merged 6 commits into from
Mar 30, 2024

Commits on Mar 5, 2024

  1. Update listbounces.php

    Added support for confirmed/blacklisted indicator
    lwcorp authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2be85f2 View commit details
    Browse the repository at this point in the history
  2. Update bounces.php

    Added confirmed/blacklisted indicator
    lwcorp authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5834f4c View commit details
    Browse the repository at this point in the history
  3. Update bounce.php

    1. Added confirmed/blacklisted indicator
    1. Added support for confirming user from a bounce
    lwcorp authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4d42963 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Update bounce.php

    1. Avoided ternary if because translation system doesn't support it
    1. Used the newer s() function
    lwcorp authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    b11e87f View commit details
    Browse the repository at this point in the history
  2. Update listbounces.php

    Added curly brackets
    lwcorp authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    83cab50 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Used potential translation

    lwcorp authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    2c6028f View commit details
    Browse the repository at this point in the history