@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.

Explain reasoning behind kitty gifts

Summary: I find this fact very useful for understanding my feline companion

Test Plan: Added "Motivator: Cat Facts" to the project, nothing broke

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley

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

authored by

Evaldas Alexander and committed by
epriestley
0cb9ca55 1dd9c37f

+4 -1
+4 -1
src/applications/search/profilepanel/PhabricatorMotivatorProfilePanel.php
··· 140 140 'to launch their attacks. Watch out!'), 141 141 pht('Cats prefer vanilla ice cream.'), 142 142 pht('Taco cat spelled backwards is taco cat.'), 143 - ); 143 + pht( 144 + 'Cats will often bring you their prey because they feel sorry '. 145 + 'for your inability to hunt.'), 146 + ); 144 147 } 145 148 146 149 private function selectFact(array $facts) {