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

Email comment author when somebody replies to them #228

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

mobeigi
Copy link
Owner

@mobeigi mobeigi commented Jan 27, 2025

Closes #195.

Changes:

  • Email is sent to comment author on new replies, if:

    • Reply comment email address is not same as parent.
  • These emails contain a unsubscribe link which allows you to unsubscribe from receiving emails for replies to your comment (on a per comment basis).

    • Also implemented List-Unsubscribe header for browsers to pick up.
  • New env file variable PAYLOAD_FROM_NAME

@mobeigi mobeigi merged commit 6a79073 into main Jan 27, 2025
2 checks passed
@mobeigi mobeigi deleted the comment-notify-on-reply-feature branch January 27, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Email comment author when somebody replies to them
1 participant