FriendsOfFlarum / merge-discussions

Merge two or more discussions into one
MIT License
10 stars 7 forks source link

feat: dispatch a merging event #51

Closed SychO9 closed 1 year ago

SychO9 commented 1 year ago

Supersedes #50

Changes proposed in this pull request: Dispatches an event before the discussion is saved and other discussions are deleted. Allows other extensions to introduce custom behavior. I think this is cleaner and keeps the current logic simple and straightforward.

Reviewers should focus on:

Screenshot

Confirmed

Required changes: