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

New remarkup icons

Summary: serious and non-serious full screen icons.

Test Plan: photoshop, doinitlive

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

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

+91 -55
+20
resources/sprite/manifest/icon.json
··· 961 961 "rule" : ".action-world-white, .device-desktop .phabricator-action-view:hover .action-world", 962 962 "hash" : "106ab6c8bc5a685cd0837baaa6c617e4" 963 963 }, 964 + "remarkup-assist-chaos" : { 965 + "name" : "remarkup-assist-chaos", 966 + "rule" : ".remarkup-assist-", 967 + "hash" : "2e4be455bf874e498af3d381a948e201" 968 + }, 969 + "remarkup-assist-make_big" : { 970 + "name" : "remarkup-assist-make_big", 971 + "rule" : ".remarkup-assist-big", 972 + "hash" : "0cf6aec7e40d563c9ad0259fbc3460fa" 973 + }, 974 + "remarkup-assist-make_small" : { 975 + "name" : "remarkup-assist-make_small", 976 + "rule" : ".remarkup-assist-small", 977 + "hash" : "c3c668b341bd61b7d89d4b249ab137d7" 978 + }, 979 + "remarkup-assist-order" : { 980 + "name" : "remarkup-assist-order", 981 + "rule" : ".remarkup-assist-", 982 + "hash" : "9b9f813e1635c68ef62f17e834830cd3" 983 + }, 964 984 "remarkup-assist-text_b" : { 965 985 "name" : "remarkup-assist-text_b", 966 986 "rule" : ".remarkup-assist-b",
resources/sprite/remarkup_1x/chaos.png

This is a binary file and will not be displayed.

resources/sprite/remarkup_1x/make_big.png

This is a binary file and will not be displayed.

resources/sprite/remarkup_1x/make_small.png

This is a binary file and will not be displayed.

resources/sprite/remarkup_1x/order.png

This is a binary file and will not be displayed.

resources/sprite/remarkup_2x/chaos.png

This is a binary file and will not be displayed.

resources/sprite/remarkup_2x/make_big.png

This is a binary file and will not be displayed.

resources/sprite/remarkup_2x/make_small.png

This is a binary file and will not be displayed.

resources/sprite/remarkup_2x/order.png

This is a binary file and will not be displayed.

+43 -43
src/__celerity_resource_map__.php
··· 597 597 ), 598 598 '/rsrc/image/sprite-icon-X2.png' => 599 599 array( 600 - 'hash' => '1610d410ca8730ec26232cd5698a962a', 601 - 'uri' => '/res/1610d410/rsrc/image/sprite-icon-X2.png', 600 + 'hash' => '4d4194cd569f25263e28ba2bf0160b2b', 601 + 'uri' => '/res/4d4194cd/rsrc/image/sprite-icon-X2.png', 602 602 'disk' => '/rsrc/image/sprite-icon-X2.png', 603 603 'type' => 'png', 604 604 ), 605 605 '/rsrc/image/sprite-icon.png' => 606 606 array( 607 - 'hash' => '891dea483c37bdc43c00372944c98165', 608 - 'uri' => '/res/891dea48/rsrc/image/sprite-icon.png', 607 + 'hash' => 'b1f5ba8c544e25fd5fd7f7f2f827ccee', 608 + 'uri' => '/res/b1f5ba8c/rsrc/image/sprite-icon.png', 609 609 'disk' => '/rsrc/image/sprite-icon.png', 610 610 'type' => 'png', 611 611 ), ··· 3849 3849 ), 3850 3850 'sprite-icon-css' => 3851 3851 array( 3852 - 'uri' => '/res/fa36bb72/rsrc/css/sprite-icon.css', 3852 + 'uri' => '/res/da3b861b/rsrc/css/sprite-icon.css', 3853 3853 'type' => 'css', 3854 3854 'requires' => 3855 3855 array( ··· 3922 3922 ), array( 3923 3923 'packages' => 3924 3924 array( 3925 - 'e6ff6b38' => 3925 + '85d71a9b' => 3926 3926 array( 3927 3927 'name' => 'core.pkg.css', 3928 3928 'symbols' => ··· 3964 3964 34 => 'phabricator-object-item-list-view-css', 3965 3965 35 => 'global-drag-and-drop-css', 3966 3966 ), 3967 - 'uri' => '/res/pkg/e6ff6b38/core.pkg.css', 3967 + 'uri' => '/res/pkg/85d71a9b/core.pkg.css', 3968 3968 'type' => 'css', 3969 3969 ), 3970 3970 'bf16b308' => ··· 4154 4154 'reverse' => 4155 4155 array( 4156 4156 'aphront-attached-file-view-css' => '6b1fccc6', 4157 - 'aphront-dialog-view-css' => 'e6ff6b38', 4158 - 'aphront-error-view-css' => 'e6ff6b38', 4159 - 'aphront-form-view-css' => 'e6ff6b38', 4160 - 'aphront-list-filter-view-css' => 'e6ff6b38', 4161 - 'aphront-pager-view-css' => 'e6ff6b38', 4162 - 'aphront-panel-view-css' => 'e6ff6b38', 4163 - 'aphront-table-view-css' => 'e6ff6b38', 4164 - 'aphront-tokenizer-control-css' => 'e6ff6b38', 4165 - 'aphront-tooltip-css' => 'e6ff6b38', 4166 - 'aphront-typeahead-control-css' => 'e6ff6b38', 4157 + 'aphront-dialog-view-css' => '85d71a9b', 4158 + 'aphront-error-view-css' => '85d71a9b', 4159 + 'aphront-form-view-css' => '85d71a9b', 4160 + 'aphront-list-filter-view-css' => '85d71a9b', 4161 + 'aphront-pager-view-css' => '85d71a9b', 4162 + 'aphront-panel-view-css' => '85d71a9b', 4163 + 'aphront-table-view-css' => '85d71a9b', 4164 + 'aphront-tokenizer-control-css' => '85d71a9b', 4165 + 'aphront-tooltip-css' => '85d71a9b', 4166 + 'aphront-typeahead-control-css' => '85d71a9b', 4167 4167 'differential-changeset-view-css' => '8aaacd1b', 4168 4168 'differential-core-view-css' => '8aaacd1b', 4169 4169 'differential-inline-comment-editor' => 'e96b08f8', ··· 4177 4177 'differential-table-of-contents-css' => '8aaacd1b', 4178 4178 'diffusion-commit-view-css' => 'c8ce2d88', 4179 4179 'diffusion-icons-css' => 'c8ce2d88', 4180 - 'global-drag-and-drop-css' => 'e6ff6b38', 4180 + 'global-drag-and-drop-css' => '85d71a9b', 4181 4181 'inline-comment-summary-css' => '8aaacd1b', 4182 4182 'javelin-aphlict' => 'bf16b308', 4183 4183 'javelin-behavior' => '41f3916d', ··· 4249 4249 'javelin-util' => '41f3916d', 4250 4250 'javelin-vector' => '41f3916d', 4251 4251 'javelin-workflow' => '41f3916d', 4252 - 'lightbox-attachment-css' => 'e6ff6b38', 4252 + 'lightbox-attachment-css' => '85d71a9b', 4253 4253 'maniphest-task-summary-css' => '6b1fccc6', 4254 4254 'maniphest-transaction-detail-css' => '6b1fccc6', 4255 4255 'phabricator-busy' => 'bf16b308', 4256 4256 'phabricator-content-source-view-css' => '8aaacd1b', 4257 - 'phabricator-core-buttons-css' => 'e6ff6b38', 4258 - 'phabricator-core-css' => 'e6ff6b38', 4259 - 'phabricator-crumbs-view-css' => 'e6ff6b38', 4260 - 'phabricator-directory-css' => 'e6ff6b38', 4257 + 'phabricator-core-buttons-css' => '85d71a9b', 4258 + 'phabricator-core-css' => '85d71a9b', 4259 + 'phabricator-crumbs-view-css' => '85d71a9b', 4260 + 'phabricator-directory-css' => '85d71a9b', 4261 4261 'phabricator-drag-and-drop-file-upload' => 'e96b08f8', 4262 4262 'phabricator-dropdown-menu' => 'bf16b308', 4263 4263 'phabricator-file-upload' => 'bf16b308', 4264 - 'phabricator-filetree-view-css' => 'e6ff6b38', 4265 - 'phabricator-flag-css' => 'e6ff6b38', 4266 - 'phabricator-form-view-css' => 'e6ff6b38', 4267 - 'phabricator-header-view-css' => 'e6ff6b38', 4268 - 'phabricator-jump-nav' => 'e6ff6b38', 4264 + 'phabricator-filetree-view-css' => '85d71a9b', 4265 + 'phabricator-flag-css' => '85d71a9b', 4266 + 'phabricator-form-view-css' => '85d71a9b', 4267 + 'phabricator-header-view-css' => '85d71a9b', 4268 + 'phabricator-jump-nav' => '85d71a9b', 4269 4269 'phabricator-keyboard-shortcut' => 'bf16b308', 4270 4270 'phabricator-keyboard-shortcut-manager' => 'bf16b308', 4271 - 'phabricator-main-menu-view' => 'e6ff6b38', 4271 + 'phabricator-main-menu-view' => '85d71a9b', 4272 4272 'phabricator-menu-item' => 'bf16b308', 4273 - 'phabricator-nav-view-css' => 'e6ff6b38', 4273 + 'phabricator-nav-view-css' => '85d71a9b', 4274 4274 'phabricator-notification' => 'bf16b308', 4275 - 'phabricator-notification-css' => 'e6ff6b38', 4276 - 'phabricator-notification-menu-css' => 'e6ff6b38', 4277 - 'phabricator-object-item-list-view-css' => 'e6ff6b38', 4275 + 'phabricator-notification-css' => '85d71a9b', 4276 + 'phabricator-notification-menu-css' => '85d71a9b', 4277 + 'phabricator-object-item-list-view-css' => '85d71a9b', 4278 4278 'phabricator-object-selector-css' => '8aaacd1b', 4279 4279 'phabricator-prefab' => 'bf16b308', 4280 4280 'phabricator-project-tag-css' => '6b1fccc6', 4281 - 'phabricator-remarkup-css' => 'e6ff6b38', 4281 + 'phabricator-remarkup-css' => '85d71a9b', 4282 4282 'phabricator-shaped-request' => 'e96b08f8', 4283 - 'phabricator-side-menu-view-css' => 'e6ff6b38', 4284 - 'phabricator-standard-page-view' => 'e6ff6b38', 4283 + 'phabricator-side-menu-view-css' => '85d71a9b', 4284 + 'phabricator-standard-page-view' => '85d71a9b', 4285 4285 'phabricator-textareautils' => 'bf16b308', 4286 4286 'phabricator-tooltip' => 'bf16b308', 4287 - 'phabricator-transaction-view-css' => 'e6ff6b38', 4288 - 'phabricator-zindex-css' => 'e6ff6b38', 4289 - 'sprite-apps-large-css' => 'e6ff6b38', 4290 - 'sprite-gradient-css' => 'e6ff6b38', 4291 - 'sprite-icon-css' => 'e6ff6b38', 4292 - 'sprite-menu-css' => 'e6ff6b38', 4293 - 'syntax-highlighting-css' => 'e6ff6b38', 4287 + 'phabricator-transaction-view-css' => '85d71a9b', 4288 + 'phabricator-zindex-css' => '85d71a9b', 4289 + 'sprite-apps-large-css' => '85d71a9b', 4290 + 'sprite-gradient-css' => '85d71a9b', 4291 + 'sprite-icon-css' => '85d71a9b', 4292 + 'sprite-menu-css' => '85d71a9b', 4293 + 'syntax-highlighting-css' => '85d71a9b', 4294 4294 ), 4295 4295 ));
+28 -12
webroot/rsrc/css/sprite-icon.css
··· 786 786 background-position: -135px -195px; 787 787 } 788 788 789 - .remarkup-assist-b { 789 + .remarkup-assist- { 790 790 background-position: -150px -195px; 791 791 } 792 792 793 - .remarkup-assist-code { 793 + .remarkup-assist-big { 794 794 background-position: -165px -195px; 795 795 } 796 796 797 - .remarkup-assist-help { 797 + .remarkup-assist-small { 798 798 background-position: -180px -195px; 799 799 } 800 800 801 - .remarkup-assist-i { 801 + .remarkup-assist- { 802 802 background-position: -195px -195px; 803 803 } 804 804 805 - .remarkup-assist-image { 805 + .remarkup-assist-b { 806 806 background-position: 0px -210px; 807 807 } 808 808 809 - .remarkup-assist-larger { 809 + .remarkup-assist-code { 810 810 background-position: -15px -210px; 811 811 } 812 812 813 - .remarkup-assist-meme { 813 + .remarkup-assist-help { 814 814 background-position: -30px -210px; 815 815 } 816 816 817 - .remarkup-assist-ol { 817 + .remarkup-assist-i { 818 818 background-position: -45px -210px; 819 819 } 820 820 821 - .remarkup-assist-table { 821 + .remarkup-assist-image { 822 822 background-position: -60px -210px; 823 823 } 824 824 825 - .remarkup-assist-tag { 825 + .remarkup-assist-larger { 826 826 background-position: -75px -210px; 827 827 } 828 828 829 - .remarkup-assist-tt { 829 + .remarkup-assist-meme { 830 830 background-position: -90px -210px; 831 831 } 832 832 833 - .remarkup-assist-ul { 833 + .remarkup-assist-ol { 834 834 background-position: -105px -210px; 835 835 } 836 + 837 + .remarkup-assist-table { 838 + background-position: -120px -210px; 839 + } 840 + 841 + .remarkup-assist-tag { 842 + background-position: -135px -210px; 843 + } 844 + 845 + .remarkup-assist-tt { 846 + background-position: -150px -210px; 847 + } 848 + 849 + .remarkup-assist-ul { 850 + background-position: -165px -210px; 851 + }
webroot/rsrc/image/sprite-icon-X2.png

This is a binary file and will not be displayed.

webroot/rsrc/image/sprite-icon.png

This is a binary file and will not be displayed.