1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/notification
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
..
application Add FontIcon bridge to AppIcons 2015-01-24 23:43:01 -08:00
builder Desktop Notification support 2015-06-22 13:11:37 -07:00
client Extend from Phobject 2015-06-15 18:02:27 +10:00
controller Desktop Notification support 2015-06-22 13:11:37 -07:00
feed Desktop Notification support 2015-06-22 13:11:37 -07:00
garbagecollector Garbage collect old notifications 2015-06-11 06:55:13 +10:00
query Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
setup phtize all the things 2015-05-22 21:16:39 +10:00
storage Garbage collect old notifications 2015-06-11 06:55:13 +10:00
view Rewrite Aphlict to use Websockets 2015-01-08 10:03:00 -08:00