aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings/Display.php
Commit message (Collapse)AuthorAgeFilesLines
* provide personal config for channel_menu; the site can set an initial ↵zotlabs2017-10-311-0/+3
| | | | site-wide value but this but there isn't a corresponding admin setting currently and can only be set by manual config
* hubzilla issue #855: fix for some problems with displaying selected theme ↵Sergey Lukin2017-09-121-34/+38
| | | | after panel Settings->Display loading
* reset schema value after we empty and repopulate it. second half of fix for #624Mario Vavti2017-03-021-1/+1
|
* set minversion and maxversion for themes in ↵Mario Vavti2017-02-271-2/+3
| | | | view/theme/themename/php/theme.php instead of separate file.
* add a minversion to the theme and fallback to default if requirement is not ↵Mario Vavti2017-02-261-3/+9
| | | | met. mark incompatible themes in the theme selector
* default to manual conversation updatesMario Vavti2017-02-071-1/+1
|
* reverse logicMario Vavti2016-11-071-2/+2
|
* convert manual page updates to a display setting instead of a featurezotlabs2016-11-021-0/+3
|
* turn Settings page into sub-modulesredmatrix2016-09-061-0/+240