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/files/storage
epriestley 742d45b625 Modernize file embed Remarkup rule
Summary: Ref T603. Make this rule properly policy-aware, and extend from `PhabricatorRemarkupRuleObject`.

Test Plan:
  - Embedded an image, tested all options (name, link, float, layout, size).
  - Used lightbox to view several images.
  - Embedded a text file, tested all options (name).
  - Embedded audio, tested all options (loop, autoplay).
  - Attached a file via comment to a task, verified edge was created.
  - Attached a file via comment to a conpherence, verified edge was created.
  - Viewed old files, verified remarkup version bump rendered them correctly.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D7192
2013-10-01 18:03:09 -07:00
..
__tests__ File - add transactions and editor 2013-09-05 13:11:02 -07:00
PhabricatorFile.php Modernize file embed Remarkup rule 2013-10-01 18:03:09 -07:00
PhabricatorFileDAO.php File - add transactions and editor 2013-09-05 13:11:02 -07:00
PhabricatorFileStorageBlob.php File - add transactions and editor 2013-09-05 13:11:02 -07:00
PhabricatorFileTransaction.php File - add transactions and editor 2013-09-05 13:11:02 -07:00
PhabricatorFileTransactionComment.php File - add transactions and editor 2013-09-05 13:11:02 -07:00
PhabricatorTransformedFile.php File - add transactions and editor 2013-09-05 13:11:02 -07:00