Simple forum software for building great communities.
Go to file
Toby Zerner 14fc98b5b4 Add concept of "mergeable" activity posts
For example: when you rename a discussion, DiscussionRenamedPost is
created. If you rename it again immediately afterwards, then a new
DiscussionRenamedPost can be merged into the old one. This will either
result in the old one being updated with the new title, or it being
deleted all together if it was renamed back to the old title.
2015-05-04 12:19:25 +09:30
framework/core Add concept of "mergeable" activity posts 2015-05-04 12:19:25 +09:30