1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/settings
epriestley 424f7545fc Split Diffusion "view" preference into blame and color preferences
Summary:
We have this silly "view" preference which has a variety of silly values: "plain", "plainblame", "highlighted", and "blame", and then also "raw", which is magical. This is really just two flags: color on/off, and blame on/off (plus a separate mode for raw).

Express the code in terms of the flags and, e.g., get rid of the state transition tables we had before.

Test Plan: Viewed code in all four modes.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D7046
2013-09-19 16:01:58 -07:00
..
application Fix search and core icons in top nav 2013-06-09 09:11:32 -07:00
controller Remove dust from page construction 2013-08-19 18:09:35 -07:00
panel Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
storage Split Diffusion "view" preference into blame and color preferences 2013-09-19 16:01:58 -07:00