streams/Zotlabs/Module/Settings
2018-05-20 22:42:47 +02:00
..
Account.php Usability and member experience: remove street address info from the default basic profile fields, mention that the site banner can be full HTML, mention on the techlevel setting that this also controls what additional features may be visible. 2018-02-23 12:44:07 -08:00
Channel.php provide easy access to the autoperms setting for forum and repository channels. This may be needed in the future to protect an existing forum from assault by spammers with changing identities. The forum can quickly be turned into membership by approval and either left that way permanently or hopefully reversed at a later date. Previously this would require switching to expert mode or setting a pconfig manually. 2018-05-02 22:59:21 -07:00
Display.php remove mobile_detect (outdated and unmaintainable) 2018-02-05 18:06:25 -08:00
Featured.php sort settings/featured 2018-03-02 12:41:50 -08:00
Features.php more intelligent handling of level 0 - and remove an extraneous logging function 2018-04-08 22:09:08 -07:00
Oauth.php oauth2 client settings page 2018-04-05 21:01:36 -07:00
Oauth2.php update oauth related tables to use bigint/int(10) for user_id column. this is to be more consistent with the rest of the tables and fixes issue #1180 2018-05-20 22:42:47 +02:00
Permcats.php don't save a permcat with empty name 2018-04-16 18:09:14 -07:00
Tokens.php streamline appearence of guest tokens individual perms with those in connedit 2018-05-13 14:29:09 +02:00