1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/feed
epriestley c443913c0b Allow users to set notifications to "Email", "Notification", or "Ignore"
Summary:
Ref T5861. Ref T5769. If users don't care at all about something, allow them to ignore it.

We have some higher-volume notifications either built now (column changes) or coming (mentions) which users might reasonably want to ignore completely.

Test Plan:
Ignored some notifications, then took appropraite actions. Saw my user culled from the notification subscriber list.

{F189531}

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5769, T5861

Differential Revision: https://secure.phabricator.com/D10240
2014-08-12 12:29:03 -07:00
..
application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
builder Move ActionHeaders to PHUI, add ObjectBox Support, new Colors 2014-06-24 09:39:32 -07:00
conduit Fix some missing renames of Application classes 2014-07-24 18:03:59 -07:00
config Add a note suggesting restarting daemons for feed.http-hooks 2014-03-08 06:37:16 -08:00
constants Move Project transaction storage to modern tables 2013-10-22 13:49:28 -07:00
controller Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
management Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
query Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
storage Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
story Rename PHIDType classes 2014-07-24 08:05:46 +10:00
worker Make task queue more robust against long-running tasks 2014-04-15 08:42:02 -07:00
PhabricatorFeedStoryPublisher.php Allow users to set notifications to "Email", "Notification", or "Ignore" 2014-08-12 12:29:03 -07:00