aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Admin
Commit message (Expand)AuthorAgeFilesLines
* provide option to block the public stream unless authenticated, since there c...zotlabs2018-02-141-1/+3
* implode can take its arguments in either order, but let's try to be consistentzotlabs2018-02-041-6/+6
* remove loggingzotlabs2018-01-291-2/+0
* unable to delete accounts using tickboxes on admin/accounts - make all the ac...zotlabs2018-01-291-3/+6
* Surface the ability to change the landing page after channel creation and cr...zotlabs2018-01-281-0/+3
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-181-0/+4
|\
| * provide local pubstream option (content from this site only).zotlabs2018-01-171-0/+4
* | raise the queue threshold default from 300 to 3000Mario Vavti2018-01-181-2/+2
|/
* Added minimum registration age to /admin/site settings pageAndrew Manning2018-01-141-1/+3
* expose settings for site sellpage and site locationzotlabs2018-01-111-0/+10
* 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
* :arrow_up: :hammer: Upgrade PHP Markdown library.Klaus Weidenbach2017-02-272-85/+84
* set minversion and maxversion for themes in view/theme/themename/php/theme.ph...Mario Vavti2017-02-271-2/+3
* add a minversion to the theme and fallback to default if requirement is not m...Mario Vavti2017-02-262-2/+9
* consolidate hubloc storagezotlabs2017-01-301-1/+0
* Fixed numerous bugs with the addon repo management GUI. Only show Manage Repo...Andrew Manning2017-01-261-7/+12
* provide a fresh new look and cleaner layout and more relevant information to ...zotlabs2016-11-291-0/+3
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-132-111/+88
* more backquotes - this should take care of most except for the array import q...zotlabs2016-10-092-5/+4
* add some more stuff to admin/account_edit (service class, language, and techl...redmatrix2016-10-031-0/+20
* provide ability for admin to change account passwordredmatrix2016-09-301-0/+64
* 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
* final cleanup on submodulesredmatrix2016-09-051-0/+1
* move the rest of mod_admin to sub modulesredmatrix2016-09-059-0/+1386
* move admin/plugins::post to submodule and get rid of absolute pathsredmatrix2016-09-051-1/+237
* move admin/security to submoduleredmatrix2016-09-051-0/+123
* use SubModule class for generalising submodules, move back to the zotlabs/mod...redmatrix2016-09-051-0/+233