@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 Facebook icon on Auth Provider page

Summary: Closes T15545

Test Plan: Go to `/auth/config/new/` in browser and look at icons.

Reviewers: O1 Blessed Committers, Cigaryno, avivey

Reviewed By: O1 Blessed Committers, Cigaryno, avivey

Subscribers: avivey, speck, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Maniphest Tasks: T15545

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

+6 -6
+5 -5
resources/celerity/map.php
··· 9 9 'names' => array( 10 10 'conpherence.pkg.css' => '76ed87e3', 11 11 'conpherence.pkg.js' => '020aebcf', 12 - 'core.pkg.css' => '8abf4250', 12 + 'core.pkg.css' => 'a4ed0b29', 13 13 'core.pkg.js' => '2eeda9e0', 14 14 'dark-console.pkg.js' => '187792c2', 15 15 'differential.pkg.css' => '525f9a1d', ··· 184 184 'rsrc/css/phui/workboards/phui-workboard.css' => '74fc9d98', 185 185 'rsrc/css/phui/workboards/phui-workcard.css' => '62056e3b', 186 186 'rsrc/css/phui/workboards/phui-workpanel.css' => 'bc06f022', 187 - 'rsrc/css/sprite-login.css' => '0a370010', 187 + 'rsrc/css/sprite-login.css' => '07052ee0', 188 188 'rsrc/css/sprite-tokens.css' => 'f1896dc5', 189 189 'rsrc/css/syntax/syntax-default.css' => '055fc231', 190 190 'rsrc/externals/d3/d3.min.js' => '9d068042', ··· 342 342 'rsrc/image/phrequent_active.png' => 'de66dc50', 343 343 'rsrc/image/phrequent_inactive.png' => '79c61baf', 344 344 'rsrc/image/resize.png' => '9cc83373', 345 - 'rsrc/image/sprite-login-X2.png' => 'c1458879', 346 - 'rsrc/image/sprite-login.png' => 'f11dad90', 345 + 'rsrc/image/sprite-login-X2.png' => '02896524', 346 + 'rsrc/image/sprite-login.png' => 'e0508107', 347 347 'rsrc/image/sprite-tokens-X2.png' => '21621dd9', 348 348 'rsrc/image/sprite-tokens.png' => 'bede2580', 349 349 'rsrc/image/texture/card-gradient.png' => 'e6892cb4', ··· 906 906 'project-triggers-css' => 'cd9c8bb9', 907 907 'project-view-css' => '2f7caa20', 908 908 'setup-issue-css' => '5eed85b2', 909 - 'sprite-login-css' => '0a370010', 909 + 'sprite-login-css' => '07052ee0', 910 910 'sprite-tokens-css' => 'f1896dc5', 911 911 'syntax-default-css' => '055fc231', 912 912 'syntax-highlighting-css' => '548567f6',
resources/sprite/login_1x/Facebook.png

This is a binary file and will not be displayed.

resources/sprite/login_2x/Facebook.png

This is a binary file and will not be displayed.

+1 -1
resources/sprite/manifest/login.json
··· 24 24 "login-Facebook": { 25 25 "name": "login-Facebook", 26 26 "rule": ".login-Facebook", 27 - "hash": "1b12a5a5cfe103d4d96213cf7d1ce18a" 27 + "hash": "ad9b8fcc4c338bfe4196a7f636c7d4c1" 28 28 }, 29 29 "login-Generic": { 30 30 "name": "login-Generic",
webroot/rsrc/image/sprite-login-X2.png

This is a binary file and will not be displayed.

webroot/rsrc/image/sprite-login.png

This is a binary file and will not be displayed.