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/metamta
epriestley 13dae05193 Make most file reads policy-aware
Summary: Ref T603. Swaps out most `PhabricatorFile` loads for `PhabricatorFileQuery`.

Test Plan:
  - Viewed Differential changesets.
  - Used `file.info`.
  - Used `file.download`.
  - Viewed a file.
  - Deleted a file.
  - Used `/Fnnnn` to access a file.
  - Uploaded an image, verified a thumbnail generated.
  - Created and edited a macro.
  - Added a meme.
  - Did old-school attach-a-file-to-a-task.
  - Viewed a paste.
  - Viewed a mock.
  - Embedded a mock.
  - Profiled a page.
  - Parsed a commit with image files linked to a revision with image files.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D7178
2013-09-30 09:38:13 -07:00
..
adapter Allow MetaMTA adapters to indicate that a mail is permanently undeliverable 2013-08-30 08:21:50 -07:00
application Move outbound mail lists to CLI and enhance details 2013-07-10 18:52:22 -07:00
constants Remove the last hardcoding from PhabricatorMetaMTAReceivedMail 2013-05-17 10:00:49 -07:00
contentsource Herald - add support for "content source" conditions 2013-09-26 14:20:56 -07:00
controller Move outbound mail lists to CLI and enhance details 2013-07-10 18:52:22 -07:00
exception Allow MetaMTA adapters to indicate that a mail is permanently undeliverable 2013-08-30 08:21:50 -07:00
management Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
parser Add another pattern to quoted email body stripping 2013-05-20 15:52:54 -07:00
query Move PhabricatorUser to new phid stuff 2013-07-26 14:05:19 -07:00
receiver Expand the "PhabricatorExternalAccount" table for new registration 2013-06-14 06:55:18 -07:00
replyhandler Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
storage Restore some missing features from Maniphest mail 2013-09-25 11:16:55 -07:00
view Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PhabricatorMetaMTAWorker.php Fix outdated link to MetaMTA web UI in MetaMTA tasks 2013-08-29 17:37:17 -07:00