aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings.php
Commit message (Expand)AuthorAgeFilesLines
* fix php warningsMario Vavti2022-10-231-3/+4
* remove zot includesMario2021-05-271-23/+22
* provide a mechanism to mark apps active in the bingit-marijus2017-07-211-1/+1
* turn Settings page into sub-modulesredmatrix2016-09-061-1314/+12
* pro: allow admin to set a site techlevel and optionally lock it.redmatrix2016-09-021-1/+6
* missed the namespaceredmatrix2016-09-021-2/+2
* empty schemaredmatrix2016-09-021-1/+1
* put theme config into its own namespaceredmatrix2016-09-011-2/+2
* turn theme configuration into a class objectredmatrix2016-09-011-5/+5
* check that the advanced_theming feature is enabled before the pdledit module ...redmatrix2016-09-011-0/+2
* separate the 'expert' feature into 'advanced_theming' and 'advanced_dirsearch...redmatrix2016-09-011-3/+1
* provide json module to load theme specific settings so we can auto-fill the d...redmatrix2016-09-011-1/+0
* Hubzilla pro: Don't offer 'custom/expert' permissions below a techlevel of 4;...redmatrix2016-08-311-2/+6
* Do not allow PERMS_PUBLIC as a choice for writable permission limits. Change ...redmatrix2016-08-311-2/+4
* provide techlevels in the pro server role. Should have no visible effect on o...redmatrix2016-08-311-2/+21
* remove insecure repository warning.redmatrix2016-08-181-1/+1
* move schema settings into the display settings main so we can set theme:schem...redmatrix2016-08-151-16/+58
* multi acl: port /settingsMario Vavti2016-08-051-1/+5
* missing comma in atoken update sqlredmatrix2016-08-021-1/+1
* This checkin should make all permission modes work correctly with atokens (th...redmatrix2016-08-011-4/+8
* allow individual permissions on atokensredmatrix2016-07-311-5/+59
* translate more old perms callsredmatrix2016-07-191-1/+1
* more perms work (a lot more)redmatrix2016-07-181-15/+17
* Merge branch 'dev' into permsredmatrix2016-07-171-0/+101
|\
| * add service class restrictions to access_tokensredmatrix2016-07-151-0/+10
| * provide examples for using access tokens in urlsredmatrix2016-07-151-2/+7
| * more cleanup of atoken UIredmatrix2016-07-151-1/+4
| * cleanup and debug of atoken featureredmatrix2016-07-151-2/+2
| * enforce non-empty name and token/password on access tokens until better check...redmatrix2016-07-151-9/+16
| * Here's the basic UI for the Zot Access Tokens, requires some minor cleanupredmatrix2016-07-141-1/+77
* | Merge branch 'dev' into permsredmatrix2016-07-121-3/+1
|\|
| * move permissiondescription class to zotlabs/libredmatrix2016-07-111-3/+1
* | more permissions workredmatrix2016-07-091-2/+3
* | more heavy lifting on xtensible permsredmatrix2016-07-041-1/+1
* | perms work - settings pageredmatrix2016-07-031-20/+13
|/
* more db column renamesredmatrix2016-05-311-4/+4
* more removal of reserved words from DB schemasredmatrix2016-05-311-3/+3
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-1/+1
* rework the conversation object stuff at a high level - still needs a bit of r...redmatrix2016-05-201-1/+1
* daemon conversion continued...redmatrix2016-05-191-1/+1
* one more text clarificationredmatrix2016-05-181-1/+1
* text clarificationsredmatrix2016-05-181-2/+2
* minor cleanup. No functional changesTreer2016-05-101-1/+1
* Update some modules to use new ACL dialog featureTreer2016-05-081-1/+3
* module updatesredmatrix2016-04-181-0/+1150