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

Invert italics in emphasized Remarkup blockquote

Test Plan:
lang=remarkup
> a //b//

Reviewers: chad, epriestley

Reviewed By: epriestley

CC: aran, epriestley

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

+88 -111
+84 -111
src/__celerity_resource_map__.php
··· 858 858 ), 859 859 'aphront-tokenizer-control-css' => 860 860 array( 861 - 'uri' => '/res/6e14867e/rsrc/css/aphront/tokenizer.css', 861 + 'uri' => '/res/207105f0/rsrc/css/aphront/tokenizer.css', 862 862 'type' => 'css', 863 863 'requires' => 864 864 array( ··· 1273 1273 3 => 'phabricator-shaped-request', 1274 1274 ), 1275 1275 'disk' => '/rsrc/js/application/diffusion/behavior-audit-preview.js', 1276 - ), 1277 - 'javelin-behavior-balanced-payment-form' => 1278 - array( 1279 - 'uri' => '/res/6876492d/rsrc/js/application/phortune/behavior-balanced-payment-form.js', 1280 - 'type' => 'js', 1281 - 'requires' => 1282 - array( 1283 - 0 => 'javelin-behavior', 1284 - 1 => 'javelin-dom', 1285 - 2 => 'phortune-credit-card-form', 1286 - ), 1287 - 'disk' => '/rsrc/js/application/phortune/behavior-balanced-payment-form.js', 1288 1276 ), 1289 1277 'javelin-behavior-conpherence-drag-and-drop-photo' => 1290 1278 array( ··· 2270 2258 ), 2271 2259 'javelin-behavior-stripe-payment-form' => 2272 2260 array( 2273 - 'uri' => '/res/c1a12d77/rsrc/js/application/phortune/behavior-stripe-payment-form.js', 2261 + 'uri' => '/res/30bcbbb1/rsrc/js/application/phortune/behavior-stripe-payment-form.js', 2274 2262 'type' => 'js', 2275 2263 'requires' => 2276 2264 array( 2277 2265 0 => 'javelin-behavior', 2278 2266 1 => 'javelin-dom', 2279 - 2 => 'phortune-credit-card-form', 2267 + 2 => 'javelin-json', 2268 + 3 => 'javelin-workflow', 2269 + 4 => 'stripe-core', 2280 2270 ), 2281 2271 'disk' => '/rsrc/js/application/phortune/behavior-stripe-payment-form.js', 2282 2272 ), 2283 - 'javelin-behavior-test-payment-form' => 2284 - array( 2285 - 'uri' => '/res/a8fe8616/rsrc/js/application/phortune/behavior-test-payment-form.js', 2286 - 'type' => 'js', 2287 - 'requires' => 2288 - array( 2289 - 0 => 'javelin-behavior', 2290 - 1 => 'javelin-dom', 2291 - 2 => 'phortune-credit-card-form', 2292 - ), 2293 - 'disk' => '/rsrc/js/application/phortune/behavior-test-payment-form.js', 2294 - ), 2295 2273 'javelin-behavior-toggle-class' => 2296 2274 array( 2297 2275 'uri' => '/res/79921b7f/rsrc/js/core/behavior-toggle-class.js', ··· 2547 2525 ), 2548 2526 'javelin-tokenizer' => 2549 2527 array( 2550 - 'uri' => '/res/8bccdb9e/rsrc/externals/javelin/lib/control/tokenizer/Tokenizer.js', 2528 + 'uri' => '/res/731a958c/rsrc/externals/javelin/lib/control/tokenizer/Tokenizer.js', 2551 2529 'type' => 'js', 2552 2530 'requires' => 2553 2531 array( ··· 3283 3261 ), 3284 3262 'phabricator-remarkup-css' => 3285 3263 array( 3286 - 'uri' => '/res/b4682067/rsrc/css/core/remarkup.css', 3264 + 'uri' => '/res/f9bbca2f/rsrc/css/core/remarkup.css', 3287 3265 'type' => 'css', 3288 3266 'requires' => 3289 3267 array( ··· 3611 3589 ), 3612 3590 'disk' => '/rsrc/css/application/pholio/pholio-inline-comments.css', 3613 3591 ), 3614 - 'phortune-credit-card-form' => 3615 - array( 3616 - 'uri' => '/res/bc948778/rsrc/js/application/phortune/phortune-credit-card-form.js', 3617 - 'type' => 'js', 3618 - 'requires' => 3619 - array( 3620 - 0 => 'javelin-install', 3621 - 1 => 'javelin-dom', 3622 - 2 => 'javelin-json', 3623 - 3 => 'javelin-workflow', 3624 - 4 => 'javelin-util', 3625 - ), 3626 - 'disk' => '/rsrc/js/application/phortune/phortune-credit-card-form.js', 3627 - ), 3628 - 'phortune-credit-card-form-css' => 3629 - array( 3630 - 'uri' => '/res/563c8c6d/rsrc/css/application/phortune/phortune-credit-card-form.css', 3631 - 'type' => 'css', 3632 - 'requires' => 3633 - array( 3634 - ), 3635 - 'disk' => '/rsrc/css/application/phortune/phortune-credit-card-form.css', 3636 - ), 3637 3592 'phrequent-css' => 3638 3593 array( 3639 3594 'uri' => '/res/9d6f3eb7/rsrc/css/application/phrequent/phrequent.css', ··· 3967 3922 ), 3968 3923 'disk' => '/rsrc/css/sprite-tokens.css', 3969 3924 ), 3925 + 'stripe-core' => 3926 + array( 3927 + 'uri' => '/res/fc74303d/rsrc/externals/stripe-js/stripe_core.js', 3928 + 'type' => 'js', 3929 + 'requires' => 3930 + array( 3931 + ), 3932 + 'disk' => '/rsrc/externals/stripe-js/stripe_core.js', 3933 + ), 3934 + 'stripe-payment-form-css' => 3935 + array( 3936 + 'uri' => '/res/634a6371/rsrc/css/application/phortune/stripe-payment-form.css', 3937 + 'type' => 'css', 3938 + 'requires' => 3939 + array( 3940 + ), 3941 + 'disk' => '/rsrc/css/application/phortune/stripe-payment-form.css', 3942 + ), 3970 3943 'syntax-highlighting-css' => 3971 3944 array( 3972 3945 'uri' => '/res/cb3b9dc0/rsrc/css/core/syntax.css', ··· 3988 3961 ), array( 3989 3962 'packages' => 3990 3963 array( 3991 - 'dbf66141' => 3964 + '1c659f60' => 3992 3965 array( 3993 3966 'name' => 'core.pkg.css', 3994 3967 'symbols' => ··· 4030 4003 34 => 'phabricator-object-item-list-view-css', 4031 4004 35 => 'global-drag-and-drop-css', 4032 4005 ), 4033 - 'uri' => '/res/pkg/dbf66141/core.pkg.css', 4006 + 'uri' => '/res/pkg/1c659f60/core.pkg.css', 4034 4007 'type' => 'css', 4035 4008 ), 4036 4009 '26980a1c' => ··· 4162 4135 'uri' => '/res/pkg/f96657b8/diffusion.pkg.js', 4163 4136 'type' => 'js', 4164 4137 ), 4165 - 'c9168ae3' => 4138 + '41f3916d' => 4166 4139 array( 4167 4140 'name' => 'javelin.pkg.js', 4168 4141 'symbols' => ··· 4187 4160 17 => 'javelin-typeahead-ondemand-source', 4188 4161 18 => 'javelin-tokenizer', 4189 4162 ), 4190 - 'uri' => '/res/pkg/c9168ae3/javelin.pkg.js', 4163 + 'uri' => '/res/pkg/41f3916d/javelin.pkg.js', 4191 4164 'type' => 'js', 4192 4165 ), 4193 4166 '6b1fccc6' => ··· 4221 4194 'reverse' => 4222 4195 array( 4223 4196 'aphront-attached-file-view-css' => '6b1fccc6', 4224 - 'aphront-dialog-view-css' => 'dbf66141', 4225 - 'aphront-error-view-css' => 'dbf66141', 4226 - 'aphront-form-view-css' => 'dbf66141', 4227 - 'aphront-list-filter-view-css' => 'dbf66141', 4228 - 'aphront-pager-view-css' => 'dbf66141', 4229 - 'aphront-panel-view-css' => 'dbf66141', 4230 - 'aphront-table-view-css' => 'dbf66141', 4231 - 'aphront-tokenizer-control-css' => 'dbf66141', 4232 - 'aphront-tooltip-css' => 'dbf66141', 4233 - 'aphront-typeahead-control-css' => 'dbf66141', 4197 + 'aphront-dialog-view-css' => '1c659f60', 4198 + 'aphront-error-view-css' => '1c659f60', 4199 + 'aphront-form-view-css' => '1c659f60', 4200 + 'aphront-list-filter-view-css' => '1c659f60', 4201 + 'aphront-pager-view-css' => '1c659f60', 4202 + 'aphront-panel-view-css' => '1c659f60', 4203 + 'aphront-table-view-css' => '1c659f60', 4204 + 'aphront-tokenizer-control-css' => '1c659f60', 4205 + 'aphront-tooltip-css' => '1c659f60', 4206 + 'aphront-typeahead-control-css' => '1c659f60', 4234 4207 'differential-changeset-view-css' => '8aaacd1b', 4235 4208 'differential-core-view-css' => '8aaacd1b', 4236 4209 'differential-inline-comment-editor' => '27c55b30', ··· 4244 4217 'differential-table-of-contents-css' => '8aaacd1b', 4245 4218 'diffusion-commit-view-css' => 'c8ce2d88', 4246 4219 'diffusion-icons-css' => 'c8ce2d88', 4247 - 'global-drag-and-drop-css' => 'dbf66141', 4220 + 'global-drag-and-drop-css' => '1c659f60', 4248 4221 'inline-comment-summary-css' => '8aaacd1b', 4249 4222 'javelin-aphlict' => '26980a1c', 4250 - 'javelin-behavior' => 'c9168ae3', 4223 + 'javelin-behavior' => '41f3916d', 4251 4224 'javelin-behavior-aphlict-dropdown' => '26980a1c', 4252 4225 'javelin-behavior-aphlict-listen' => '26980a1c', 4253 4226 'javelin-behavior-aphront-basic-tokenizer' => '26980a1c', ··· 4298 4271 'javelin-behavior-repository-crossreference' => '27c55b30', 4299 4272 'javelin-behavior-toggle-class' => '26980a1c', 4300 4273 'javelin-behavior-workflow' => '26980a1c', 4301 - 'javelin-dom' => 'c9168ae3', 4302 - 'javelin-event' => 'c9168ae3', 4303 - 'javelin-install' => 'c9168ae3', 4304 - 'javelin-json' => 'c9168ae3', 4305 - 'javelin-mask' => 'c9168ae3', 4306 - 'javelin-request' => 'c9168ae3', 4307 - 'javelin-resource' => 'c9168ae3', 4308 - 'javelin-stratcom' => 'c9168ae3', 4309 - 'javelin-tokenizer' => 'c9168ae3', 4310 - 'javelin-typeahead' => 'c9168ae3', 4311 - 'javelin-typeahead-normalizer' => 'c9168ae3', 4312 - 'javelin-typeahead-ondemand-source' => 'c9168ae3', 4313 - 'javelin-typeahead-preloaded-source' => 'c9168ae3', 4314 - 'javelin-typeahead-source' => 'c9168ae3', 4315 - 'javelin-uri' => 'c9168ae3', 4316 - 'javelin-util' => 'c9168ae3', 4317 - 'javelin-vector' => 'c9168ae3', 4318 - 'javelin-workflow' => 'c9168ae3', 4319 - 'lightbox-attachment-css' => 'dbf66141', 4274 + 'javelin-dom' => '41f3916d', 4275 + 'javelin-event' => '41f3916d', 4276 + 'javelin-install' => '41f3916d', 4277 + 'javelin-json' => '41f3916d', 4278 + 'javelin-mask' => '41f3916d', 4279 + 'javelin-request' => '41f3916d', 4280 + 'javelin-resource' => '41f3916d', 4281 + 'javelin-stratcom' => '41f3916d', 4282 + 'javelin-tokenizer' => '41f3916d', 4283 + 'javelin-typeahead' => '41f3916d', 4284 + 'javelin-typeahead-normalizer' => '41f3916d', 4285 + 'javelin-typeahead-ondemand-source' => '41f3916d', 4286 + 'javelin-typeahead-preloaded-source' => '41f3916d', 4287 + 'javelin-typeahead-source' => '41f3916d', 4288 + 'javelin-uri' => '41f3916d', 4289 + 'javelin-util' => '41f3916d', 4290 + 'javelin-vector' => '41f3916d', 4291 + 'javelin-workflow' => '41f3916d', 4292 + 'lightbox-attachment-css' => '1c659f60', 4320 4293 'maniphest-task-summary-css' => '6b1fccc6', 4321 4294 'maniphest-transaction-detail-css' => '6b1fccc6', 4322 4295 'phabricator-busy' => '26980a1c', 4323 4296 'phabricator-content-source-view-css' => '8aaacd1b', 4324 - 'phabricator-core-buttons-css' => 'dbf66141', 4325 - 'phabricator-core-css' => 'dbf66141', 4326 - 'phabricator-crumbs-view-css' => 'dbf66141', 4327 - 'phabricator-directory-css' => 'dbf66141', 4297 + 'phabricator-core-buttons-css' => '1c659f60', 4298 + 'phabricator-core-css' => '1c659f60', 4299 + 'phabricator-crumbs-view-css' => '1c659f60', 4300 + 'phabricator-directory-css' => '1c659f60', 4328 4301 'phabricator-drag-and-drop-file-upload' => '27c55b30', 4329 4302 'phabricator-dropdown-menu' => '26980a1c', 4330 4303 'phabricator-file-upload' => '26980a1c', 4331 - 'phabricator-filetree-view-css' => 'dbf66141', 4332 - 'phabricator-flag-css' => 'dbf66141', 4333 - 'phabricator-form-view-css' => 'dbf66141', 4334 - 'phabricator-header-view-css' => 'dbf66141', 4335 - 'phabricator-jump-nav' => 'dbf66141', 4304 + 'phabricator-filetree-view-css' => '1c659f60', 4305 + 'phabricator-flag-css' => '1c659f60', 4306 + 'phabricator-form-view-css' => '1c659f60', 4307 + 'phabricator-header-view-css' => '1c659f60', 4308 + 'phabricator-jump-nav' => '1c659f60', 4336 4309 'phabricator-keyboard-shortcut' => '26980a1c', 4337 4310 'phabricator-keyboard-shortcut-manager' => '26980a1c', 4338 - 'phabricator-main-menu-view' => 'dbf66141', 4311 + 'phabricator-main-menu-view' => '1c659f60', 4339 4312 'phabricator-menu-item' => '26980a1c', 4340 - 'phabricator-nav-view-css' => 'dbf66141', 4313 + 'phabricator-nav-view-css' => '1c659f60', 4341 4314 'phabricator-notification' => '26980a1c', 4342 - 'phabricator-notification-css' => 'dbf66141', 4343 - 'phabricator-notification-menu-css' => 'dbf66141', 4344 - 'phabricator-object-item-list-view-css' => 'dbf66141', 4315 + 'phabricator-notification-css' => '1c659f60', 4316 + 'phabricator-notification-menu-css' => '1c659f60', 4317 + 'phabricator-object-item-list-view-css' => '1c659f60', 4345 4318 'phabricator-object-selector-css' => '8aaacd1b', 4346 4319 'phabricator-phtize' => '26980a1c', 4347 4320 'phabricator-prefab' => '26980a1c', 4348 4321 'phabricator-project-tag-css' => '6b1fccc6', 4349 - 'phabricator-remarkup-css' => 'dbf66141', 4322 + 'phabricator-remarkup-css' => '1c659f60', 4350 4323 'phabricator-shaped-request' => '27c55b30', 4351 - 'phabricator-side-menu-view-css' => 'dbf66141', 4352 - 'phabricator-standard-page-view' => 'dbf66141', 4324 + 'phabricator-side-menu-view-css' => '1c659f60', 4325 + 'phabricator-standard-page-view' => '1c659f60', 4353 4326 'phabricator-textareautils' => '26980a1c', 4354 4327 'phabricator-tooltip' => '26980a1c', 4355 - 'phabricator-transaction-view-css' => 'dbf66141', 4356 - 'phabricator-zindex-css' => 'dbf66141', 4357 - 'sprite-apps-large-css' => 'dbf66141', 4358 - 'sprite-gradient-css' => 'dbf66141', 4359 - 'sprite-icon-css' => 'dbf66141', 4360 - 'sprite-menu-css' => 'dbf66141', 4361 - 'syntax-highlighting-css' => 'dbf66141', 4328 + 'phabricator-transaction-view-css' => '1c659f60', 4329 + 'phabricator-zindex-css' => '1c659f60', 4330 + 'sprite-apps-large-css' => '1c659f60', 4331 + 'sprite-gradient-css' => '1c659f60', 4332 + 'sprite-icon-css' => '1c659f60', 4333 + 'sprite-menu-css' => '1c659f60', 4334 + 'syntax-highlighting-css' => '1c659f60', 4362 4335 ), 4363 4336 ));
+4
webroot/rsrc/css/core/remarkup.css
··· 139 139 padding: .25em 1em; 140 140 } 141 141 142 + .phabricator-remarkup blockquote em { 143 + font-style: normal; 144 + } 145 + 142 146 .phabricator-remarkup img.remarkup-proxy-image { 143 147 max-width: 640px; 144 148 max-height: 640px;