1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 17:02:41 +01:00
phorge-phorge/src/applications/paste
Josh Cox f5537fdff6 Fix the feed line items for autodetect paste languages
Summary:
Fixes T11555. Previously changing the extension of a paste wouldn't change the syntax highlight language. Now it does.
Also, feed items involving autodetect weren't rendering in a readable way.

Test Plan: Created a paste named `paste.php` and let it autodetect language. Then edited the paste to be named paste.rainbow. It should now be highlighted in raiinnboow

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley, yelirekim

Maniphest Tasks: T11555

Differential Revision: https://secure.phabricator.com/D16474
2016-08-29 22:29:29 -04:00
..
application Fully modularize the "Quick Actions" menu 2016-06-05 10:32:01 -07:00
capability Paste: Add edit policy 2014-12-31 08:24:57 -08:00
conduit Modularize application transactions in Paste, mostly 2016-06-14 06:13:28 -07:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
controller Modularize application transactions in Paste, mostly 2016-06-14 06:13:28 -07:00
editor Converted Paste language selection to a typeahead 2016-08-30 00:41:47 +00:00
engineextension Give "owners.search" a "paths" attachment and a default "owners" value 2015-12-14 11:53:50 -08:00
lipsum Modularize application transactions in Paste, mostly 2016-06-14 06:13:28 -07:00
mail Modularize application transactions in Paste, mostly 2016-06-14 06:13:28 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Fix the feed line items for autodetect paste languages 2016-08-29 22:29:29 -04:00
remarkup Add some missing type hints 2015-05-05 07:33:00 +10:00
snippet Truncate long source lines in Paste search result list snippets 2015-10-20 19:07:04 +00:00
storage Converted Paste language selection to a typeahead 2016-08-30 00:41:47 +00:00
typeahead Converted Paste language selection to a typeahead 2016-08-30 00:41:47 +00:00
view Return $this from setter methods 2015-07-06 22:53:43 +10:00
xaction Fix the feed line items for autodetect paste languages 2016-08-29 22:29:29 -04:00