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

Update the Celerity map.

+3 -3
+3 -3
resources/celerity/map.php
··· 7 7 */ 8 8 return array( 9 9 'names' => array( 10 - 'core.pkg.css' => 'cc8abd0e', 10 + 'core.pkg.css' => 'faa11cbc', 11 11 'core.pkg.js' => 'e0379ae5', 12 12 'darkconsole.pkg.js' => 'e7393ebb', 13 13 'differential.pkg.css' => '2de124c9', ··· 138 138 'rsrc/css/phui/phui-image-mask.css' => '5a8b09c8', 139 139 'rsrc/css/phui/phui-info-panel.css' => '27ea50a1', 140 140 'rsrc/css/phui/phui-info-view.css' => '6d7c3509', 141 - 'rsrc/css/phui/phui-list.css' => '125599df', 141 + 'rsrc/css/phui/phui-list.css' => 'a789942a', 142 142 'rsrc/css/phui/phui-object-box.css' => '407eaf5a', 143 143 'rsrc/css/phui/phui-object-item-list-view.css' => '26c30d3f', 144 144 'rsrc/css/phui/phui-pager.css' => 'bea33d23', ··· 812 812 'phui-info-panel-css' => '27ea50a1', 813 813 'phui-info-view-css' => '6d7c3509', 814 814 'phui-inline-comment-view-css' => '0fdb3667', 815 - 'phui-list-view-css' => '125599df', 815 + 'phui-list-view-css' => 'a789942a', 816 816 'phui-object-box-css' => '407eaf5a', 817 817 'phui-object-item-list-view-css' => '26c30d3f', 818 818 'phui-pager-css' => 'bea33d23',