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

Summary: Update Celerity Map

Test Plan: Test sandbox, see one search icon

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

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

+13 -13
+13 -13
resources/celerity/map.php
··· 7 7 */ 8 8 return array( 9 9 'names' => array( 10 - 'core.pkg.css' => '2ff29d1d', 11 - 'core.pkg.js' => 'c5888f3d', 10 + 'core.pkg.css' => '20d3b672', 11 + 'core.pkg.js' => '0c88e7f6', 12 12 'darkconsole.pkg.js' => '8ab24e01', 13 13 'differential.pkg.css' => '3500921f', 14 14 'differential.pkg.js' => 'c0506961', ··· 34 34 'rsrc/css/aphront/typeahead.css' => '0e403212', 35 35 'rsrc/css/application/almanac/almanac.css' => 'dbb9b3af', 36 36 'rsrc/css/application/auth/auth.css' => '1e655982', 37 - 'rsrc/css/application/base/main-menu-view.css' => '58db7ad2', 37 + 'rsrc/css/application/base/main-menu-view.css' => 'cfa2ec0f', 38 38 'rsrc/css/application/base/notification-menu.css' => '6aa0a74b', 39 39 'rsrc/css/application/base/phabricator-application-launch-view.css' => '16ca323f', 40 40 'rsrc/css/application/base/standard-page-view.css' => 'd2a6518d', ··· 105 105 'rsrc/css/application/slowvote/slowvote.css' => '266df6a1', 106 106 'rsrc/css/application/tokens/tokens.css' => '3d0f239e', 107 107 'rsrc/css/application/uiexample/example.css' => '528b19de', 108 - 'rsrc/css/core/core.css' => '86bfbe8c', 108 + 'rsrc/css/core/core.css' => 'd17c2099', 109 109 'rsrc/css/core/remarkup.css' => 'bc65f3cc', 110 110 'rsrc/css/core/syntax.css' => '56c1ba38', 111 111 'rsrc/css/core/z-index.css' => '2db67397', ··· 437 437 'rsrc/js/application/uiexample/busy-example.js' => '60479091', 438 438 'rsrc/js/application/uiexample/gesture-example.js' => '558829c2', 439 439 'rsrc/js/application/uiexample/notification-example.js' => '8ce821c5', 440 - 'rsrc/js/core/Busy.js' => '6453c869', 440 + 'rsrc/js/core/Busy.js' => 'f13d6d1d', 441 441 'rsrc/js/core/DragAndDropFileUpload.js' => '7fa4b248', 442 442 'rsrc/js/core/DraggableList.js' => 'a16ec1c6', 443 443 'rsrc/js/core/FileUpload.js' => '477359c8', ··· 712 712 'people-profile-css' => '25970776', 713 713 'phabricator-action-list-view-css' => '9ee9910a', 714 714 'phabricator-application-launch-view-css' => '16ca323f', 715 - 'phabricator-busy' => '6453c869', 715 + 'phabricator-busy' => 'f13d6d1d', 716 716 'phabricator-chatlog-css' => '852140ff', 717 717 'phabricator-content-source-view-css' => '4b8b05d4', 718 - 'phabricator-core-css' => '86bfbe8c', 718 + 'phabricator-core-css' => 'd17c2099', 719 719 'phabricator-countdown-css' => '86b7b0a0', 720 720 'phabricator-dashboard-css' => '17937d22', 721 721 'phabricator-drag-and-drop-file-upload' => '7fa4b248', ··· 729 729 'phabricator-hovercard-view-css' => '893f4783', 730 730 'phabricator-keyboard-shortcut' => '1ae869f2', 731 731 'phabricator-keyboard-shortcut-manager' => 'c1700f6f', 732 - 'phabricator-main-menu-view' => '58db7ad2', 732 + 'phabricator-main-menu-view' => 'cfa2ec0f', 733 733 'phabricator-nav-view-css' => '7aeaf435', 734 734 'phabricator-notification' => '0c6946e7', 735 735 'phabricator-notification-css' => '9c279160', ··· 1251 1251 '62dfea03' => array( 1252 1252 'javelin-install', 1253 1253 'javelin-util', 1254 - ), 1255 - '6453c869' => array( 1256 - 'javelin-install', 1257 - 'javelin-dom', 1258 - 'javelin-fx', 1259 1254 ), 1260 1255 '6882e80a' => array( 1261 1256 'javelin-dom', ··· 1917 1912 'efe49472' => array( 1918 1913 'javelin-install', 1919 1914 'javelin-util', 1915 + ), 1916 + 'f13d6d1d' => array( 1917 + 'javelin-install', 1918 + 'javelin-dom', 1919 + 'javelin-fx', 1920 1920 ), 1921 1921 'f24f3253' => array( 1922 1922 'javelin-behavior',