[buddypress-trac] [BuddyPress Trac] #5130: Synchronizing activity comments to main component
buddypress-trac
noreply at wordpress.org
Fri Mar 28 22:52:15 UTC 2014
#5130: Synchronizing activity comments to main component
-------------------------+-----------------------
Reporter: r-a-y | Owner: r-a-y
Type: enhancement | Status: assigned
Priority: normal | Milestone: 2.0
Component: Core | Version: 1.2
Severity: normal | Resolution:
Keywords: commit |
-------------------------+-----------------------
Comment (by r-a-y):
In [changeset:"8190"]:
{{{
#!CommitTicketReference repository="" revision="8190"
Blogs: Support post comment synchronization in the activity stream.
Previously, if a reply to a blog post was made in the activity stream,
the reply would only exist in the activity stream and not as a comment
for the blog post.
This commit:
- Adds a blog comment whenever an activity reply is made under a blog post
activity entry
- Adds an activity comment to the blog post's activity entry whenever a
blog comment is made
- Checks to see if the blog post is open for comments (whether manually
closed or due to age) (see r8189) to determine whether the activity item
can be replied to
- Handles content edit synchronization to either the post comment or the
activity comment
- Handles deletion synchronization to a degree
See #5130
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5130#comment:40>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list