Email notifications is horribly broken.
You can get a notification when a person sends you a friend request. But as a user you can't change the setting to not receive this. Also, there is code to notify you when friendship is approved, but that doesn't work.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 1279370.5.emailNotifications.patch | 5.11 KB | socketwench |
| #1 | flag_friend-1279370.patch | 5.07 KB | moonray |
Comments
Comment #1
moonray commentedAnd here's a patch for that. It adds a settings for on the user's account edit page, and makes all notifications work as expected.
Comment #2
quotesbro commentedSimilar to #1122074: Friend notification works even if user disabled this option
Comment #3
miklMissing a bit of cleanup there, eh?
Otherwise, it looks fine :)
Comment #4
harrrrrrr commentedtested and works
Comment #5
socketwench commentedUgh. So I already committed a partial solution to this while bumbling around in the code: http://drupal.org/node/1975314
The above patch is actually a better solution than the one I came up with, so....reroll!
Comment #6
socketwench commentedSince there's been no motion on this, and it works for me, I've committed it to DEV.
http://drupalcode.org/project/flag_friend.git/commit/696ddb574c8d1167b46...