1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 10:48:47 +02:00
phorge-phorge/src/applications/differential
epriestley a9ff58ff27 Add even more Differential options
Summary:
These are technically in MetaMTA right now, but I put them in Differential since I think it's probably a better primary category fit and having 120 options in MetaMTA won't do anyone any favors. (We can do some kind of cross-categorization or "related options" later if we get feedback that people are having trouble finding options like these which have multiple reasonable categories.)

Also improve the readability of displayed JSON literals with forward slashes.

Test Plan: Looked at options, edited a couple of them. Looked at JSON literal values, saw them rendered more readably.

Reviewers: codeblock, btrahan

Reviewed By: codeblock

CC: aran

Maniphest Tasks: T2255

Differential Revision: https://secure.phabricator.com/D4464
2013-01-16 09:01:16 -08:00
..
__tests__ Implement basic one-up and test renderers 2013-01-14 14:20:06 -08:00
application Allow displaying more users at once in Differential overview 2013-01-11 12:32:33 -08:00
conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
config Add even more Differential options 2013-01-16 09:01:16 -08:00
constants change DifferentialRevisionDetailView to use newer fangled UI abstractions 2012-12-11 14:59:27 -08:00
controller Adds a new 'setnobackground' panel class, implements in Differential / Diffusion. 2013-01-14 16:40:04 -08:00
data Delete license headers from files 2012-11-05 11:16:51 -08:00
editor Improve Search architecture 2012-12-21 14:21:31 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
field Left-align dates on /differential. 2013-01-11 16:56:20 -08:00
mail re-factor DifferentialChangesetParser pass 3 / N 2013-01-09 13:11:17 -08:00
parser Remove curly braces around line count. 2013-01-16 07:26:40 -08:00
query Allow displaying more users at once in Differential overview 2013-01-11 12:32:33 -08:00
render Fix two diff rendering bugs 2013-01-15 08:07:40 -08:00
search Improve Search architecture 2012-12-21 14:21:31 -08:00
stats Delete license headers from files 2012-11-05 11:16:51 -08:00
storage re-factor DifferentialChangesetParser pass 3 / N 2013-01-09 13:11:17 -08:00
view Dark sidebar everywhere 2013-01-14 13:40:51 -08:00
DifferentialReplyHandler.php be careful of received mail object in error cases too 2012-11-20 17:19:26 -08:00
DifferentialTasksAttacher.php Delete license headers from files 2012-11-05 11:16:51 -08:00