Closed GoogleCodeExporter closed 9 years ago
That's possible. When sending message we can exclude 'me' from the recipients.
It can be even made optional by adding user preference, but for me it looks
like a good default behavior.
Original comment by techtonik@gmail.com
on 31 Oct 2012 at 7:18
Great! Could this rule also apply to emails? It's not quite as bothersome to
get email updates from my own activity but they also seem unnecessary.
Original comment by bsalo...@google.com
on 31 Oct 2012 at 7:27
AFAIK the code that sends the message is the same as the one that sends the
email and it is located in _notify_issue()
http://code.google.com/p/rietveld/source/browse/codereview/views.py#613
Original comment by techtonik@gmail.com
on 31 Oct 2012 at 7:49
I am starting to take a look at this.
I can make sure that XMPP messages are not sent to the requester, but for
emails I already see that there is a safeguard to make sure the original
requester is not emailed again, I think what you see in your emails is your
email to the other members of the issue and not an email to yourself.
Original comment by rmis...@google.com
on 28 Mar 2013 at 5:52
I think you're right. The emails are showing up because skia-review is in the
CC list.
Original comment by bsalo...@google.com
on 28 Mar 2013 at 5:59
Started in https://codereview.appspot.com/8099046/
Original comment by rmis...@google.com
on 28 Mar 2013 at 6:37
This issue was closed by revision 9d5c30b9d19f.
Original comment by techtonik@gmail.com
on 30 Mar 2013 at 9:31
Original issue reported on code.google.com by
bsalo...@google.com
on 31 Oct 2012 at 4:37