| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix issue #517 | Mario Vavti | 2016-09-19 | 2 | -2/+2 |
* | a couple more namespace issues with exception handlers | redmatrix | 2016-09-18 | 1 | -1/+1 |
* | couple of minor issues with dba namespace during install and enotify::format ... | redmatrix | 2016-09-18 | 2 | -6/+12 |
* | some changes merged from wrong branch... new function channel_reddress() inst... | redmatrix | 2016-09-17 | 5 | -8/+8 |
* | fix settings/account | Mario Vavti | 2016-09-12 | 1 | -2/+2 |
* | fix for old style version specifiers | redmatrix | 2016-09-08 | 1 | -0/+5 |
* | more get rid of illegal offset in include/conversation | redmatrix | 2016-09-08 | 3 | -7/+10 |
* | comanche: simple test issue | redmatrix | 2016-09-08 | 1 | -2/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-09-08 | 5 | -40/+66 |
|\ |
|
| * | pro: provide settings for techlevel and techlevel_lock on admin/site page | redmatrix | 2016-09-08 | 1 | -0/+27 |
| * | pro: better handling of system techlevel settings. | redmatrix | 2016-09-07 | 1 | -3/+2 |
| * | provide version info in /pubsites | redmatrix | 2016-09-07 | 2 | -3/+3 |
| * | pubsites: we still need to filter really really old redmatrix sites. These wi... | redmatrix | 2016-09-07 | 1 | -0/+2 |
| * | Remove the platform check in pubsites, since we're reporting it now. Folks ca... | redmatrix | 2016-09-07 | 1 | -2/+0 |
| * | photo move to another album - resurrected from a temporary branch where the w... | redmatrix | 2016-09-06 | 1 | -32/+32 |
* | | patch foundation-6.2.3 to work with jquery-3.1 | Mario Vavti | 2016-09-08 | 1 | -2/+2 |
|/ |
|
* | turn Settings page into sub-modules | redmatrix | 2016-09-06 | 9 | -1315/+1368 |
* | document the SubModule class and provide an option to change where the submod... | redmatrix | 2016-09-06 | 1 | -4/+16 |
* | final cleanup on submodules | redmatrix | 2016-09-05 | 2 | -3/+3 |
* | move the rest of mod_admin to sub modules | redmatrix | 2016-09-05 | 10 | -1342/+1393 |
* | move admin/plugins::post to submodule and get rid of absolute paths | redmatrix | 2016-09-05 | 2 | -244/+237 |
* | move admin/security to submodule | redmatrix | 2016-09-05 | 2 | -188/+123 |
* | superfluous backslash | redmatrix | 2016-09-05 | 1 | -1/+1 |
* | use SubModule class for generalising submodules, move back to the zotlabs/mod... | redmatrix | 2016-09-05 | 3 | -17/+42 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-05 | 1 | -1/+1 |
|\ |
|
| * | json_decode() should return an array instead of an object at this place | Mario Vavti | 2016-09-05 | 1 | -1/+1 |
* | | add links to zcards #500 ; also provide drag/drop highlighting of comment reg... | redmatrix | 2016-09-05 | 1 | -1/+1 |
|/ |
|
* | begin to organise the admin module into independent sub-modules. The same nee... | redmatrix | 2016-09-04 | 2 | -239/+258 |
* | sidebar table of contents for help hierarchies; note that these should probab... | redmatrix | 2016-09-04 | 1 | -1/+1 |
* | move doc file parsing and rendering from the module level to the help library... | redmatrix | 2016-09-04 | 1 | -86/+5 |
* | don't send purge_all notification to self. | redmatrix | 2016-09-03 | 1 | -1/+1 |
* | update diaspora compatibility list, and also remove private mail 'unsend' (re... | redmatrix | 2016-09-03 | 1 | -1/+1 |
* | 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 | 2 | -4/+4 |
* | turn theme configuration into a class object | redmatrix | 2016-09-01 | 2 | -7/+6 |
* | check that the advanced_theming feature is enabled before the pdledit module ... | redmatrix | 2016-09-01 | 2 | -0/+10 |
* | separate the 'expert' feature into 'advanced_theming' and 'advanced_dirsearch... | redmatrix | 2016-09-01 | 2 | -4/+2 |
* | actively set all the theme options on the display settings page based on the ... | redmatrix | 2016-09-01 | 1 | -1/+9 |
* | more work on theme select backend | redmatrix | 2016-09-01 | 1 | -2/+22 |
* | provide json module to load theme specific settings so we can auto-fill the d... | redmatrix | 2016-09-01 | 2 | -1/+44 |
* | theme preview - that was easy; plus a bit more tweaking of the saved search w... | redmatrix | 2016-09-01 | 2 | -1/+3 |
* | some issues with saved search - tags and connection searches weren't being sa... | redmatrix | 2016-08-31 | 1 | -0/+1 |
* | Hubzilla pro: Don't offer 'custom/expert' permissions below a techlevel of 4;... | redmatrix | 2016-08-31 | 3 | -9/+23 |
* | Do not allow PERMS_PUBLIC as a choice for writable permission limits. Change ... | redmatrix | 2016-08-31 | 1 | -2/+4 |
* | provide techlevels in the pro server role. Should have no visible effect on o... | redmatrix | 2016-08-31 | 3 | -3/+24 |
* | only check permissions on normal photos and force cover photos as well as pro... | redmatrix | 2016-08-30 | 1 | -0/+9 |
* | Imported webpage elements update existing elements properly. AllowCode permis... | Andrew Manning | 2016-08-30 | 1 | -2/+0 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-08-30 | 2 | -7/+370 |
|\ |
|