buddypress/bp-groups
John James Jacoby 8db16ebbcc Refactor Groups component's approach to Notifications and Activity integration:
* Introduce helper functions for handling the adding/marking/deleting of notifications and adding/deleting activity stream entries. Hook these new functions into their respective actions rather than have them hardcoded and interspersed amongst the first-class code.
* Inadvertently fixes a bug where banning or removing a member from a group within 5 minutes of their having joined would not delete the recent activity stream update.
* See #5266.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@7624 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-11-30 06:14:08 +00:00
..
admin Compress scripts/styles: 1.8-bleeding-7167. 2013-06-05 21:57:17 +00:00
js Compress scripts/styles: 1.7-bleeding-6637. 2012-12-14 22:57:20 +00:00
bp-groups-actions.php Improve inline docs in bp-groups component. See #5022 2013-11-11 02:24:01 +00:00
bp-groups-activity.php Refactor Groups component's approach to Notifications and Activity integration: 2013-11-30 06:14:08 +00:00
bp-groups-admin.php Process all groups being deleted from the admin, not just the default per_page 20 2013-11-16 19:08:27 +00:00
bp-groups-adminbar.php Improve inline docs in bp-groups component. See #5022 2013-11-11 02:24:01 +00:00
bp-groups-buddybar.php Quick audit of existing phpDoc @param, @return, and @since parameters. Fixes #5031 2013-06-19 21:41:08 +00:00
bp-groups-cache.php Better cache busting of user group counts. 2013-06-07 02:08:32 +00:00
bp-groups-classes.php Refactor get_group_extras logic in group loops 2013-11-29 19:37:58 +00:00
bp-groups-filters.php EOF: 2012-09-18 18:03:00 +00:00
bp-groups-forums.php Refactor Groups component's approach to Notifications and Activity integration: 2013-11-30 06:14:08 +00:00
bp-groups-functions.php Refactor Groups component's approach to Notifications and Activity integration: 2013-11-30 06:14:08 +00:00
bp-groups-loader.php Improvements to i18n number formatting in activity count functions/templates 2013-11-07 15:10:11 +00:00
bp-groups-notifications.php Refactor Groups component's approach to Notifications and Activity integration: 2013-11-30 06:14:08 +00:00
bp-groups-screens.php Refactor Groups component's approach to Notifications and Activity integration: 2013-11-30 06:14:08 +00:00
bp-groups-template.php Improvements to i18n number formatting in activity count functions/templates 2013-11-07 15:10:11 +00:00
bp-groups-widgets.php Use row classes in group templates 2013-09-16 19:55:25 +00:00