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

unbreak celerity/map

Test Plan: phorge will load and serve pages

Reviewers: O1 Blessed Committers, aklapper

Reviewed By: O1 Blessed Committers, aklapper

Subscribers: aklapper, philj0st, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D25532

+2 -11
+2 -11
resources/celerity/map.php
··· 9 9 'names' => array( 10 10 'conpherence.pkg.css' => '2f25eb4f', 11 11 'conpherence.pkg.js' => '020aebcf', 12 - <<<<<<< HEAD 13 - 'core.pkg.css' => 'c753df75', 14 - ======= 15 - 'core.pkg.css' => '77d64402', 16 - >>>>>>> 67b4f957d1 (Revert "Added cross-platform default fonts") 12 + 'core.pkg.css' => '7f47b2ac', 17 13 'core.pkg.js' => '2eeda9e0', 18 14 'dark-console.pkg.js' => '187792c2', 19 15 'differential.pkg.css' => '6d3700f0', ··· 112 108 'rsrc/css/application/slowvote/slowvote.css' => '1694baed', 113 109 'rsrc/css/application/tokens/tokens.css' => 'ce5a50bd', 114 110 'rsrc/css/application/uiexample/example.css' => 'b4795059', 115 - <<<<<<< HEAD 116 - 'rsrc/css/core/core.css' => 'b3a5928e', 111 + 'rsrc/css/core/core.css' => '531ad849', 117 112 'rsrc/css/core/remarkup.css' => 'd91c2ee8', 118 - ======= 119 - 'rsrc/css/core/core.css' => '531ad849', 120 - 'rsrc/css/core/remarkup.css' => 'b251d2e7', 121 - >>>>>>> 67b4f957d1 (Revert "Added cross-platform default fonts") 122 113 'rsrc/css/core/syntax.css' => '548567f6', 123 114 'rsrc/css/core/z-index.css' => 'ac3bfcd4', 124 115 'rsrc/css/diviner/diviner-shared.css' => '4bd263b0',