@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 outdated Celerity

Summary:
Ref D25134
Ref T15276

Test Plan: - make unit test happy

Reviewers: O1 Blessed Committers, avivey

Reviewed By: O1 Blessed Committers, avivey

Subscribers: speck, tobiaswiese, Matthew, Cigaryno

Maniphest Tasks: T15276

Differential Revision: https://we.phorge.it/D25136

+10 -10
+10 -10
resources/celerity/map.php
··· 13 13 'core.pkg.js' => '2eeda9e0', 14 14 'dark-console.pkg.js' => '187792c2', 15 15 'differential.pkg.css' => '609e63d4', 16 - 'differential.pkg.js' => 'f68ea9d1', 16 + 'differential.pkg.js' => '46fcb3af', 17 17 'diffusion.pkg.css' => '42c75c37', 18 18 'diffusion.pkg.js' => '78c9885d', 19 19 'maniphest.pkg.css' => '35995d6d', ··· 474 474 'rsrc/js/core/behavior-copy.js' => 'cf32921f', 475 475 'rsrc/js/core/behavior-detect-timezone.js' => '78bc5d94', 476 476 'rsrc/js/core/behavior-device.js' => 'ac2b1e01', 477 - 'rsrc/js/core/behavior-drag-and-drop-textarea.js' => '29e221f6', 477 + 'rsrc/js/core/behavior-drag-and-drop-textarea.js' => '6bc7ccf7', 478 478 'rsrc/js/core/behavior-fancy-datepicker.js' => 'b545d0a0', 479 479 'rsrc/js/core/behavior-form.js' => '55d7b788', 480 480 'rsrc/js/core/behavior-gesture.js' => 'b58d1a2a', ··· 590 590 'javelin-behavior-aphlict-listen' => '4e61fa88', 591 591 'javelin-behavior-aphlict-status' => 'c3703a16', 592 592 'javelin-behavior-aphront-basic-tokenizer' => '3b4899b0', 593 - 'javelin-behavior-aphront-drag-and-drop-textarea' => '29e221f6', 593 + 'javelin-behavior-aphront-drag-and-drop-textarea' => '6bc7ccf7', 594 594 'javelin-behavior-aphront-form-disable-on-submit' => '55d7b788', 595 595 'javelin-behavior-aphront-more' => '506aa3f4', 596 596 'javelin-behavior-audio-source' => '3dc5ad43', ··· 1165 1165 'javelin-stratcom', 1166 1166 'javelin-behavior', 1167 1167 ), 1168 - '29e221f6' => array( 1169 - 'javelin-behavior', 1170 - 'javelin-dom', 1171 - 'phabricator-drag-and-drop-file-upload', 1172 - 'phabricator-textareautils', 1173 - 'phabricator-remarkup-metadata', 1174 - ), 1175 1168 '2a8b62d9' => array( 1176 1169 'multirow-row-manager', 1177 1170 'javelin-install', ··· 1557 1550 'javelin-json', 1558 1551 'javelin-workflow', 1559 1552 'javelin-magical-init', 1553 + ), 1554 + '6bc7ccf7' => array( 1555 + 'javelin-behavior', 1556 + 'javelin-dom', 1557 + 'phabricator-drag-and-drop-file-upload', 1558 + 'phabricator-textareautils', 1559 + 'phabricator-remarkup-metadata', 1560 1560 ), 1561 1561 '6cfa0008' => array( 1562 1562 'javelin-dom',