@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Use less hip lingo

Summary: Woah man.

Test Plan: spellcheck

Reviewers: chad, eadler

Reviewed By: chad, eadler

Differential Revision: https://secure.phabricator.com/D15771

+1 -1
+1 -1
src/applications/transactions/editengine/PhabricatorEditEngineAPIMethod.php
··· 18 18 public function getMethodStatusDescription() { 19 19 return pht( 20 20 'ApplicationEditor methods are fairly stable, but were introduced '. 21 - 'relativelyr cently and may continue to evolve as more applications '. 21 + 'relatively recently and may continue to evolve as more applications '. 22 22 'adopt them.'); 23 23 } 24 24