1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-25 15:00:58 +01:00
phorge-phorge/src/infrastructure
Anh Nhan Nguyen 489f9e7dfe Added subscriptions to Phriction documents
Summary:
Fixes T2694

added edge infrastructure for Phriction

added mail subject prefix option for Phriction

added messy mail support for subscribers

adds edges to the phriction db, along with the subscriber interface
which gives us subscriptions for free.

simple display of subscribers, adequate to the current design and
sufficient fallbacks for exceptional cases. @chad may
be mailed about that one more UI element may be added to his redesign

mail support is messy. not generic at all. only sends to subscribed non-authors.

Test Plan:
tried out all kinds of stuff. applied patch, subscribed, unsubscribed with multiple
accs. verified proper

edited documents, verified that mail was sent in MetaMTA. Verified
contents, tos and stuff by looking into the db, comparing PHIDs etc.

functional testing per serious MTA (that is, AWS SES) worked wonderfully.

Here's how the subscription list looks like:
{F36320, layout=link}

Reviewers: epriestley, chad, btrahan

Reviewed By: epriestley

CC: hfcorriez, aran, Korvin

Maniphest Tasks: T2686, T2694

Differential Revision: https://secure.phabricator.com/D5372

Conflicts:

	src/infrastructure/storage/patch/PhabricatorBuiltinPatchList.php
2013-03-21 10:28:22 -07:00
..
__tests__ Formalize configuration sources and source stacks 2012-12-25 06:44:29 -08:00
celerity Avoid double slash in Celerity path 2013-03-14 12:03:26 -07:00
daemon In debug mode, log all phabricator bot data to the log 2013-03-05 12:56:36 -08:00
diff Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
edges Added subscriptions to Phriction documents 2013-03-21 10:28:22 -07:00
env Use --user and --password from bin/storage in PHP migrations 2013-02-25 22:20:23 -08:00
events Tokens v1 2013-02-15 07:47:14 -08:00
internationalization Releeph (Phabricator part) 2013-03-15 11:28:43 +00:00
javelin Merge branch 'master' into phutil_tag 2013-02-04 06:19:52 -08:00
lint Set cache granularity for Javelin linter 2013-03-04 11:29:20 -08:00
markup Implemented a <hr /> remarkup rule to Phabricator 2013-03-18 10:08:59 -04:00
query Introduce PhabricatorEmptyQueryException 2013-03-06 19:22:00 -08:00
ssh Implement SSHD glue and Conduit SSH endpoint 2012-12-19 11:08:07 -08:00
storage Added subscriptions to Phriction documents 2013-03-21 10:28:22 -07:00
testing Improve performance of Phabricator unit tests 2013-03-06 13:53:48 -08:00
util Allow slugs to contain most utf8 characters 2013-03-03 10:56:33 -08:00
PhabricatorAccessLog.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorEditor.php Delete license headers from files 2012-11-05 11:16:51 -08:00