@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, celerity map update.

+178 -75
+178 -75
src/__celerity_resource_map__.php
··· 93 93 ), 94 94 '/rsrc/image/apps.png' => 95 95 array( 96 - 'hash' => '134f6ac3d63e24070bf7a11b294ca72c', 97 - 'uri' => '/res/134f6ac3/rsrc/image/apps.png', 96 + 'hash' => 'f7cb4abeb73245fea4098a02fd784653', 97 + 'uri' => '/res/f7cb4abe/rsrc/image/apps.png', 98 98 'disk' => '/rsrc/image/apps.png', 99 99 'type' => 'png', 100 100 ), ··· 152 152 'hash' => '3be267bd11ea375bf68e808893718e0e', 153 153 'uri' => '/res/3be267bd/rsrc/image/divot.png', 154 154 'disk' => '/rsrc/image/divot.png', 155 - 'type' => 'png', 156 - ), 157 - '/rsrc/image/glyph_sprite.png' => 158 - array( 159 - 'hash' => '0a4468aa530d2672da0ecf401fe57cd4', 160 - 'uri' => '/res/0a4468aa/rsrc/image/glyph_sprite.png', 161 - 'disk' => '/rsrc/image/glyph_sprite.png', 162 - 'type' => 'png', 163 - ), 164 - '/rsrc/image/glyph_sprite2x.png' => 165 - array( 166 - 'hash' => '3c11e351ed383fccb9e91ce9a25acfc2', 167 - 'uri' => '/res/3c11e351/rsrc/image/glyph_sprite2x.png', 168 - 'disk' => '/rsrc/image/glyph_sprite2x.png', 169 155 'type' => 'png', 170 156 ), 171 157 '/rsrc/image/grippy_texture.png' => ··· 490 476 'disk' => '/rsrc/image/logo_grey.png', 491 477 'type' => 'png', 492 478 ), 479 + '/rsrc/image/menu/icon_logout.png' => 480 + array( 481 + 'hash' => '084d2bda82d5b996698a538b5ccdb46a', 482 + 'uri' => '/res/084d2bda/rsrc/image/menu/icon_logout.png', 483 + 'disk' => '/rsrc/image/menu/icon_logout.png', 484 + 'type' => 'png', 485 + ), 486 + '/rsrc/image/menu/icon_logout2x.png' => 487 + array( 488 + 'hash' => '5d11a6d23ad61f55b5793432df5acb0a', 489 + 'uri' => '/res/5d11a6d2/rsrc/image/menu/icon_logout2x.png', 490 + 'disk' => '/rsrc/image/menu/icon_logout2x.png', 491 + 'type' => 'png', 492 + ), 493 + '/rsrc/image/menu/icon_logout2x_hover.png' => 494 + array( 495 + 'hash' => '80e306c4d8f501da839ce4c80996d9fc', 496 + 'uri' => '/res/80e306c4/rsrc/image/menu/icon_logout2x_hover.png', 497 + 'disk' => '/rsrc/image/menu/icon_logout2x_hover.png', 498 + 'type' => 'png', 499 + ), 500 + '/rsrc/image/menu/icon_logout2x_selected.png' => 501 + array( 502 + 'hash' => 'aa2e3c875fcad31348df5c9fdccf7159', 503 + 'uri' => '/res/aa2e3c87/rsrc/image/menu/icon_logout2x_selected.png', 504 + 'disk' => '/rsrc/image/menu/icon_logout2x_selected.png', 505 + 'type' => 'png', 506 + ), 507 + '/rsrc/image/menu/icon_logout_hover.png' => 508 + array( 509 + 'hash' => 'e10818e44bb80106f9d2865de9dc5502', 510 + 'uri' => '/res/e10818e4/rsrc/image/menu/icon_logout_hover.png', 511 + 'disk' => '/rsrc/image/menu/icon_logout_hover.png', 512 + 'type' => 'png', 513 + ), 514 + '/rsrc/image/menu/icon_logout_selected.png' => 515 + array( 516 + 'hash' => '71129452753f4b079b03c67eb11dabc2', 517 + 'uri' => '/res/71129452/rsrc/image/menu/icon_logout_selected.png', 518 + 'disk' => '/rsrc/image/menu/icon_logout_selected.png', 519 + 'type' => 'png', 520 + ), 521 + '/rsrc/image/menu/icon_settings.png' => 522 + array( 523 + 'hash' => '247b9e58e0ee2b0e3c2d85eec0fb56de', 524 + 'uri' => '/res/247b9e58/rsrc/image/menu/icon_settings.png', 525 + 'disk' => '/rsrc/image/menu/icon_settings.png', 526 + 'type' => 'png', 527 + ), 528 + '/rsrc/image/menu/icon_settings2x.png' => 529 + array( 530 + 'hash' => 'f2c6723a9fed69c760a8dbbb4a28878c', 531 + 'uri' => '/res/f2c6723a/rsrc/image/menu/icon_settings2x.png', 532 + 'disk' => '/rsrc/image/menu/icon_settings2x.png', 533 + 'type' => 'png', 534 + ), 535 + '/rsrc/image/menu/icon_settings2x_hover.png' => 536 + array( 537 + 'hash' => 'dcd473539fe94fb79335c895a7dbe873', 538 + 'uri' => '/res/dcd47353/rsrc/image/menu/icon_settings2x_hover.png', 539 + 'disk' => '/rsrc/image/menu/icon_settings2x_hover.png', 540 + 'type' => 'png', 541 + ), 542 + '/rsrc/image/menu/icon_settings2x_selected.png' => 543 + array( 544 + 'hash' => '5fac19e4b0c18426c264a5915ba36ce7', 545 + 'uri' => '/res/5fac19e4/rsrc/image/menu/icon_settings2x_selected.png', 546 + 'disk' => '/rsrc/image/menu/icon_settings2x_selected.png', 547 + 'type' => 'png', 548 + ), 549 + '/rsrc/image/menu/icon_settings_hover.png' => 550 + array( 551 + 'hash' => '1ba90f62880d57ef04b6c3bc3450f9e1', 552 + 'uri' => '/res/1ba90f62/rsrc/image/menu/icon_settings_hover.png', 553 + 'disk' => '/rsrc/image/menu/icon_settings_hover.png', 554 + 'type' => 'png', 555 + ), 556 + '/rsrc/image/menu/icon_settings_selected.png' => 557 + array( 558 + 'hash' => '52274d9a722786b1110afef9e6055c79', 559 + 'uri' => '/res/52274d9a/rsrc/image/menu/icon_settings_selected.png', 560 + 'disk' => '/rsrc/image/menu/icon_settings_selected.png', 561 + 'type' => 'png', 562 + ), 563 + '/rsrc/image/menu/icon_task.png' => 564 + array( 565 + 'hash' => 'cb6706766e6587c98fe68431e2d6653c', 566 + 'uri' => '/res/cb670676/rsrc/image/menu/icon_task.png', 567 + 'disk' => '/rsrc/image/menu/icon_task.png', 568 + 'type' => 'png', 569 + ), 570 + '/rsrc/image/menu/icon_task2x.png' => 571 + array( 572 + 'hash' => '884c90a8d97eebf34457a1d0f68d53b5', 573 + 'uri' => '/res/884c90a8/rsrc/image/menu/icon_task2x.png', 574 + 'disk' => '/rsrc/image/menu/icon_task2x.png', 575 + 'type' => 'png', 576 + ), 577 + '/rsrc/image/menu/icon_task2x_hover.png' => 578 + array( 579 + 'hash' => 'a9875f3572c50cafe048b95608b5c63e', 580 + 'uri' => '/res/a9875f35/rsrc/image/menu/icon_task2x_hover.png', 581 + 'disk' => '/rsrc/image/menu/icon_task2x_hover.png', 582 + 'type' => 'png', 583 + ), 584 + '/rsrc/image/menu/icon_task2x_selected.png' => 585 + array( 586 + 'hash' => 'ea8a192e3396468079564bcdeeeae434', 587 + 'uri' => '/res/ea8a192e/rsrc/image/menu/icon_task2x_selected.png', 588 + 'disk' => '/rsrc/image/menu/icon_task2x_selected.png', 589 + 'type' => 'png', 590 + ), 591 + '/rsrc/image/menu/icon_task_hover.png' => 592 + array( 593 + 'hash' => '97af34be5cfd65a58040ad123e12b596', 594 + 'uri' => '/res/97af34be/rsrc/image/menu/icon_task_hover.png', 595 + 'disk' => '/rsrc/image/menu/icon_task_hover.png', 596 + 'type' => 'png', 597 + ), 598 + '/rsrc/image/menu/icon_task_selected.png' => 599 + array( 600 + 'hash' => '9d3dfdb15fd43ec784271758c5bc10bc', 601 + 'uri' => '/res/9d3dfdb1/rsrc/image/menu/icon_task_selected.png', 602 + 'disk' => '/rsrc/image/menu/icon_task_selected.png', 603 + 'type' => 'png', 604 + ), 493 605 '/rsrc/image/search.png' => 494 606 array( 495 607 'hash' => 'ff7da044e6f923b8f569dec11f97e5e5', ··· 1101 1213 ), 1102 1214 'javelin-behavior-differential-dropdown-menus' => 1103 1215 array( 1104 - 'uri' => '/res/6ae5898a/rsrc/js/application/differential/behavior-dropdown-menus.js', 1216 + 'uri' => '/res/752f5dfc/rsrc/js/application/differential/behavior-dropdown-menus.js', 1105 1217 'type' => 'js', 1106 1218 'requires' => 1107 1219 array( ··· 1212 1324 ), 1213 1325 'javelin-behavior-differential-toggle-files' => 1214 1326 array( 1215 - 'uri' => '/res/21bf6d48/rsrc/js/application/differential/behavior-toggle-files.js', 1327 + 'uri' => '/res/431b4915/rsrc/js/application/differential/behavior-toggle-files.js', 1216 1328 'type' => 'js', 1217 1329 'requires' => 1218 1330 array( ··· 1682 1794 ), 1683 1795 'javelin-behavior-repository-crossreference' => 1684 1796 array( 1685 - 'uri' => '/res/12700384/rsrc/js/application/repository/repository-crossreference.js', 1797 + 'uri' => '/res/b24ebee5/rsrc/js/application/repository/repository-crossreference.js', 1686 1798 'type' => 'js', 1687 1799 'requires' => 1688 1800 array( ··· 2247 2359 ), 2248 2360 'phabricator-app-buttons-css' => 2249 2361 array( 2250 - 'uri' => '/res/2d5d414c/rsrc/css/application/directory/phabricator-app-buttons.css', 2362 + 'uri' => '/res/1e153463/rsrc/css/application/directory/phabricator-app-buttons.css', 2251 2363 'type' => 'css', 2252 2364 'requires' => 2253 2365 array( ··· 2364 2476 ), 2365 2477 'disk' => '/rsrc/css/application/flag/flag.css', 2366 2478 ), 2367 - 'phabricator-glyph-css' => 2368 - array( 2369 - 'uri' => '/res/563d95ae/rsrc/css/application/base/glyph.css', 2370 - 'type' => 'css', 2371 - 'requires' => 2372 - array( 2373 - ), 2374 - 'disk' => '/rsrc/css/application/base/glyph.css', 2375 - ), 2376 2479 'phabricator-jump-nav' => 2377 2480 array( 2378 2481 'uri' => '/res/8bdc0fc3/rsrc/css/application/directory/phabricator-jump-nav.css', ··· 2410 2513 ), 2411 2514 'phabricator-main-menu-view' => 2412 2515 array( 2413 - 'uri' => '/res/9c11b1b1/rsrc/css/application/base/main-menu-view.css', 2516 + 'uri' => '/res/ddea4c7a/rsrc/css/application/base/main-menu-view.css', 2414 2517 'type' => 'css', 2415 2518 'requires' => 2416 2519 array( ··· 2870 2973 ), array( 2871 2974 'packages' => 2872 2975 array( 2873 - '04e1ab3e' => 2976 + 'edf6b149' => 2874 2977 array( 2875 2978 'name' => 'core.pkg.css', 2876 2979 'symbols' => ··· 2899 3002 21 => 'phabricator-flag-css', 2900 3003 22 => 'aphront-error-view-css', 2901 3004 ), 2902 - 'uri' => '/res/pkg/04e1ab3e/core.pkg.css', 3005 + 'uri' => '/res/pkg/edf6b149/core.pkg.css', 2903 3006 'type' => 'css', 2904 3007 ), 2905 3008 '971b021e' => ··· 2950 3053 'uri' => '/res/pkg/96bc37d6/differential.pkg.css', 2951 3054 'type' => 'css', 2952 3055 ), 2953 - 93479628 => 3056 + 29296904 => 2954 3057 array( 2955 3058 'name' => 'differential.pkg.js', 2956 3059 'symbols' => ··· 2974 3077 16 => 'javelin-behavior-differential-dropdown-menus', 2975 3078 17 => 'javelin-behavior-buoyant', 2976 3079 ), 2977 - 'uri' => '/res/pkg/93479628/differential.pkg.js', 3080 + 'uri' => '/res/pkg/29296904/differential.pkg.js', 2978 3081 'type' => 'js', 2979 3082 ), 2980 3083 'c8ce2d88' => ··· 3066 3169 'reverse' => 3067 3170 array( 3068 3171 'aphront-attached-file-view-css' => '7839ae2d', 3069 - 'aphront-crumbs-view-css' => '04e1ab3e', 3070 - 'aphront-dialog-view-css' => '04e1ab3e', 3071 - 'aphront-error-view-css' => '04e1ab3e', 3072 - 'aphront-form-view-css' => '04e1ab3e', 3172 + 'aphront-crumbs-view-css' => 'edf6b149', 3173 + 'aphront-dialog-view-css' => 'edf6b149', 3174 + 'aphront-error-view-css' => 'edf6b149', 3175 + 'aphront-form-view-css' => 'edf6b149', 3073 3176 'aphront-headsup-action-list-view-css' => '96bc37d6', 3074 - 'aphront-headsup-view-css' => '04e1ab3e', 3075 - 'aphront-list-filter-view-css' => '04e1ab3e', 3076 - 'aphront-pager-view-css' => '04e1ab3e', 3077 - 'aphront-panel-view-css' => '04e1ab3e', 3078 - 'aphront-side-nav-view-css' => '04e1ab3e', 3079 - 'aphront-table-view-css' => '04e1ab3e', 3080 - 'aphront-tokenizer-control-css' => '04e1ab3e', 3081 - 'aphront-tooltip-css' => '04e1ab3e', 3082 - 'aphront-typeahead-control-css' => '04e1ab3e', 3177 + 'aphront-headsup-view-css' => 'edf6b149', 3178 + 'aphront-list-filter-view-css' => 'edf6b149', 3179 + 'aphront-pager-view-css' => 'edf6b149', 3180 + 'aphront-panel-view-css' => 'edf6b149', 3181 + 'aphront-side-nav-view-css' => 'edf6b149', 3182 + 'aphront-table-view-css' => 'edf6b149', 3183 + 'aphront-tokenizer-control-css' => 'edf6b149', 3184 + 'aphront-tooltip-css' => 'edf6b149', 3185 + 'aphront-typeahead-control-css' => 'edf6b149', 3083 3186 'differential-changeset-view-css' => '96bc37d6', 3084 3187 'differential-core-view-css' => '96bc37d6', 3085 - 'differential-inline-comment-editor' => '93479628', 3188 + 'differential-inline-comment-editor' => '29296904', 3086 3189 'differential-local-commits-view-css' => '96bc37d6', 3087 3190 'differential-results-table-css' => '96bc37d6', 3088 3191 'differential-revision-add-comment-css' => '96bc37d6', ··· 3095 3198 'inline-comment-summary-css' => '96bc37d6', 3096 3199 'javelin-behavior' => '6fb20113', 3097 3200 'javelin-behavior-aphront-basic-tokenizer' => '97f65640', 3098 - 'javelin-behavior-aphront-drag-and-drop' => '93479628', 3099 - 'javelin-behavior-aphront-drag-and-drop-textarea' => '93479628', 3201 + 'javelin-behavior-aphront-drag-and-drop' => '29296904', 3202 + 'javelin-behavior-aphront-drag-and-drop-textarea' => '29296904', 3100 3203 'javelin-behavior-aphront-form-disable-on-submit' => '971b021e', 3101 3204 'javelin-behavior-audit-preview' => '5e68be89', 3102 - 'javelin-behavior-buoyant' => '93479628', 3103 - 'javelin-behavior-differential-accept-with-errors' => '93479628', 3104 - 'javelin-behavior-differential-add-reviewers-and-ccs' => '93479628', 3105 - 'javelin-behavior-differential-comment-jump' => '93479628', 3106 - 'javelin-behavior-differential-diff-radios' => '93479628', 3107 - 'javelin-behavior-differential-dropdown-menus' => '93479628', 3108 - 'javelin-behavior-differential-edit-inline-comments' => '93479628', 3109 - 'javelin-behavior-differential-feedback-preview' => '93479628', 3110 - 'javelin-behavior-differential-keyboard-navigation' => '93479628', 3111 - 'javelin-behavior-differential-populate' => '93479628', 3112 - 'javelin-behavior-differential-show-more' => '93479628', 3205 + 'javelin-behavior-buoyant' => '29296904', 3206 + 'javelin-behavior-differential-accept-with-errors' => '29296904', 3207 + 'javelin-behavior-differential-add-reviewers-and-ccs' => '29296904', 3208 + 'javelin-behavior-differential-comment-jump' => '29296904', 3209 + 'javelin-behavior-differential-diff-radios' => '29296904', 3210 + 'javelin-behavior-differential-dropdown-menus' => '29296904', 3211 + 'javelin-behavior-differential-edit-inline-comments' => '29296904', 3212 + 'javelin-behavior-differential-feedback-preview' => '29296904', 3213 + 'javelin-behavior-differential-keyboard-navigation' => '29296904', 3214 + 'javelin-behavior-differential-populate' => '29296904', 3215 + 'javelin-behavior-differential-show-more' => '29296904', 3113 3216 'javelin-behavior-diffusion-commit-graph' => '5e68be89', 3114 3217 'javelin-behavior-diffusion-pull-lastmodified' => '5e68be89', 3115 3218 'javelin-behavior-maniphest-batch-selector' => '7707de41', ··· 3119 3222 'javelin-behavior-maniphest-transaction-preview' => '7707de41', 3120 3223 'javelin-behavior-phabricator-autofocus' => '971b021e', 3121 3224 'javelin-behavior-phabricator-keyboard-shortcuts' => '971b021e', 3122 - 'javelin-behavior-phabricator-object-selector' => '93479628', 3225 + 'javelin-behavior-phabricator-object-selector' => '29296904', 3123 3226 'javelin-behavior-phabricator-oncopy' => '971b021e', 3124 3227 'javelin-behavior-phabricator-tooltips' => '971b021e', 3125 3228 'javelin-behavior-phabricator-watch-anchor' => '971b021e', 3126 3229 'javelin-behavior-refresh-csrf' => '971b021e', 3127 - 'javelin-behavior-repository-crossreference' => '93479628', 3230 + 'javelin-behavior-repository-crossreference' => '29296904', 3128 3231 'javelin-behavior-workflow' => '971b021e', 3129 3232 'javelin-dom' => '6fb20113', 3130 3233 'javelin-event' => '6fb20113', ··· 3145 3248 'javelin-workflow' => '971b021e', 3146 3249 'maniphest-task-summary-css' => '7839ae2d', 3147 3250 'maniphest-transaction-detail-css' => '7839ae2d', 3148 - 'phabricator-app-buttons-css' => '04e1ab3e', 3251 + 'phabricator-app-buttons-css' => 'edf6b149', 3149 3252 'phabricator-content-source-view-css' => '96bc37d6', 3150 - 'phabricator-core-buttons-css' => '04e1ab3e', 3151 - 'phabricator-core-css' => '04e1ab3e', 3152 - 'phabricator-directory-css' => '04e1ab3e', 3153 - 'phabricator-drag-and-drop-file-upload' => '93479628', 3253 + 'phabricator-core-buttons-css' => 'edf6b149', 3254 + 'phabricator-core-css' => 'edf6b149', 3255 + 'phabricator-directory-css' => 'edf6b149', 3256 + 'phabricator-drag-and-drop-file-upload' => '29296904', 3154 3257 'phabricator-dropdown-menu' => '971b021e', 3155 - 'phabricator-flag-css' => '04e1ab3e', 3156 - 'phabricator-jump-nav' => '04e1ab3e', 3258 + 'phabricator-flag-css' => 'edf6b149', 3259 + 'phabricator-jump-nav' => 'edf6b149', 3157 3260 'phabricator-keyboard-shortcut' => '971b021e', 3158 3261 'phabricator-keyboard-shortcut-manager' => '971b021e', 3159 3262 'phabricator-menu-item' => '971b021e', ··· 3161 3264 'phabricator-paste-file-upload' => '971b021e', 3162 3265 'phabricator-prefab' => '971b021e', 3163 3266 'phabricator-project-tag-css' => '7839ae2d', 3164 - 'phabricator-remarkup-css' => '04e1ab3e', 3165 - 'phabricator-shaped-request' => '93479628', 3166 - 'phabricator-standard-page-view' => '04e1ab3e', 3267 + 'phabricator-remarkup-css' => 'edf6b149', 3268 + 'phabricator-shaped-request' => '29296904', 3269 + 'phabricator-standard-page-view' => 'edf6b149', 3167 3270 'phabricator-tooltip' => '971b021e', 3168 - 'phabricator-transaction-view-css' => '04e1ab3e', 3169 - 'syntax-highlighting-css' => '04e1ab3e', 3271 + 'phabricator-transaction-view-css' => 'edf6b149', 3272 + 'syntax-highlighting-css' => 'edf6b149', 3170 3273 ), 3171 3274 ));