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

Emit events and allow deleting replies when comments are deleted. #40

Merged
merged 6 commits into from
Oct 11, 2024

Conversation

3m1n3nc3
Copy link
Contributor

@3m1n3nc3 3m1n3nc3 commented Jul 9, 2024

  1. When a new comment is created or deleted, this PR will emit the BeyondCode\Comments\Events\CommentAdded or BeyondCode\Comments\Events\CommentDeleted as applicable.
  2. This PR adds the delete_replies_along_comments config property to allow nested comments (replies) to be deleted when a comment is deleted.

@danestves
Copy link

This could help with our own application right now 👀

@mechelon mechelon self-requested a review October 11, 2024 16:07
@mechelon mechelon changed the base branch from master to updates October 11, 2024 16:12
@mechelon
Copy link
Member

Looks good, thanks!

@mechelon mechelon merged commit 7c598d6 into beyondcode:updates Oct 11, 2024
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.

3 participants