1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 03:32:42 +01:00
phorge-phorge/src/applications/doorkeeper
epriestley 56e7bde68d Recognize self-URI links to Diffusion files and give them special rendering behavior
Summary:
Depends on D20530. Ref T13291. When users paste links to files in Diffusion into remarkup contexts, identify them and specialize the rendering.

When the URIs are embedded with `{...}`, parse them in more detail.

This is a lead-up to a `{src ...}` rule which will use the same `View` but give users more options to customize presentation.

Test Plan: {F6463580}

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13291

Differential Revision: https://secure.phabricator.com/D20538
2019-05-21 13:07:37 -07:00
..
application Implement Asana and JIRA external links via HyperlinkEngineExtension, not separate Remarkup rules 2019-05-21 12:15:39 -07:00
bridge Add a 15-second timeout to external service calls to fill Doorkeeper link tags 2019-05-21 12:17:12 -07:00
controller Add a 15-second timeout to external service calls to fill Doorkeeper link tags 2019-05-21 12:17:12 -07:00
edge Modernize remaining edge types 2015-01-03 10:58:20 +11:00
engine Add a 15-second timeout to external service calls to fill Doorkeeper link tags 2019-05-21 12:17:12 -07:00
engineextension Recognize self-URI links to Diffusion files and give them special rendering behavior 2019-05-21 13:07:37 -07:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
interface Implement Asana and JIRA external links via HyperlinkEngineExtension, not separate Remarkup rules 2019-05-21 12:15:39 -07:00
option Update to use PHUIRemarkupView everywhere possible 2016-02-16 14:05:53 -08:00
phid Bridge GitHub users into Phabricator and attribute actions to them 2016-03-28 13:10:32 -07:00
query Bridge GitHub users into Phabricator and attribute actions to them 2016-03-28 13:10:32 -07:00
storage Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
view Use PhutilInvalidStateException 2015-05-14 07:53:52 +10:00
worker JIRA Integration: Link and/or Comment 2015-11-12 19:30:43 +00:00