1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/ponder
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
..
application Make notification counts properly translatable 2015-12-03 07:06:39 -08:00
capability Add a default moderation policy to Ponder 2015-08-08 12:20:01 -07:00
constants Swap duplicate close status on Ponder for invalid 2015-08-29 08:29:23 -07:00
controller Remove all setObjectURI() from ActionListViews 2015-12-17 08:30:22 -08:00
edge Remove VotableInterface from PonderQuestion 2015-08-08 20:29:37 -07:00
editor Fix edits of Ponder comments which mention other objects 2015-11-22 15:12:28 -08:00
herald Add basic Herald support to Ponder 2015-08-08 10:22:18 -07:00
mail Add ability to reply to Ponder Answer emails 2015-08-17 10:22:54 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Fix project queries in Ponder 2016-01-18 08:33:54 -08:00
remarkup Remarkup - add a regex to blacklist what objects get link 2014-08-14 15:20:45 -07:00
search Convert all "DocumentIndexers" into "FulltextEngines" 2015-12-21 17:25:23 -08:00
storage Allow any user to watch any project they can see 2016-01-19 19:38:30 -08:00
view Remove all setObjectURI() from ActionListViews 2015-12-17 08:30:22 -08:00