1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/config/option
epriestley b87a809b0b Make some remarkup handling in Config cleaner, fixing {{other.option} links
Summary:
Depends on D19609. Ref T13189. At some point, we switched from RemarkupEngine to RemarkupView and lost this piece of hack-magic.

Restore the hack-magic. It's still hack-magic instead of a real rule, but things are at least cleaner than they were before.

Test Plan: Viewed `auth.require-approval`, etc. Saw references to other config options linked properly.

Reviewers: amckinley

Maniphest Tasks: T13189

Differential Revision: https://secure.phabricator.com/D19610
2018-08-27 09:54:19 -07:00
..
PhabricatorAccessLogConfigOptions.php Generate a random unique "Request ID" for SSH requests so processes can coordinate better 2018-03-22 13:44:30 -07:00
PhabricatorApplicationConfigOptions.php Move "wild" config types to new code 2017-06-27 12:34:56 -07:00
PhabricatorAuthenticationConfigOptions.php Clarify that "account.editable" no longer extends to profile pictures 2017-02-06 08:37:26 -08:00
PhabricatorAWSConfigOptions.php Add amazon-ses.endpoint configuration 2016-03-23 12:28:59 -07:00
PhabricatorClusterConfigOptions.php Convert cluster/projects config options to newer modular structure 2017-06-27 12:35:54 -07:00
PhabricatorConfigOption.php Make some remarkup handling in Config cleaner, fixing {{other.option} links 2018-08-27 09:54:19 -07:00
PhabricatorCoreConfigOptions.php Fix argument ordering in error message 2018-04-10 10:18:51 -07:00
PhabricatorDeveloperConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorExtendingPhabricatorConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorMailgunConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorMetaMTAConfigOptions.php Document that disabling "metamta.one-mail-per-recipient" leaks recipients for "Must Encrypt" 2018-02-08 06:23:08 -08:00
PhabricatorMySQLConfigOptions.php Remove "mysql.configuration-provider" configuration option 2016-11-22 09:24:46 -08:00
PhabricatorNotificationConfigOptions.php Convert cluster/projects config options to newer modular structure 2017-06-27 12:35:54 -07:00
PhabricatorPHDConfigOptions.php Document that phd.taskmasters is a local setting, per daemon 2018-08-24 08:08:19 -07:00
PhabricatorPHPMailerConfigOptions.php Make base64 the default SMTP encoding 2016-06-09 13:22:17 -07:00
PhabricatorPhurlConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorRecaptchaConfigOptions.php Implement new reCAPTCHA interface 2017-02-03 20:06:29 +00:00
PhabricatorSecurityConfigOptions.php Support HMAC+SHA256 with automatic key generation and management 2017-04-06 15:42:59 -07:00
PhabricatorSendGridConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorSMSConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorSyntaxHighlightingConfigOptions.php Add validation for config settings of type regex 2017-04-13 13:57:03 -07:00
PhabricatorTranslationsConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorUIConfigOptions.php Dynamically composite favicons from customizable sources 2018-03-12 15:28:41 -07:00