buddypress/bp-templates/bp-legacy
Mathieu Viet 9dc29f5901 Only load the activity just posted when on a user activity page
HeartBeat activity check feature introduced a "since" argument to load the activity that are newest. In a user activity page, this feature is not used but a timestamp is created using a "0" value causing all user activities to be reloaded. Checking if the value is empty before creating the timestamp will make sure the activity just posted will be the only one loaded into user stream.

props boonebgorges, imath

See #5603

git-svn-id: https://buddypress.svn.wordpress.org/branches/2.0@8340 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-05-02 05:34:28 +00:00
..
buddypress Prevent outputting visibility settings table for empty profile field groups. See #5352. 2014-03-30 18:57:53 +00:00
css Improve theme compatibility of bp-legacy visibility settings select elements by forcing margin to 0. See #5352. 2014-03-30 19:01:03 +00:00
js When posting the very first activity update, avoid checking for previous activities 2014-04-10 22:24:39 +00:00
buddypress-functions.php Only load the activity just posted when on a user activity page 2014-05-02 05:34:28 +00:00