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

Make "Commandeer" yellow

Summary: See T1178

Test Plan: {F10739}

Reviewers: nh, btrahan, vrana, jungejason

Reviewed By: nh

CC: aran

Maniphest Tasks: T1178

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

+17 -17
+16 -16
src/__celerity_resource_map__.php
··· 582 582 ), 583 583 'differential-revision-comment-css' => 584 584 array( 585 - 'uri' => '/res/4871f5f3/rsrc/css/application/differential/revision-comment.css', 585 + 'uri' => '/res/a4bad297/rsrc/css/application/differential/revision-comment.css', 586 586 'type' => 'css', 587 587 'requires' => 588 588 array( ··· 2491 2491 'uri' => '/res/pkg/0c96375e/core.pkg.js', 2492 2492 'type' => 'js', 2493 2493 ), 2494 - 'acdf073e' => 2494 + 'cf6f734a' => 2495 2495 array( 2496 2496 'name' => 'differential.pkg.css', 2497 2497 'symbols' => ··· 2510 2510 11 => 'differential-local-commits-view-css', 2511 2511 12 => 'inline-comment-summary-css', 2512 2512 ), 2513 - 'uri' => '/res/pkg/acdf073e/differential.pkg.css', 2513 + 'uri' => '/res/pkg/cf6f734a/differential.pkg.css', 2514 2514 'type' => 'css', 2515 2515 ), 2516 2516 70509835 => ··· 2633 2633 'aphront-dialog-view-css' => '9c4e265b', 2634 2634 'aphront-error-view-css' => '9c4e265b', 2635 2635 'aphront-form-view-css' => '9c4e265b', 2636 - 'aphront-headsup-action-list-view-css' => 'acdf073e', 2636 + 'aphront-headsup-action-list-view-css' => 'cf6f734a', 2637 2637 'aphront-headsup-view-css' => '9c4e265b', 2638 2638 'aphront-list-filter-view-css' => '9c4e265b', 2639 2639 'aphront-pager-view-css' => '9c4e265b', ··· 2643 2643 'aphront-tokenizer-control-css' => '9c4e265b', 2644 2644 'aphront-tooltip-css' => '9c4e265b', 2645 2645 'aphront-typeahead-control-css' => '9c4e265b', 2646 - 'differential-changeset-view-css' => 'acdf073e', 2647 - 'differential-core-view-css' => 'acdf073e', 2646 + 'differential-changeset-view-css' => 'cf6f734a', 2647 + 'differential-core-view-css' => 'cf6f734a', 2648 2648 'differential-inline-comment-editor' => '70509835', 2649 - 'differential-local-commits-view-css' => 'acdf073e', 2650 - 'differential-revision-add-comment-css' => 'acdf073e', 2651 - 'differential-revision-comment-css' => 'acdf073e', 2652 - 'differential-revision-comment-list-css' => 'acdf073e', 2653 - 'differential-revision-detail-css' => 'acdf073e', 2654 - 'differential-revision-history-css' => 'acdf073e', 2655 - 'differential-table-of-contents-css' => 'acdf073e', 2649 + 'differential-local-commits-view-css' => 'cf6f734a', 2650 + 'differential-revision-add-comment-css' => 'cf6f734a', 2651 + 'differential-revision-comment-css' => 'cf6f734a', 2652 + 'differential-revision-comment-list-css' => 'cf6f734a', 2653 + 'differential-revision-detail-css' => 'cf6f734a', 2654 + 'differential-revision-history-css' => 'cf6f734a', 2655 + 'differential-table-of-contents-css' => 'cf6f734a', 2656 2656 'diffusion-commit-view-css' => 'c8ce2d88', 2657 2657 'diffusion-icons-css' => 'c8ce2d88', 2658 - 'inline-comment-summary-css' => 'acdf073e', 2658 + 'inline-comment-summary-css' => 'cf6f734a', 2659 2659 'javelin-behavior' => '8a5de8a3', 2660 2660 'javelin-behavior-aphront-basic-tokenizer' => '97f65640', 2661 2661 'javelin-behavior-aphront-drag-and-drop' => '70509835', ··· 2709 2709 'maniphest-task-summary-css' => '7839ae2d', 2710 2710 'maniphest-transaction-detail-css' => '7839ae2d', 2711 2711 'phabricator-app-buttons-css' => '9c4e265b', 2712 - 'phabricator-content-source-view-css' => 'acdf073e', 2712 + 'phabricator-content-source-view-css' => 'cf6f734a', 2713 2713 'phabricator-core-buttons-css' => '9c4e265b', 2714 2714 'phabricator-core-css' => '9c4e265b', 2715 2715 'phabricator-directory-css' => '9c4e265b', ··· 2720 2720 'phabricator-keyboard-shortcut' => '0c96375e', 2721 2721 'phabricator-keyboard-shortcut-manager' => '0c96375e', 2722 2722 'phabricator-menu-item' => '0c96375e', 2723 - 'phabricator-object-selector-css' => 'acdf073e', 2723 + 'phabricator-object-selector-css' => 'cf6f734a', 2724 2724 'phabricator-paste-file-upload' => '0c96375e', 2725 2725 'phabricator-prefab' => '0c96375e', 2726 2726 'phabricator-project-tag-css' => '7839ae2d',
+1 -1
webroot/rsrc/css/application/differential/revision-comment.css
··· 106 106 } 107 107 108 108 .phabricator-transaction-view .differential-comment-action-claim { 109 - border-color: #000000; 109 + border-color: #ffdd33; 110 110 }