1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-20 10:48:40 +01:00
phorge-phorge/src/applications/settings/panel
epriestley 9de54aedb5 Remove inconsistent and confusing use of the term "multiplex" in mail
Summary:
Ref T13053. Because I previously misunderstood what "multiplex" means, I used it in various contradictory and inconsistent ways.

We can send mail in two ways: either one mail to everyone with a big "To" and a big "Cc" (not default; better for mailing lists) or one mail to each recipient with just them in "To" (default; better for almost everything else).

"Multiplexing" is combining multiple signals over a single channel, so it more accurately describes the big to/cc. However, it is sometimes used to descibe the other approach. Since it's ambiguous and I've tainted it through misuse, get rid of it and use more clear language.

(There's still some likely misuse in the SMS stuff, and a couple of legitimate uses in other contexts.)

Test Plan: Grepped for `multiplex`, saw less of it.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13053

Differential Revision: https://secure.phabricator.com/D18994
2018-02-06 04:04:34 -08:00
..
PhabricatorAccountSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorActivitySettingsPanel.php Make the remote address rules for Settings > Activity Logs more consistent 2018-01-30 15:45:39 -08:00
PhabricatorConpherencePreferencesSettingsPanel.php Update Settings to use TwoColumn fixed layout 2017-08-17 08:51:17 -07:00
PhabricatorDateTimeSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorDeveloperPreferencesSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorDiffPreferencesSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorDisplayPreferencesSettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorEditEngineSettingsPanel.php Update Settings to use full side-navigation 2017-08-04 10:23:01 -07:00
PhabricatorEmailAddressesSettingsPanel.php Fix a fatal on user email settings when account.editable is disabled 2017-10-04 10:16:30 -07:00
PhabricatorEmailDeliverySettingsPanel.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorEmailFormatSettingsPanel.php Remove inconsistent and confusing use of the term "multiplex" in mail 2018-02-06 04:04:34 -08:00
PhabricatorEmailPreferencesSettingsPanel.php Update Settings for WHITE_CONFIG style boxes 2017-09-05 19:42:34 -07:00
PhabricatorExternalAccountsSettingsPanel.php Update Settings for WHITE_CONFIG style boxes 2017-09-05 19:42:34 -07:00
PhabricatorMultiFactorSettingsPanel.php Update Settings for WHITE_CONFIG style boxes 2017-09-05 19:42:34 -07:00
PhabricatorNotificationsSettingsPanel.php Update Settings for WHITE_CONFIG style boxes 2017-09-05 19:42:34 -07:00
PhabricatorPasswordSettingsPanel.php Add a rate limit for guessing old passwords when changing passwords 2018-01-23 13:46:06 -08:00
PhabricatorSessionsSettingsPanel.php Update Settings for WHITE_CONFIG style boxes 2017-09-05 19:42:34 -07:00
PhabricatorSettingsPanel.php Fix spelling 2017-10-09 10:48:04 -07:00
PhabricatorSSHKeysSettingsPanel.php Update Settings for WHITE_CONFIG style boxes 2017-09-05 19:42:34 -07:00
PhabricatorTokensSettingsPanel.php Update Settings for WHITE_CONFIG style boxes 2017-09-05 19:42:34 -07:00