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

Minor change to the Celerity map formatting

Summary: Add a new line for clarity.

Test Plan: Inspected `./resources/celerity/map.php`.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

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

+2
+1
resources/celerity/map.php
··· 2 2 3 3 /** 4 4 * This file is automatically generated. Use 'bin/celerity map' to rebuild it. 5 + * 5 6 * @generated 6 7 */ 7 8 return array(
+1
src/infrastructure/celerity/management/CelerityManagementMapWorkflow.php
··· 359 359 360 360 /** 361 361 * This file is automatically generated. Use 'bin/celerity map' to rebuild it. 362 + * 362 363 * {$generated} 363 364 */ 364 365 return {$content};