1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/settings/panel
epriestley d011f8fdc6 Add a setting to disable all notification email
Summary: Ref T5861. Adds an option to opt out of all notification email. We'll still send you password resets, email verifications, etc.

Test Plan:
{F189484}

  - Added unit tests.
  - With preference set to different things, tried to send myself mail. Mail respected preferences.
  - Sent password reset email, which got through the preference.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: rush898, epriestley

Maniphest Tasks: T5861

Differential Revision: https://secure.phabricator.com/D10237
2014-08-12 12:28:29 -07:00
..
PhabricatorSettingsPanel.php Allow installs to require multi-factor authentication for all users 2014-06-03 16:50:27 -07:00
PhabricatorSettingsPanelAccount.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSettingsPanelActivity.php Move activity log rendering to a dashboard panel 2014-05-15 19:17:02 -07:00
PhabricatorSettingsPanelConduit.php Make many actions require high security 2014-04-30 17:44:59 -07:00
PhabricatorSettingsPanelConpherencePreferences.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
PhabricatorSettingsPanelDeveloperPreferences.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorSettingsPanelDiffPreferences.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSettingsPanelDisplayPreferences.php Settings - upgrade monospace font regexp to support '.' 2014-08-06 13:53:30 -07:00
PhabricatorSettingsPanelEmailAddresses.php Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
PhabricatorSettingsPanelEmailFormat.php Separate email formatting options into a new panel 2014-08-12 12:28:17 -07:00
PhabricatorSettingsPanelEmailPreferences.php Add a setting to disable all notification email 2014-08-12 12:28:29 -07:00
PhabricatorSettingsPanelExternalAccounts.php Introduce CAN_EDIT for ExternalAccount, and make CAN_VIEW more liberal 2014-07-10 10:18:10 -07:00
PhabricatorSettingsPanelHomePreferences.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
PhabricatorSettingsPanelMultiFactor.php Terminate other sessions on credential changes 2014-08-04 12:04:35 -07:00
PhabricatorSettingsPanelPassword.php Terminate other sessions on credential changes 2014-08-04 12:04:35 -07:00
PhabricatorSettingsPanelSearchPreferences.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorSettingsPanelSessions.php Remove user-independent date and time functions from Phabricator 2014-07-13 12:03:17 +10:00
PhabricatorSettingsPanelSSHKeys.php Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
PhabricatorSettingsPanelTokens.php Add an explicit temporary token management page to Settings 2014-08-04 12:04:13 -07:00