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

Minor, update Celerity map.

+88 -46
+88 -46
src/__celerity_resource_map__.php
··· 672 672 'disk' => '/rsrc/image/icons_1x/flag.png', 673 673 'type' => 'png', 674 674 ), 675 + '/rsrc/image/icons_1x/folder-open.png' => 676 + array( 677 + 'hash' => '1c31034c84378d2da5fae38ea4fff775', 678 + 'uri' => '/res/1c31034c/rsrc/image/icons_1x/folder-open.png', 679 + 'disk' => '/rsrc/image/icons_1x/folder-open.png', 680 + 'type' => 'png', 681 + ), 675 682 '/rsrc/image/icons_1x/fork.png' => 676 683 array( 677 684 'hash' => '113f5c8db5abf08aaa664cba1fd2f497', ··· 1085 1092 'disk' => '/rsrc/image/icons_2x/flag.png', 1086 1093 'type' => 'png', 1087 1094 ), 1095 + '/rsrc/image/icons_2x/folder-open.png' => 1096 + array( 1097 + 'hash' => 'd5210e4d807c00f023fc312f4abb5c34', 1098 + 'uri' => '/res/d5210e4d/rsrc/image/icons_2x/folder-open.png', 1099 + 'disk' => '/rsrc/image/icons_2x/folder-open.png', 1100 + 'type' => 'png', 1101 + ), 1088 1102 '/rsrc/image/icons_2x/fork.png' => 1089 1103 array( 1090 1104 'hash' => '9ae52b312fb196e2f8a3c0691c9b520e', ··· 1498 1512 'disk' => '/rsrc/image/icons_grey_1x/flag.png', 1499 1513 'type' => 'png', 1500 1514 ), 1515 + '/rsrc/image/icons_grey_1x/folder-open.png' => 1516 + array( 1517 + 'hash' => 'ccee6cb73d061bd3a4914b4664df4d5d', 1518 + 'uri' => '/res/ccee6cb7/rsrc/image/icons_grey_1x/folder-open.png', 1519 + 'disk' => '/rsrc/image/icons_grey_1x/folder-open.png', 1520 + 'type' => 'png', 1521 + ), 1501 1522 '/rsrc/image/icons_grey_1x/fork.png' => 1502 1523 array( 1503 1524 'hash' => '43bec98f8777772aaa72e25c63fbf7b8', ··· 1911 1932 'disk' => '/rsrc/image/icons_grey_2x/flag.png', 1912 1933 'type' => 'png', 1913 1934 ), 1935 + '/rsrc/image/icons_grey_2x/folder-open.png' => 1936 + array( 1937 + 'hash' => 'ac9bcdf2f889cca700d29c7a59a6caa9', 1938 + 'uri' => '/res/ac9bcdf2/rsrc/image/icons_grey_2x/folder-open.png', 1939 + 'disk' => '/rsrc/image/icons_grey_2x/folder-open.png', 1940 + 'type' => 'png', 1941 + ), 1914 1942 '/rsrc/image/icons_grey_2x/fork.png' => 1915 1943 array( 1916 1944 'hash' => 'c1bbf1a6ed68793fa77f2719b4fde732', ··· 2324 2352 'disk' => '/rsrc/image/icons_white_1x/flag.png', 2325 2353 'type' => 'png', 2326 2354 ), 2355 + '/rsrc/image/icons_white_1x/folder-open.png' => 2356 + array( 2357 + 'hash' => 'dfa6e8f7fa1436bc95cde3e09cfb5390', 2358 + 'uri' => '/res/dfa6e8f7/rsrc/image/icons_white_1x/folder-open.png', 2359 + 'disk' => '/rsrc/image/icons_white_1x/folder-open.png', 2360 + 'type' => 'png', 2361 + ), 2327 2362 '/rsrc/image/icons_white_1x/fork.png' => 2328 2363 array( 2329 2364 'hash' => '505302cf63a8876ed3858f1d7cb1fdbd', ··· 2735 2770 'hash' => '23a81511575e0a091ea12abf1081b1fe', 2736 2771 'uri' => '/res/23a81511/rsrc/image/icons_white_2x/flag.png', 2737 2772 'disk' => '/rsrc/image/icons_white_2x/flag.png', 2773 + 'type' => 'png', 2774 + ), 2775 + '/rsrc/image/icons_white_2x/folder-open.png' => 2776 + array( 2777 + 'hash' => 'a517f23a80c65cdda5f1d600de4dd6d9', 2778 + 'uri' => '/res/a517f23a/rsrc/image/icons_white_2x/folder-open.png', 2779 + 'disk' => '/rsrc/image/icons_white_2x/folder-open.png', 2738 2780 'type' => 'png', 2739 2781 ), 2740 2782 '/rsrc/image/icons_white_2x/fork.png' => ··· 3309 3351 ), 3310 3352 'aphront-panel-view-css' => 3311 3353 array( 3312 - 'uri' => '/res/9f08d754/rsrc/css/aphront/panel-view.css', 3354 + 'uri' => '/res/77bb2527/rsrc/css/aphront/panel-view.css', 3313 3355 'type' => 'css', 3314 3356 'requires' => 3315 3357 array( ··· 3327 3369 ), 3328 3370 'aphront-side-nav-view-css' => 3329 3371 array( 3330 - 'uri' => '/res/ba0e18dd/rsrc/css/aphront/side-nav-view.css', 3372 + 'uri' => '/res/3e641619/rsrc/css/aphront/side-nav-view.css', 3331 3373 'type' => 'css', 3332 3374 'requires' => 3333 3375 array( ··· 3345 3387 ), 3346 3388 'aphront-tokenizer-control-css' => 3347 3389 array( 3348 - 'uri' => '/res/f530af47/rsrc/css/aphront/tokenizer.css', 3390 + 'uri' => '/res/f4570596/rsrc/css/aphront/tokenizer.css', 3349 3391 'type' => 'css', 3350 3392 'requires' => 3351 3393 array( ··· 3382 3424 ), 3383 3425 'differential-changeset-view-css' => 3384 3426 array( 3385 - 'uri' => '/res/dfc639d1/rsrc/css/application/differential/changeset-view.css', 3427 + 'uri' => '/res/e26e4f76/rsrc/css/application/differential/changeset-view.css', 3386 3428 'type' => 'css', 3387 3429 'requires' => 3388 3430 array( ··· 5077 5119 ), 5078 5120 'phabricator-core-css' => 5079 5121 array( 5080 - 'uri' => '/res/83b4f07e/rsrc/css/core/core.css', 5122 + 'uri' => '/res/9c1fcdf0/rsrc/css/core/core.css', 5081 5123 'type' => 'css', 5082 5124 'requires' => 5083 5125 array( ··· 5751 5793 ), array( 5752 5794 'packages' => 5753 5795 array( 5754 - '236dffe0' => 5796 + 'ce7ab644' => 5755 5797 array( 5756 5798 'name' => 'core.pkg.css', 5757 5799 'symbols' => ··· 5780 5822 21 => 'phabricator-flag-css', 5781 5823 22 => 'aphront-error-view-css', 5782 5824 ), 5783 - 'uri' => '/res/pkg/236dffe0/core.pkg.css', 5825 + 'uri' => '/res/pkg/ce7ab644/core.pkg.css', 5784 5826 'type' => 'css', 5785 5827 ), 5786 5828 '805a58d7' => ··· 5809 5851 'uri' => '/res/pkg/805a58d7/core.pkg.js', 5810 5852 'type' => 'js', 5811 5853 ), 5812 - '7d861806' => 5854 + 47549184 => 5813 5855 array( 5814 5856 'name' => 'differential.pkg.css', 5815 5857 'symbols' => ··· 5829 5871 12 => 'differential-local-commits-view-css', 5830 5872 13 => 'inline-comment-summary-css', 5831 5873 ), 5832 - 'uri' => '/res/pkg/7d861806/differential.pkg.css', 5874 + 'uri' => '/res/pkg/47549184/differential.pkg.css', 5833 5875 'type' => 'css', 5834 5876 ), 5835 5877 'cab76945' => ··· 5947 5989 'reverse' => 5948 5990 array( 5949 5991 'aphront-attached-file-view-css' => '7839ae2d', 5950 - 'aphront-crumbs-view-css' => '236dffe0', 5951 - 'aphront-dialog-view-css' => '236dffe0', 5952 - 'aphront-error-view-css' => '236dffe0', 5953 - 'aphront-form-view-css' => '236dffe0', 5954 - 'aphront-headsup-action-list-view-css' => '7d861806', 5955 - 'aphront-headsup-view-css' => '236dffe0', 5956 - 'aphront-list-filter-view-css' => '236dffe0', 5957 - 'aphront-pager-view-css' => '236dffe0', 5958 - 'aphront-panel-view-css' => '236dffe0', 5959 - 'aphront-side-nav-view-css' => '236dffe0', 5960 - 'aphront-table-view-css' => '236dffe0', 5961 - 'aphront-tokenizer-control-css' => '236dffe0', 5962 - 'aphront-tooltip-css' => '236dffe0', 5963 - 'aphront-typeahead-control-css' => '236dffe0', 5964 - 'differential-changeset-view-css' => '7d861806', 5965 - 'differential-core-view-css' => '7d861806', 5992 + 'aphront-crumbs-view-css' => 'ce7ab644', 5993 + 'aphront-dialog-view-css' => 'ce7ab644', 5994 + 'aphront-error-view-css' => 'ce7ab644', 5995 + 'aphront-form-view-css' => 'ce7ab644', 5996 + 'aphront-headsup-action-list-view-css' => '47549184', 5997 + 'aphront-headsup-view-css' => 'ce7ab644', 5998 + 'aphront-list-filter-view-css' => 'ce7ab644', 5999 + 'aphront-pager-view-css' => 'ce7ab644', 6000 + 'aphront-panel-view-css' => 'ce7ab644', 6001 + 'aphront-side-nav-view-css' => 'ce7ab644', 6002 + 'aphront-table-view-css' => 'ce7ab644', 6003 + 'aphront-tokenizer-control-css' => 'ce7ab644', 6004 + 'aphront-tooltip-css' => 'ce7ab644', 6005 + 'aphront-typeahead-control-css' => 'ce7ab644', 6006 + 'differential-changeset-view-css' => '47549184', 6007 + 'differential-core-view-css' => '47549184', 5966 6008 'differential-inline-comment-editor' => 'cab76945', 5967 - 'differential-local-commits-view-css' => '7d861806', 5968 - 'differential-results-table-css' => '7d861806', 5969 - 'differential-revision-add-comment-css' => '7d861806', 5970 - 'differential-revision-comment-css' => '7d861806', 5971 - 'differential-revision-comment-list-css' => '7d861806', 5972 - 'differential-revision-history-css' => '7d861806', 5973 - 'differential-revision-list-css' => '7d861806', 5974 - 'differential-table-of-contents-css' => '7d861806', 6009 + 'differential-local-commits-view-css' => '47549184', 6010 + 'differential-results-table-css' => '47549184', 6011 + 'differential-revision-add-comment-css' => '47549184', 6012 + 'differential-revision-comment-css' => '47549184', 6013 + 'differential-revision-comment-list-css' => '47549184', 6014 + 'differential-revision-history-css' => '47549184', 6015 + 'differential-revision-list-css' => '47549184', 6016 + 'differential-table-of-contents-css' => '47549184', 5975 6017 'diffusion-commit-view-css' => 'c8ce2d88', 5976 6018 'diffusion-icons-css' => 'c8ce2d88', 5977 - 'inline-comment-summary-css' => '7d861806', 6019 + 'inline-comment-summary-css' => '47549184', 5978 6020 'javelin-behavior' => 'c50bbf3a', 5979 6021 'javelin-behavior-aphront-basic-tokenizer' => 'dd024ca1', 5980 6022 'javelin-behavior-aphront-drag-and-drop' => 'cab76945', ··· 6026 6068 'javelin-workflow' => '805a58d7', 6027 6069 'maniphest-task-summary-css' => '7839ae2d', 6028 6070 'maniphest-transaction-detail-css' => '7839ae2d', 6029 - 'phabricator-app-buttons-css' => '236dffe0', 6030 - 'phabricator-content-source-view-css' => '7d861806', 6031 - 'phabricator-core-buttons-css' => '236dffe0', 6032 - 'phabricator-core-css' => '236dffe0', 6033 - 'phabricator-directory-css' => '236dffe0', 6071 + 'phabricator-app-buttons-css' => 'ce7ab644', 6072 + 'phabricator-content-source-view-css' => '47549184', 6073 + 'phabricator-core-buttons-css' => 'ce7ab644', 6074 + 'phabricator-core-css' => 'ce7ab644', 6075 + 'phabricator-directory-css' => 'ce7ab644', 6034 6076 'phabricator-drag-and-drop-file-upload' => 'cab76945', 6035 6077 'phabricator-dropdown-menu' => '805a58d7', 6036 - 'phabricator-flag-css' => '236dffe0', 6037 - 'phabricator-jump-nav' => '236dffe0', 6078 + 'phabricator-flag-css' => 'ce7ab644', 6079 + 'phabricator-jump-nav' => 'ce7ab644', 6038 6080 'phabricator-keyboard-shortcut' => '805a58d7', 6039 6081 'phabricator-keyboard-shortcut-manager' => '805a58d7', 6040 6082 'phabricator-menu-item' => '805a58d7', 6041 - 'phabricator-object-selector-css' => '7d861806', 6083 + 'phabricator-object-selector-css' => '47549184', 6042 6084 'phabricator-paste-file-upload' => '805a58d7', 6043 6085 'phabricator-prefab' => '805a58d7', 6044 6086 'phabricator-project-tag-css' => '7839ae2d', 6045 - 'phabricator-remarkup-css' => '236dffe0', 6087 + 'phabricator-remarkup-css' => 'ce7ab644', 6046 6088 'phabricator-shaped-request' => 'cab76945', 6047 - 'phabricator-standard-page-view' => '236dffe0', 6089 + 'phabricator-standard-page-view' => 'ce7ab644', 6048 6090 'phabricator-tooltip' => '805a58d7', 6049 - 'phabricator-transaction-view-css' => '236dffe0', 6050 - 'syntax-highlighting-css' => '236dffe0', 6091 + 'phabricator-transaction-view-css' => 'ce7ab644', 6092 + 'syntax-highlighting-css' => 'ce7ab644', 6051 6093 ), 6052 6094 ));