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

Don't workflow the "add payment method" button from carts

This doesn't work with the auto-select code.

-1
-1
src/applications/phortune/controller/PhortuneCartCheckoutController.php
··· 159 159 array( 160 160 'class' => 'button grey', 161 161 'href' => $payment_method_uri, 162 - 'sigil' => 'workflow', 163 162 ), 164 163 pht('Add New Payment Method')); 165 164 $form->appendChild(