1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/paste
epriestley d653fa13de Move paste rendering into SearchEngine
Summary:
Ref T4986. One note:

  - I've disabled syntax highlighting in the previews. When we miss caches this is just way way too slow and has frustrated me several times in the past. The value of syntax highlighting these snippets is not huge. We could maybe ajax this in or use it //if// we get a cache hit in the future, but just kill it for the moment.

Test Plan: Viewed pastes. Created a paste panel.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4986

Differential Revision: https://secure.phabricator.com/D9138
2014-05-15 19:17:22 -07:00
..
application Remove white app icons 2014-05-12 13:34:00 -07:00
capability Modernize policies in Paste and Macro 2013-10-16 10:35:52 -07:00
conduit Allow pastes to be edited 2014-05-04 11:11:46 -07:00
config Paste - add support for email replies and subscribers 2013-08-05 17:11:46 -07:00
controller Move paste rendering into SearchEngine 2014-05-15 19:17:22 -07:00
editor Fix transaction apply issue for Paste subscriptions 2014-05-07 07:21:37 -07:00
lipsum xDiffs and Revisions Generating 2013-05-06 14:11:37 -07:00
mail Allow pastes to be edited 2014-05-04 11:11:46 -07:00
phid Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
query Move paste rendering into SearchEngine 2014-05-15 19:17:22 -07:00
remarkup Line count can be set for paste 2013-03-14 10:51:34 -07:00
storage Allow pastes to be edited 2014-05-04 11:11:46 -07:00
view Allow disabling line highlighting on click in PhabricatorSourceCodeView 2013-09-25 05:57:03 -07:00