buddypress/bp-activity
John James Jacoby 58a3e9709f Refactor Activity component's approach to Notifications integration:
* Introduce helper functions for handling the adding/marking/deleting of notifications. Hook these new functions into their respective actions rather than have them hardcoded and interspersed amongst the first-class code.
* See #5266.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@7622 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-11-30 05:13:05 +00:00
..
admin Switch to .min for compressed JS and CSS files. 2012-08-24 18:10:17 +00:00
bp-activity-actions.php Check for $_POST payload to avoid PHP warnings when posting updates 2013-11-05 19:13:48 +00:00
bp-activity-admin.php Use the correct function to create timestamp permalinks in Activity admin 2013-11-16 03:15:40 +00:00
bp-activity-akismet.php Inline doc improvements for bp-activity-akismet.php 2013-10-08 20:57:41 +00:00
bp-activity-cache.php Inline doc improvements for bp-activity-cache.php 2013-10-08 20:57:45 +00:00
bp-activity-classes.php Pinking shears 2013-11-15 20:57:18 +00:00
bp-activity-filters.php Inline doc improvements in bp-activity-filters.php 2013-10-08 20:57:54 +00:00
bp-activity-functions.php Refactor Activity component's approach to Notifications integration: 2013-11-30 05:13:05 +00:00
bp-activity-loader.php Add a fourth parameter to the BP_Component::start() method. 2013-10-22 19:31:29 +00:00
bp-activity-notifications.php Refactor Activity component's approach to Notifications integration: 2013-11-30 05:13:05 +00:00
bp-activity-screens.php Refactor Activity component's approach to Notifications integration: 2013-11-30 05:13:05 +00:00
bp-activity-template.php Support more liberal params for disabling comments in bp_has_activities() 2013-11-15 20:57:09 +00:00