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

Fix link colors.

Summary: Fix the visited state on visited closed tasks.

Test Plan: Create and close tasks, visit them, note state doesnt change. Check hover states.

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

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

+44 -51
+41 -41
src/__celerity_resource_map__.php
··· 2666 2666 ), 2667 2667 'phabricator-core-css' => 2668 2668 array( 2669 - 'uri' => '/res/b34e5c75/rsrc/css/core/core.css', 2669 + 'uri' => '/res/1e7afaa9/rsrc/css/core/core.css', 2670 2670 'type' => 'css', 2671 2671 'requires' => 2672 2672 array( ··· 3057 3057 ), 3058 3058 'phabricator-standard-page-view' => 3059 3059 array( 3060 - 'uri' => '/res/252faaf4/rsrc/css/application/base/standard-page-view.css', 3060 + 'uri' => '/res/70fa2da4/rsrc/css/application/base/standard-page-view.css', 3061 3061 'type' => 'css', 3062 3062 'requires' => 3063 3063 array( ··· 3502 3502 ), array( 3503 3503 'packages' => 3504 3504 array( 3505 - '8e2735e2' => 3505 + 'fdd3bb5f' => 3506 3506 array( 3507 3507 'name' => 'core.pkg.css', 3508 3508 'symbols' => ··· 3545 3545 35 => 'phabricator-object-item-list-view-css', 3546 3546 36 => 'global-drag-and-drop-css', 3547 3547 ), 3548 - 'uri' => '/res/pkg/8e2735e2/core.pkg.css', 3548 + 'uri' => '/res/pkg/fdd3bb5f/core.pkg.css', 3549 3549 'type' => 'css', 3550 3550 ), 3551 3551 'f24c209c' => ··· 3735 3735 'reverse' => 3736 3736 array( 3737 3737 'aphront-attached-file-view-css' => 'eb35a026', 3738 - 'aphront-crumbs-view-css' => '8e2735e2', 3739 - 'aphront-dialog-view-css' => '8e2735e2', 3740 - 'aphront-error-view-css' => '8e2735e2', 3741 - 'aphront-form-view-css' => '8e2735e2', 3742 - 'aphront-list-filter-view-css' => '8e2735e2', 3743 - 'aphront-pager-view-css' => '8e2735e2', 3744 - 'aphront-panel-view-css' => '8e2735e2', 3745 - 'aphront-table-view-css' => '8e2735e2', 3746 - 'aphront-tokenizer-control-css' => '8e2735e2', 3747 - 'aphront-tooltip-css' => '8e2735e2', 3748 - 'aphront-typeahead-control-css' => '8e2735e2', 3738 + 'aphront-crumbs-view-css' => 'fdd3bb5f', 3739 + 'aphront-dialog-view-css' => 'fdd3bb5f', 3740 + 'aphront-error-view-css' => 'fdd3bb5f', 3741 + 'aphront-form-view-css' => 'fdd3bb5f', 3742 + 'aphront-list-filter-view-css' => 'fdd3bb5f', 3743 + 'aphront-pager-view-css' => 'fdd3bb5f', 3744 + 'aphront-panel-view-css' => 'fdd3bb5f', 3745 + 'aphront-table-view-css' => 'fdd3bb5f', 3746 + 'aphront-tokenizer-control-css' => 'fdd3bb5f', 3747 + 'aphront-tooltip-css' => 'fdd3bb5f', 3748 + 'aphront-typeahead-control-css' => 'fdd3bb5f', 3749 3749 'differential-changeset-view-css' => '8aaacd1b', 3750 3750 'differential-core-view-css' => '8aaacd1b', 3751 3751 'differential-inline-comment-editor' => '322728f3', ··· 3759 3759 'differential-table-of-contents-css' => '8aaacd1b', 3760 3760 'diffusion-commit-view-css' => 'c8ce2d88', 3761 3761 'diffusion-icons-css' => 'c8ce2d88', 3762 - 'global-drag-and-drop-css' => '8e2735e2', 3762 + 'global-drag-and-drop-css' => 'fdd3bb5f', 3763 3763 'inline-comment-summary-css' => '8aaacd1b', 3764 3764 'javelin-aphlict' => 'f24c209c', 3765 3765 'javelin-behavior' => 'cd1d650a', ··· 3830 3830 'javelin-util' => 'cd1d650a', 3831 3831 'javelin-vector' => 'cd1d650a', 3832 3832 'javelin-workflow' => 'cd1d650a', 3833 - 'lightbox-attachment-css' => '8e2735e2', 3833 + 'lightbox-attachment-css' => 'fdd3bb5f', 3834 3834 'maniphest-task-summary-css' => 'eb35a026', 3835 3835 'maniphest-transaction-detail-css' => 'eb35a026', 3836 3836 'phabricator-busy' => 'f24c209c', 3837 3837 'phabricator-content-source-view-css' => '8aaacd1b', 3838 - 'phabricator-core-buttons-css' => '8e2735e2', 3839 - 'phabricator-core-css' => '8e2735e2', 3840 - 'phabricator-crumbs-view-css' => '8e2735e2', 3841 - 'phabricator-directory-css' => '8e2735e2', 3838 + 'phabricator-core-buttons-css' => 'fdd3bb5f', 3839 + 'phabricator-core-css' => 'fdd3bb5f', 3840 + 'phabricator-crumbs-view-css' => 'fdd3bb5f', 3841 + 'phabricator-directory-css' => 'fdd3bb5f', 3842 3842 'phabricator-drag-and-drop-file-upload' => '322728f3', 3843 3843 'phabricator-dropdown-menu' => 'f24c209c', 3844 3844 'phabricator-file-upload' => 'f24c209c', 3845 - 'phabricator-filetree-view-css' => '8e2735e2', 3846 - 'phabricator-flag-css' => '8e2735e2', 3847 - 'phabricator-form-view-css' => '8e2735e2', 3848 - 'phabricator-header-view-css' => '8e2735e2', 3849 - 'phabricator-jump-nav' => '8e2735e2', 3845 + 'phabricator-filetree-view-css' => 'fdd3bb5f', 3846 + 'phabricator-flag-css' => 'fdd3bb5f', 3847 + 'phabricator-form-view-css' => 'fdd3bb5f', 3848 + 'phabricator-header-view-css' => 'fdd3bb5f', 3849 + 'phabricator-jump-nav' => 'fdd3bb5f', 3850 3850 'phabricator-keyboard-shortcut' => 'f24c209c', 3851 3851 'phabricator-keyboard-shortcut-manager' => 'f24c209c', 3852 - 'phabricator-main-menu-view' => '8e2735e2', 3852 + 'phabricator-main-menu-view' => 'fdd3bb5f', 3853 3853 'phabricator-menu-item' => 'f24c209c', 3854 - 'phabricator-nav-view-css' => '8e2735e2', 3854 + 'phabricator-nav-view-css' => 'fdd3bb5f', 3855 3855 'phabricator-notification' => 'f24c209c', 3856 - 'phabricator-notification-css' => '8e2735e2', 3857 - 'phabricator-notification-menu-css' => '8e2735e2', 3858 - 'phabricator-object-item-list-view-css' => '8e2735e2', 3856 + 'phabricator-notification-css' => 'fdd3bb5f', 3857 + 'phabricator-notification-menu-css' => 'fdd3bb5f', 3858 + 'phabricator-object-item-list-view-css' => 'fdd3bb5f', 3859 3859 'phabricator-object-selector-css' => '8aaacd1b', 3860 3860 'phabricator-paste-file-upload' => 'f24c209c', 3861 3861 'phabricator-prefab' => 'f24c209c', 3862 3862 'phabricator-project-tag-css' => 'eb35a026', 3863 - 'phabricator-remarkup-css' => '8e2735e2', 3863 + 'phabricator-remarkup-css' => 'fdd3bb5f', 3864 3864 'phabricator-shaped-request' => '322728f3', 3865 - 'phabricator-side-menu-view-css' => '8e2735e2', 3866 - 'phabricator-standard-page-view' => '8e2735e2', 3865 + 'phabricator-side-menu-view-css' => 'fdd3bb5f', 3866 + 'phabricator-standard-page-view' => 'fdd3bb5f', 3867 3867 'phabricator-textareautils' => 'f24c209c', 3868 3868 'phabricator-tooltip' => 'f24c209c', 3869 - 'phabricator-transaction-view-css' => '8e2735e2', 3870 - 'phabricator-zindex-css' => '8e2735e2', 3871 - 'sprite-apps-large-css' => '8e2735e2', 3872 - 'sprite-gradient-css' => '8e2735e2', 3873 - 'sprite-icon-css' => '8e2735e2', 3874 - 'sprite-menu-css' => '8e2735e2', 3875 - 'syntax-highlighting-css' => '8e2735e2', 3869 + 'phabricator-transaction-view-css' => 'fdd3bb5f', 3870 + 'phabricator-zindex-css' => 'fdd3bb5f', 3871 + 'sprite-apps-large-css' => 'fdd3bb5f', 3872 + 'sprite-gradient-css' => 'fdd3bb5f', 3873 + 'sprite-icon-css' => 'fdd3bb5f', 3874 + 'sprite-menu-css' => 'fdd3bb5f', 3875 + 'syntax-highlighting-css' => 'fdd3bb5f', 3876 3876 ), 3877 3877 ));
+2 -2
webroot/rsrc/css/application/base/standard-page-view.css
··· 54 54 float: right; 55 55 } 56 56 57 - .handle-status-closed:link { 57 + a.handle-status-closed { 58 58 text-decoration: line-through; 59 59 color: #676767; 60 60 } 61 61 62 - .handle-status-closed:hover { 62 + a.handle-status-closed:hover { 63 63 text-decoration: line-through; 64 64 color: #19558D; 65 65 }
+1 -8
webroot/rsrc/css/core/core.css
··· 99 99 a { 100 100 -moz-outline-style: none; 101 101 text-decoration: none; 102 + color: #18559D; 102 103 cursor: pointer; 103 - } 104 - 105 - a:visited { 106 - color: #18559D; 107 - } 108 - 109 - a:link { 110 - color: #18559D; 111 104 } 112 105 113 106 a:hover {