1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/notification
epriestley 6a7469e1aa 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
2015-01-08 09:43:33 -08:00
..
application Move notifications to ApplicationSearch 2014-08-16 11:14:32 -07:00
builder Minor, improve notification resiliance 2014-04-21 16:28:59 -07:00
client Make HTTP errors returned from the Aphlict server more specific 2014-07-18 09:01:46 +10:00
controller Don't show notifications about your own actions 2015-01-08 09:43:33 -08:00
feed Add a "Send Test Notification" button to make testing the server easier 2014-02-17 16:00:33 -08:00
query Fix method visibility for PhabricatorApplicationSearchEngine methods 2015-01-07 07:34:52 +11:00
setup Rename PhabricatorSetupCheck subclasses for consistency 2015-01-02 15:27:58 +11:00
storage Add missing expected keys and uniqueness 2014-10-01 07:53:50 -07:00
view React to Aphlict disconnects in the UI 2014-06-24 09:41:40 -07:00