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

Tweak Psyduck

Summary: Use our standard blue background.

Test Plan: Quack

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin, chad

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

+4 -4
+3 -3
resources/celerity/map.php
··· 148 148 'rsrc/css/phui/phui-status.css' => '2f562399', 149 149 'rsrc/css/phui/phui-tag-view.css' => '295d81c4', 150 150 'rsrc/css/phui/phui-text.css' => '23e9b4b7', 151 - 'rsrc/css/phui/phui-timeline-view.css' => '23d72d35', 151 + 'rsrc/css/phui/phui-timeline-view.css' => 'f6c99ec3', 152 152 'rsrc/css/phui/phui-workboard-view.css' => 'bf70dd2e', 153 153 'rsrc/css/phui/phui-workpanel-view.css' => '97b69459', 154 154 'rsrc/css/sprite-actions.css' => '969ad0e5', ··· 229 229 'rsrc/image/BFCFDA.png' => 'd5ec91f4', 230 230 'rsrc/image/actions/edit.png' => '2fc41442', 231 231 'rsrc/image/apple-touch-icon.png' => '8458dda7', 232 - 'rsrc/image/avatar.png' => '62c5f933', 232 + 'rsrc/image/avatar.png' => '3eb28cd9', 233 233 'rsrc/image/checker_dark.png' => 'd8e65881', 234 234 'rsrc/image/checker_light.png' => 'a0155918', 235 235 'rsrc/image/credit_cards.png' => '72b8ede8', ··· 764 764 'phui-status-list-view-css' => '2f562399', 765 765 'phui-tag-view-css' => '295d81c4', 766 766 'phui-text-css' => '23e9b4b7', 767 - 'phui-timeline-view-css' => '23d72d35', 767 + 'phui-timeline-view-css' => 'f6c99ec3', 768 768 'phui-workboard-view-css' => 'bf70dd2e', 769 769 'phui-workpanel-view-css' => '97b69459', 770 770 'policy-css' => '957ea14c',
+1 -1
webroot/rsrc/css/phui/phui-timeline-view.css
··· 61 61 } 62 62 63 63 .phui-timeline-title { 64 - line-height: 17px; 64 + line-height: 18px; 65 65 min-height: 18px; 66 66 position: relative; 67 67 color: {$bluetext};
webroot/rsrc/image/avatar.png

This is a binary file and will not be displayed.