Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(57)

Issue 8099046: Do not send chat notifications to the original requester (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by rmistry
Modified:
13 years, 2 months ago
Reviewers:
techtonik, M-A
CC:
bsalomon, skiabot_google.com
Visibility:
Public.

Description

Do not send chat notifications to the original requester. Created to fix https://code.google.com/p/rietveld/issues/detail?id=401 : Chat sends notifications for my own rietveld interactions. Changes staged here: https://skia-codereview-staging.appspot.com/10001/

Patch Set 1 #

Patch Set 2 : Minor fix #

Total comments: 4

Patch Set 3 : Addressing codereview comments #

Total comments: 2

Patch Set 4 : Converting emails to set #

Total comments: 6

Patch Set 5 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M codereview/views.py View 1 2 3 4 1 chunk +8 lines, -3 lines 0 comments Download

Messages

Total messages: 14
rmistry
13 years, 2 months ago (2013-03-28 18:36:33 UTC) #1
techtonik
https://codereview.appspot.com/8099046/diff/2001/codereview/views.py File codereview/views.py (right): https://codereview.appspot.com/8099046/diff/2001/codereview/views.py#newcode697 codereview/views.py:697: # context. There is no further context - a ...
13 years, 2 months ago (2013-03-28 22:24:46 UTC) #2
rmistry
https://codereview.appspot.com/8099046/diff/2001/codereview/views.py File codereview/views.py (right): https://codereview.appspot.com/8099046/diff/2001/codereview/views.py#newcode697 codereview/views.py:697: # context. On 2013/03/28 22:24:46, techtonik wrote: > There ...
13 years, 2 months ago (2013-03-29 13:23:42 UTC) #3
techtonik
LGTM. I've checked the demo - it's good. Nothing blocking - I can commit it ...
13 years, 2 months ago (2013-03-29 14:04:44 UTC) #4
rmistry
https://codereview.appspot.com/8099046/diff/7001/codereview/views.py File codereview/views.py (right): https://codereview.appspot.com/8099046/diff/7001/codereview/views.py#newcode689 codereview/views.py:689: emails = [issue.owner.email()] On 2013/03/29 14:04:44, techtonik wrote: > ...
13 years, 2 months ago (2013-03-29 14:15:40 UTC) #5
techtonik
More comments below. =) https://codereview.appspot.com/8099046/diff/12001/codereview/views.py File codereview/views.py (right): https://codereview.appspot.com/8099046/diff/12001/codereview/views.py#newcode689 codereview/views.py:689: emails = set(issue.owner.email()) The tricky ...
13 years, 2 months ago (2013-03-29 14:57:08 UTC) #6
rmistry
https://codereview.appspot.com/8099046/diff/12001/codereview/views.py File codereview/views.py (right): https://codereview.appspot.com/8099046/diff/12001/codereview/views.py#newcode689 codereview/views.py:689: emails = set(issue.owner.email()) On 2013/03/29 14:57:09, techtonik wrote: > ...
13 years, 2 months ago (2013-03-29 15:15:24 UTC) #7
techtonik
Perfect. I have to leave now. Need a working station to commit it, which will ...
13 years, 2 months ago (2013-03-29 15:30:45 UTC) #8
techtonik
LGTM.
13 years, 2 months ago (2013-03-29 15:31:15 UTC) #9
techtonik
Committed as https://code.google.com/p/rietveld/source/detail?r=9d5c30b9d19f53754e6793321615ce05e2c56733 and live. ;)
13 years, 2 months ago (2013-03-30 10:04:22 UTC) #10
rmistry
On 2013/03/30 10:04:22, techtonik wrote: > Committed as > https://code.google.com/p/rietveld/source/detail?r=9d5c30b9d19f53754e6793321615ce05e2c56733 > and live. ;) Thank ...
13 years, 2 months ago (2013-04-01 11:33:58 UTC) #11
techtonik
Oops. Hit the wrong form to write the comment. Now the description is lost. =/
13 years, 2 months ago (2013-04-01 12:28:28 UTC) #12
rmistry
On 2013/04/01 12:28:28, techtonik wrote: > Oops. Hit the wrong form to write the comment. ...
13 years, 2 months ago (2013-04-01 12:29:27 UTC) #13
rmistry
13 years, 2 months ago (2013-04-02 19:12:27 UTC) #14
Message was sent while issue was closed.
On 2013/04/01 12:29:27, rmistry wrote:
> On 2013/04/01 12:28:28, techtonik wrote:
> > Oops. Hit the wrong form to write the comment. Now the description is lost.
=/
> 
> Fixed it.

Marc-Antoine pushed this to codereview.chromium.org as well. Thanks!
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b