1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-09 14:21:02 +01:00
phorge-phorge/src/applications/conpherence/view
epriestley edfc6a6934 Convert some loadPreferences() to getUserSetting()
Summary:
Ref T4103. This doesn't get everything, but takes care of most of the easy stuff.

The tricky-ish bit here is that I need to move timezones, pronouns and translations to proper settings. I expect to pursue that next.

Test Plan:
- Grepped for `loadPreferences` to identify callsites.
- Changed start-of-week setting, loaded Calendar, saw correct start.
- Visited welcome page, read "Adjust Settings" point.
- Loaded Conpherence -- I changed behavior here slightly (switching threads drops the title glyph) but it wasn't consistent to start with and this seems like a good thing to push to the next version of Conpherence.
- Enabled Filetree, toggled in Differential.
- Disabled Filetree, no longer visible in Differential.
- Changed "Unified Diffs" preference to "Small Screens" vs "Always".
- Toggled filetree in Diffusion.
- Edited a task, saw sensible projects in policy dropdown.
- Viewed user profile, uncollapsed/collapsed side nav, reloaded page, sticky'd.
- Toggled "monospaced textareas", used a comment box, got appropriate fonts.
- Toggled durable column.
- Disabled title glyphs.
- Changed monospaced font to 18px/36px impact.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4103

Differential Revision: https://secure.phabricator.com/D16004
2016-06-02 06:29:20 -07:00
..
ConpherenceDurableColumnView.php Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
ConpherenceFormDragAndDropUploadControl.php Conpherence - add back in custom images 2015-05-04 13:52:22 -07:00
ConpherenceLayoutView.php Update Conpherence layout for logged out view 2015-08-29 08:29:53 -07:00
ConpherenceMenuItemView.php Minor formatting changes 2014-10-08 08:39:49 +11:00
ConpherencePeopleWidgetView.php Allow users to be banished from Conpherence rooms 2016-04-15 14:57:29 -07:00
ConpherencePicCropControl.php Conpherence - add back in custom images 2015-05-04 13:52:22 -07:00
ConpherenceThreadListView.php Convert some loadPreferences() to getUserSetting() 2016-06-02 06:29:20 -07:00
ConpherenceTransactionView.php Use PhutilInvalidStateException 2015-06-18 07:09:02 +10:00
ConpherenceWidgetView.php Remove @group annotations 2014-07-10 08:12:48 +10:00