1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/maniphest
epriestley 6b39af4022 Mark Maniphest notifications read if we send the user an email
Summary:
See D3784, T1403. When we send a user an email and a notification from Maniphest, mark the notification as read.

(It would be nice to do the thing with `multiplexMail()` a little less hackily, but it gets very complicated to do correctly because we require handles but sometimes do not have an actor/user so I'm punting for now.)

Test Plan: Acted on a task, verified notification was marked read because I received an email.

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran

Maniphest Tasks: T1403

Differential Revision: https://secure.phabricator.com/D3789
2012-10-23 12:02:40 -07:00
..
application Require canonical numbers in routes 2012-10-05 18:07:54 -07:00
auxiliaryfield Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
constants Add a defaulty priority configuration flag for maniphest tasks 2012-10-04 14:19:37 -07:00
controller Introduce lightbox view for images 2012-10-22 19:06:56 -07:00
editor Mark Maniphest notifications read if we send the user an email 2012-10-23 12:02:40 -07:00
event If users are on the email to Phabricator, do not send them the Phabricator reply. 2012-10-10 10:18:23 -07:00
extensions Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
storage Use Edges to store dependencies between tasks in Maniphest 2012-07-18 20:41:42 -07:00
view Fix "fullName" rules for Maniphest transaction email 2012-07-23 14:01:09 -07:00
ManiphestReplyHandler.php If users are on the email to Phabricator, do not send them the Phabricator reply. 2012-10-10 10:18:23 -07:00
ManiphestTaskQuery.php Rename ManiphestTaskQuery::withProjects() to withAllProjects() 2012-10-04 15:31:04 -07:00