1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/notification/controller
Bob Trahan 1bb2978a89 Desktop Notification support
Summary:
Fixes T4139. Adds a "Desktop Notifications" panel to settings. For now, we start with "Send Desktop Notifications Too" functionality. We can try to be fancy later and only send desktop notifications if the web app doesn't have focus, etc.

Test Plan:
Made some comments as a test user on a task and got purdy desktop notifications using Chrome. Then did it again with Firefox.

Played around with permissions form with Chrome and got helpful information about what was up. Played around with Firefox and got similar results, except canceling the dialogue didn't invoke my handler code somehow. Oh Firefox!

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: rbalik, tycho.tatitscheff, joshuaspence, epriestley, Korvin

Maniphest Tasks: T4139

Differential Revision: https://secure.phabricator.com/D13219
2015-06-22 13:11:37 -07:00
..
PhabricatorNotificationClearController.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorNotificationController.php Mobile Notifications 2013-12-03 11:58:10 -08:00
PhabricatorNotificationIndividualController.php Desktop Notification support 2015-06-22 13:11:37 -07:00
PhabricatorNotificationListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
PhabricatorNotificationPanelController.php Various linter fixes 2015-05-20 07:27:41 +10:00
PhabricatorNotificationStatusController.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorNotificationTestController.php Desktop Notification support 2015-06-22 13:11:37 -07:00