Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | turn Settings page into sub-modules | redmatrix | 2016-09-06 | 1 | -1314/+12 |
| | |||||
* | pro: allow admin to set a site techlevel and optionally lock it. | redmatrix | 2016-09-02 | 1 | -1/+6 |
| | |||||
* | missed the namespace | redmatrix | 2016-09-02 | 1 | -2/+2 |
| | |||||
* | empty schema | redmatrix | 2016-09-02 | 1 | -1/+1 |
| | |||||
* | put theme config into its own namespace | redmatrix | 2016-09-01 | 1 | -2/+2 |
| | |||||
* | turn theme configuration into a class object | redmatrix | 2016-09-01 | 1 | -5/+5 |
| | |||||
* | check that the advanced_theming feature is enabled before the pdledit module ↵ | redmatrix | 2016-09-01 | 1 | -0/+2 |
| | | | | can be accessed. | ||||
* | separate the 'expert' feature into 'advanced_theming' and ↵ | redmatrix | 2016-09-01 | 1 | -3/+1 |
| | | | | 'advanced_dirsearch'. Hide both features unless techlevel > 3. | ||||
* | provide json module to load theme specific settings so we can auto-fill the ↵ | redmatrix | 2016-09-01 | 1 | -1/+0 |
| | | | | display settings page with schemas and theme settings whenever somebody makes a different theme selection | ||||
* | Hubzilla pro: Don't offer 'custom/expert' permissions below a techlevel of ↵ | redmatrix | 2016-08-31 | 1 | -2/+6 |
| | | | | 4; but any existing expert mode members are grandfathered in. | ||||
* | Do not allow PERMS_PUBLIC as a choice for writable permission limits. Change ↵ | redmatrix | 2016-08-31 | 1 | -2/+4 |
| | | | | text of buttons in expert mode for consistency with usage ('Channel Permission Limits' and 'Default Access Control List (ACL)'). | ||||
* | provide techlevels in the pro server role. Should have no visible effect on ↵ | redmatrix | 2016-08-31 | 1 | -2/+21 |
| | | | | other roles. | ||||
* | remove insecure repository warning. | redmatrix | 2016-08-18 | 1 | -1/+1 |
| | |||||
* | move schema settings into the display settings main so we can set ↵ | redmatrix | 2016-08-15 | 1 | -16/+58 |
| | | | | theme:schema theme selectors in settings | ||||
* | multi acl: port /settings | Mario Vavti | 2016-08-05 | 1 | -1/+5 |
| | |||||
* | missing comma in atoken update sql | redmatrix | 2016-08-02 | 1 | -1/+1 |
| | |||||
* | This checkin should make all permission modes work correctly with atokens ↵ | redmatrix | 2016-08-01 | 1 | -4/+8 |
| | | | | (they should be able to post content if allowed to). It also removes the strict linkage between permissions and connections so any individual permission can be set for any xchan; even those for which you have no connections. | ||||
* | allow individual permissions on atokens | redmatrix | 2016-07-31 | 1 | -5/+59 |
| | |||||
* | translate more old perms calls | redmatrix | 2016-07-19 | 1 | -1/+1 |
| | |||||
* | more perms work (a lot more) | redmatrix | 2016-07-18 | 1 | -15/+17 |
| | |||||
* | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 1 | -0/+101 |
|\ | |||||
| * | add service class restrictions to access_tokens | redmatrix | 2016-07-15 | 1 | -0/+10 |
| | | |||||
| * | provide examples for using access tokens in urls | redmatrix | 2016-07-15 | 1 | -2/+7 |
| | | |||||
| * | more cleanup of atoken UI | redmatrix | 2016-07-15 | 1 | -1/+4 |
| | | |||||
| * | cleanup and debug of atoken feature | redmatrix | 2016-07-15 | 1 | -2/+2 |
| | | |||||
| * | enforce non-empty name and token/password on access tokens until better ↵ | redmatrix | 2016-07-15 | 1 | -9/+16 |
| | | | | | | | | checks are instituted. | ||||
| * | Here's the basic UI for the Zot Access Tokens, requires some minor cleanup | redmatrix | 2016-07-14 | 1 | -1/+77 |
| | | |||||
* | | Merge branch 'dev' into perms | redmatrix | 2016-07-12 | 1 | -3/+1 |
|\| | |||||
| * | move permissiondescription class to zotlabs/lib | redmatrix | 2016-07-11 | 1 | -3/+1 |
| | | |||||
* | | more permissions work | redmatrix | 2016-07-09 | 1 | -2/+3 |
| | | |||||
* | | more heavy lifting on xtensible perms | redmatrix | 2016-07-04 | 1 | -1/+1 |
| | | |||||
* | | perms work - settings page | redmatrix | 2016-07-03 | 1 | -20/+13 |
|/ | |||||
* | more db column renames | redmatrix | 2016-05-31 | 1 | -4/+4 |
| | |||||
* | more removal of reserved words from DB schemas | redmatrix | 2016-05-31 | 1 | -3/+3 |
| | |||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -1/+1 |
| | | | | (connections.php) | ||||
* | rework the conversation object stuff at a high level - still needs a bit of ↵ | redmatrix | 2016-05-20 | 1 | -1/+1 |
| | | | | refactoring | ||||
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | one more text clarification | redmatrix | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | text clarifications | redmatrix | 2016-05-18 | 1 | -2/+2 |
| | |||||
* | minor cleanup. No functional changes | Treer | 2016-05-10 | 1 | -1/+1 |
| | |||||
* | Update some modules to use new ACL dialog feature | Treer | 2016-05-08 | 1 | -1/+3 |
| | |||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+1150 |