aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Admin/Site.php
Commit message (Collapse)AuthorAgeFilesLines
* fix some pubstream on/off weirdnessMario2017-12-031-0/+1
|
* expose the security setting for SVG thumbnailszotlabs2017-11-211-1/+3
|
* add another delivery control parameter (force queue threshold)zotlabs2017-10-311-2/+5
|
* use imagick converter for large photoszotlabs2017-09-301-0/+3
|
* pubsites broken and directory server admin selection includes known dead siteszotlabs2017-09-211-1/+1
|
* start deprecation of server_rolezotlabs2017-05-291-10/+0
|
* allow setting the system email name/address/replyzotlabs2017-03-221-0/+15
|
* 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-1/+8
| | | | met. mark incompatible themes in the theme selector
* provide a fresh new look and cleaner layout and more relevant information to ↵zotlabs2016-11-291-0/+3
| | | | siteinfo
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-61/+48
| | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen.
* pro: provide settings for techlevel and techlevel_lock on admin/site pageredmatrix2016-09-081-0/+27
|
* turn Settings page into sub-modulesredmatrix2016-09-061-1/+2
|
* move the rest of mod_admin to sub modulesredmatrix2016-09-051-0/+295