[contributions:sirkitree] /modules/flag_friend flag_friend.info flag_friend.install flag_friend.module
User: sirkitree Branch: HEAD Date: Fri, 21 Nov 2008 17:44:30 +0000 Modified files: /modules/flag_friend flag_friend.info flag_friend.install flag_friend.module Log message: - install does not run it's own quiery to install it's flag, there is now an implementation of hook_flag_default_flags(). - using an IF NOT EXISTS in table creation for the case of shared tables. - fcid is now primary key. - using integer defines for statuses instead of passing around strings. - more specific string replacements in hook_preprocess_flag(). - new role perm to set if a user can receive friend email notifications. - changed user/N/flag-friend to user/N/friends. - optimized the query for pulling messages. - implemented my own confirm callback in order to have it for friend denial/unfriending. - more accurate string replacement in hook_user_link(). - static caching of status determination keyed by the users being compared. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/flag_friend/flag_f... http://cvs.drupal.org/diff.php?path=contributions/modules/flag_friend/flag_f... http://cvs.drupal.org/diff.php?path=contributions/modules/flag_friend/flag_f...
participants (1)
-
drupal-cvs@drupal.org