@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 package definitions to include all the new sprite CSS.

+63 -42
+9
scripts/celerity_mapper.php
··· 83 83 'aphront-headsup-view-css', 84 84 'phabricator-flag-css', 85 85 'aphront-error-view-css', 86 + 86 87 'sprite-icon-css', 88 + 'sprite-gradient-css', 89 + 'sprite-menu-css', 90 + 'sprite-apps-large-css', 91 + 87 92 'phabricator-main-menu-view', 88 93 'phabricator-notification-css', 89 94 'phabricator-notification-menu-css', ··· 92 97 'phabricator-form-view-css', 93 98 'phabricator-filetree-view-css', 94 99 'phabricator-nav-view-css', 100 + 'phabricator-side-menu-view-css', 101 + 'phabricator-crumbs-view-css', 102 + 'phabricator-object-item-list-view-css', 103 + 95 104 ), 96 105 'differential.pkg.css' => array( 97 106 'differential-core-view-css',
+54 -42
src/__celerity_resource_map__.php
··· 3227 3227 ), array( 3228 3228 'packages' => 3229 3229 array( 3230 - 'b492c8db' => 3230 + 'e546f70c' => 3231 3231 array( 3232 3232 'name' => 'core.pkg.css', 3233 3233 'symbols' => ··· 3256 3256 21 => 'phabricator-flag-css', 3257 3257 22 => 'aphront-error-view-css', 3258 3258 23 => 'sprite-icon-css', 3259 - 24 => 'phabricator-main-menu-view', 3260 - 25 => 'phabricator-notification-css', 3261 - 26 => 'phabricator-notification-menu-css', 3262 - 27 => 'lightbox-attachment-css', 3263 - 28 => 'phabricator-header-view-css', 3264 - 29 => 'phabricator-form-view-css', 3265 - 30 => 'phabricator-filetree-view-css', 3266 - 31 => 'phabricator-nav-view-css', 3259 + 24 => 'sprite-gradient-css', 3260 + 25 => 'sprite-menu-css', 3261 + 26 => 'sprite-apps-large-css', 3262 + 27 => 'phabricator-main-menu-view', 3263 + 28 => 'phabricator-notification-css', 3264 + 29 => 'phabricator-notification-menu-css', 3265 + 30 => 'lightbox-attachment-css', 3266 + 31 => 'phabricator-header-view-css', 3267 + 32 => 'phabricator-form-view-css', 3268 + 33 => 'phabricator-filetree-view-css', 3269 + 34 => 'phabricator-nav-view-css', 3270 + 35 => 'phabricator-side-menu-view-css', 3271 + 36 => 'phabricator-crumbs-view-css', 3272 + 37 => 'phabricator-object-item-list-view-css', 3267 3273 ), 3268 - 'uri' => '/res/pkg/b492c8db/core.pkg.css', 3274 + 'uri' => '/res/pkg/e546f70c/core.pkg.css', 3269 3275 'type' => 'css', 3270 3276 ), 3271 3277 '5673560d' => ··· 3453 3459 'reverse' => 3454 3460 array( 3455 3461 'aphront-attached-file-view-css' => '7839ae2d', 3456 - 'aphront-crumbs-view-css' => 'b492c8db', 3457 - 'aphront-dialog-view-css' => 'b492c8db', 3458 - 'aphront-error-view-css' => 'b492c8db', 3459 - 'aphront-form-view-css' => 'b492c8db', 3462 + 'aphront-crumbs-view-css' => 'e546f70c', 3463 + 'aphront-dialog-view-css' => 'e546f70c', 3464 + 'aphront-error-view-css' => 'e546f70c', 3465 + 'aphront-form-view-css' => 'e546f70c', 3460 3466 'aphront-headsup-action-list-view-css' => 'c904bbee', 3461 - 'aphront-headsup-view-css' => 'b492c8db', 3462 - 'aphront-list-filter-view-css' => 'b492c8db', 3463 - 'aphront-pager-view-css' => 'b492c8db', 3464 - 'aphront-panel-view-css' => 'b492c8db', 3465 - 'aphront-side-nav-view-css' => 'b492c8db', 3466 - 'aphront-table-view-css' => 'b492c8db', 3467 - 'aphront-tokenizer-control-css' => 'b492c8db', 3468 - 'aphront-tooltip-css' => 'b492c8db', 3469 - 'aphront-typeahead-control-css' => 'b492c8db', 3467 + 'aphront-headsup-view-css' => 'e546f70c', 3468 + 'aphront-list-filter-view-css' => 'e546f70c', 3469 + 'aphront-pager-view-css' => 'e546f70c', 3470 + 'aphront-panel-view-css' => 'e546f70c', 3471 + 'aphront-side-nav-view-css' => 'e546f70c', 3472 + 'aphront-table-view-css' => 'e546f70c', 3473 + 'aphront-tokenizer-control-css' => 'e546f70c', 3474 + 'aphront-tooltip-css' => 'e546f70c', 3475 + 'aphront-typeahead-control-css' => 'e546f70c', 3470 3476 'differential-changeset-view-css' => 'c904bbee', 3471 3477 'differential-core-view-css' => 'c904bbee', 3472 3478 'differential-inline-comment-editor' => '7ecd31fa', ··· 3547 3553 'javelin-util' => 'db6d724d', 3548 3554 'javelin-vector' => 'db6d724d', 3549 3555 'javelin-workflow' => 'db6d724d', 3550 - 'lightbox-attachment-css' => 'b492c8db', 3556 + 'lightbox-attachment-css' => 'e546f70c', 3551 3557 'maniphest-task-summary-css' => '7839ae2d', 3552 3558 'maniphest-transaction-detail-css' => '7839ae2d', 3553 - 'phabricator-app-buttons-css' => 'b492c8db', 3559 + 'phabricator-app-buttons-css' => 'e546f70c', 3554 3560 'phabricator-busy' => '5673560d', 3555 3561 'phabricator-content-source-view-css' => 'c904bbee', 3556 - 'phabricator-core-buttons-css' => 'b492c8db', 3557 - 'phabricator-core-css' => 'b492c8db', 3558 - 'phabricator-directory-css' => 'b492c8db', 3562 + 'phabricator-core-buttons-css' => 'e546f70c', 3563 + 'phabricator-core-css' => 'e546f70c', 3564 + 'phabricator-crumbs-view-css' => 'e546f70c', 3565 + 'phabricator-directory-css' => 'e546f70c', 3559 3566 'phabricator-drag-and-drop-file-upload' => '7ecd31fa', 3560 3567 'phabricator-dropdown-menu' => '5673560d', 3561 3568 'phabricator-file-upload' => '5673560d', 3562 - 'phabricator-filetree-view-css' => 'b492c8db', 3563 - 'phabricator-flag-css' => 'b492c8db', 3564 - 'phabricator-form-view-css' => 'b492c8db', 3565 - 'phabricator-header-view-css' => 'b492c8db', 3566 - 'phabricator-jump-nav' => 'b492c8db', 3569 + 'phabricator-filetree-view-css' => 'e546f70c', 3570 + 'phabricator-flag-css' => 'e546f70c', 3571 + 'phabricator-form-view-css' => 'e546f70c', 3572 + 'phabricator-header-view-css' => 'e546f70c', 3573 + 'phabricator-jump-nav' => 'e546f70c', 3567 3574 'phabricator-keyboard-shortcut' => '5673560d', 3568 3575 'phabricator-keyboard-shortcut-manager' => '5673560d', 3569 - 'phabricator-main-menu-view' => 'b492c8db', 3576 + 'phabricator-main-menu-view' => 'e546f70c', 3570 3577 'phabricator-menu-item' => '5673560d', 3571 - 'phabricator-nav-view-css' => 'b492c8db', 3578 + 'phabricator-nav-view-css' => 'e546f70c', 3572 3579 'phabricator-notification' => '5673560d', 3573 - 'phabricator-notification-css' => 'b492c8db', 3574 - 'phabricator-notification-menu-css' => 'b492c8db', 3580 + 'phabricator-notification-css' => 'e546f70c', 3581 + 'phabricator-notification-menu-css' => 'e546f70c', 3582 + 'phabricator-object-item-list-view-css' => 'e546f70c', 3575 3583 'phabricator-object-selector-css' => 'c904bbee', 3576 3584 'phabricator-paste-file-upload' => '5673560d', 3577 3585 'phabricator-prefab' => '5673560d', 3578 3586 'phabricator-project-tag-css' => '7839ae2d', 3579 - 'phabricator-remarkup-css' => 'b492c8db', 3587 + 'phabricator-remarkup-css' => 'e546f70c', 3580 3588 'phabricator-shaped-request' => '7ecd31fa', 3581 - 'phabricator-standard-page-view' => 'b492c8db', 3589 + 'phabricator-side-menu-view-css' => 'e546f70c', 3590 + 'phabricator-standard-page-view' => 'e546f70c', 3582 3591 'phabricator-textareautils' => '5673560d', 3583 3592 'phabricator-tooltip' => '5673560d', 3584 - 'phabricator-transaction-view-css' => 'b492c8db', 3585 - 'sprite-icon-css' => 'b492c8db', 3586 - 'syntax-highlighting-css' => 'b492c8db', 3593 + 'phabricator-transaction-view-css' => 'e546f70c', 3594 + 'sprite-apps-large-css' => 'e546f70c', 3595 + 'sprite-gradient-css' => 'e546f70c', 3596 + 'sprite-icon-css' => 'e546f70c', 3597 + 'sprite-menu-css' => 'e546f70c', 3598 + 'syntax-highlighting-css' => 'e546f70c', 3587 3599 ), 3588 3600 ));