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
epriestley 69b0ac724a Render remarkup in feed in a mostly reasonable way
Summary:
Fixes T4057. This sort of sidesteps the trickiest (but very rare) case of things like embedded slowvotes. We might be able to refine that later.

In the common bad case (macros, large images) it gets reasonable results by using `overflow: hidden` with `max-height`.

We use `PhabriatorMarkupEngine::summarize()` to try to just render the first paragraph.

Test Plan: {F195093}

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4057

Differential Revision: https://secure.phabricator.com/D10355
2014-08-26 14:36:35 -07:00
..
aphlict/management
arcanist/conduit
audit Include all audit states in audit.query 2014-08-21 06:14:23 -07:00
auth Allow passwords to be edited even if account.editable is false 2014-08-21 15:35:43 -07:00
base Fix security.require-https by marking redirect as external 2014-08-21 21:35:29 +10:00
cache Rename PhutilKeyValueCache subclasses 2014-08-06 08:12:28 +10:00
calendar Events - add a byline to event list 2014-08-06 15:04:12 -07:00
chatlog
conduit Fix string construction in Conduit exceptions 2014-08-11 12:08:06 -07:00
config Provide some hints for Amazon RDS configuration 2014-08-25 11:41:40 -07:00
conpherence Touch up notification/messages panels 2014-08-14 17:19:01 -07:00
countdown Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
daemon phd - make stop / restart savvy to daemons without pid files 2014-08-26 14:12:31 -07:00
dashboard Implement DestructibleInterface for dashboards and panels 2014-08-18 13:15:13 -07:00
differential Allow Herald "diff" rules to reject content before it is written 2014-08-20 14:26:29 -07:00
diffusion Allow "Track Only" and "Autoclose" to accept regular expressions 2014-08-26 13:28:55 -07:00
diviner Rename PhutilKeyValueCache subclasses 2014-08-06 08:12:28 +10:00
doorkeeper Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
draft/storage Differential - add DifferentialDraft to track whether revisions have draft feedback or not 2014-02-18 16:25:16 -08:00
drydock Set the working directory when providing SSH / SFTP interfaces 2014-08-22 14:40:31 +10:00
fact Send graceful shutdown signals to daemons in Phabricator 2014-08-11 20:18:31 -07:00
feed Render remarkup in feed in a mostly reasonable way 2014-08-26 14:36:35 -07:00
files Make file handles have "/Fxxx" as the URI 2014-08-21 12:21:10 -07:00
flag
harbormaster Abort previous build targets when a build is restarted 2014-08-26 20:46:23 +10:00
help
herald Improve documentation and tooling around autoclose 2014-08-25 16:14:19 -07:00
home
legalpad Modularize mail tags 2014-08-12 12:28:41 -07:00
lipsum
macro Flag meme redirect as external 2014-08-20 06:59:08 -07:00
mailinglists Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
maniphest Don't render a grip on tasks returned over AJAX to non-draggable UIs 2014-08-16 11:12:43 -07:00
meta
metamta Use a single newline between HTML mail sections 2014-08-25 11:35:29 -07:00
notification Move notifications to ApplicationSearch 2014-08-16 11:14:32 -07:00
nuance Modularize mail tags 2014-08-12 12:28:41 -07:00
oauthserver
owners Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
passphrase Don't leave temporary files around when trying to use credentials with destroyed secrets 2014-08-21 11:26:02 -07:00
paste Paste - add created time to pastes in a list 2014-08-22 13:15:49 -07:00
people Add autocomplete=off to all non-login password forms 2014-08-13 10:06:48 -07:00
phame Remove "Edit" text on Phame 2014-08-08 10:02:22 -07:00
phid Remove PHID_TYPE_ACMT 2014-08-05 12:02:22 -07:00
phlux Modularize mail tags 2014-08-12 12:28:41 -07:00
pholio Modularize mail tags 2014-08-12 12:28:41 -07:00
phortune Be more strict about "Location:" redirects 2014-08-18 14:11:06 -07:00
phpast
phragment Correct typo: security.alter[n]ate-file-domain 2014-08-07 09:41:20 -07:00
phrequent Account for preempting events on the Phrequent list view 2014-08-11 12:30:48 -07:00
phriction Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
policy
ponder Allow Ponder questions and answers to be destroyed with bin/remove 2014-08-25 08:41:03 -07:00
project Allow columns to have a point limit 2014-08-15 11:16:08 -07:00
releeph Modularize mail tags 2014-08-12 12:28:41 -07:00
remarkup/conduit
repository Allow "Track Only" and "Autoclose" to accept regular expressions 2014-08-26 13:28:55 -07:00
search Provide a setup warning about using the default MySQL stopword file 2014-08-13 15:34:09 -07:00
settings Emails - fix duplicate email error 2014-08-21 16:07:14 -07:00
slowvote Modularize mail tags 2014-08-12 12:28:41 -07:00
subscriptions
support/application
system When destroying an object, destroy its Herald transcripts too 2014-08-20 15:04:34 -07:00
tokens
transactions Render remarkup in feed in a mostly reasonable way 2014-08-26 14:36:35 -07:00
typeahead Projects - tokenize projects more aggressively with respect to '-' 2014-08-14 12:28:11 -07:00
uiexample Replace ActionHeader minicons with Font icons 2014-08-15 11:08:28 -07:00
xhprof