1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/phurl/storage
epriestley 5c2e49a812 Allow any user to watch any project they can see
Summary:
Ref T6183. Ref T10054. Historically, only members could watch projects because there were some weird special cases with policies. These policy issues have been resolved and Herald is generally powerful enough to do equivalent watches on most objects anyway.

Also puts a "Watch Project" button on the feed panel to make the behavior and meaning more obvious.

Test Plan:
  - Watched a project I was not a member of.
  - Clicked the feed watch/unwatch button.

{F1064909}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T6183, T10054

Differential Revision: https://secure.phabricator.com/D15063
2016-01-19 19:38:30 -08:00
..
PhabricatorPhurlDAO.php DRAFT - throw together Phurl skeleton. 2015-07-24 11:06:27 -07:00
PhabricatorPhurlSchemaSpec.php DRAFT - throw together Phurl skeleton. 2015-07-24 11:06:27 -07:00
PhabricatorPhurlURL.php Allow any user to watch any project they can see 2016-01-19 19:38:30 -08:00
PhabricatorPhurlURLTransaction.php Correctly implementing mailkey for Phurl 2015-11-30 10:44:54 -08:00
PhabricatorPhurlURLTransactionComment.php DRAFT - throw together Phurl skeleton. 2015-07-24 11:06:27 -07:00