HomePhabricator

Don't show notifications about your own actions

Description

Don't show notifications about your own actions

Summary:
Ref T6559. See discussion in D11143. At least locally, WebSockets are too fast and create immediate local notifications on page submit.

To mitigate this, don't notify about your own actions.

This isn't perfect (we get the other-copies-of-the-window-open-in-other-tabs case wrong) but I think the case we get wrong is rare / not very important.

Test Plan: Submitted stuff, saw other users get notifications but not me.

Reviewers: btrahan, joshuaspence

Reviewed By: joshuaspence

Subscribers: epriestley

Maniphest Tasks: T6559

Differential Revision: https://secure.phabricator.com/D11275

Details

Provenance
epriestleyAuthored on
epriestleyPushed on Jan 8 2015, 5:43 PM
Reviewer
joshuaspence
Differential Revision
D11275: Don't show notifications about your own actions
Parents
rPc0e15f2c6587: Fix bad ancestor classname
Branches
Unknown
Tags
Unknown
Tasks
T6559: Change notification system implementation not to require Flash