1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/files
Jakub Vrana efe0c135fe Implement text mode for Phabricator Remarkup rules
Test Plan:
  lang=remarkup
  D1
  {D1}
  {C1}
  {F1}
  [[ Test ]]
  iiam
  {meme, src=iiam, above="I\'m not always", below="But I am"}
  @{function:pht}
  @vrana

Reviewers: epriestley, edward

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2617

Differential Revision: https://secure.phabricator.com/D5392
2013-03-22 17:33:36 -07:00
..
application Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
conduit Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
config Conpherence - make the files widget purdy-ish 2013-03-15 23:41:36 -07:00
controller File list now shows only files which are explicitly uploaded 2013-03-22 04:59:51 -07:00
engine Files now share storage. New files are written only if no other files have the same contentHash. Storage is only deleted if no other file is sharing it. 2013-02-09 07:03:58 -08:00
engineselector Delete license headers from files 2012-11-05 11:16:51 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
management Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
query File list now shows only files which are explicitly uploaded 2013-03-22 04:59:51 -07:00
remarkup Implement text mode for Phabricator Remarkup rules 2013-03-22 17:33:36 -07:00
storage Allow more characters in a file name 2013-03-22 10:53:45 -07:00
view Convert phutil_render_tag(X, Y, pht('...')) to phutil_tag 2013-01-24 19:20:30 -08:00
PhabricatorImageTransformer.php Improve thumbnails in pholio mock view 2013-02-22 06:53:54 -08:00