| Commit message (Expand) | Author | Age | Files | Lines |
* | pubsites: we still need to filter really really old redmatrix sites. These wi... | redmatrix | 2016-09-07 | 1 | -0/+2 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-07 | 21 | -12225/+12213 |
|\ |
|
| * | missing file | Mario Vavti | 2016-09-07 | 1 | -0/+9069 |
| * | upgrade foundation to version 6.2.3 | Mario Vavti | 2016-09-07 | 20 | -12225/+3144 |
* | | 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 | 3 | -32/+83 |
|/ |
|
* | turn Settings page into sub-modules | redmatrix | 2016-09-06 | 10 | -1317/+1370 |
* | document the SubModule class and provide an option to change where the submod... | redmatrix | 2016-09-06 | 1 | -4/+16 |
* | custom/expert permissions bug | redmatrix | 2016-09-06 | 1 | -3/+14 |
* | final cleanup on submodules | redmatrix | 2016-09-05 | 2 | -3/+3 |
* | move the rest of mod_admin to sub modules | redmatrix | 2016-09-05 | 11 | -1342/+1400 |
* | 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 | 4 | -17/+43 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-05 | 2 | -2/+2 |
|\ |
|
| * | bump STD_VERSION due to possible js chaching issue with new jotnets implement... | Mario Vavti | 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 | 5 | -5/+35 |
|/ |
|
* | begin to organise the admin module into independent sub-modules. The same nee... | redmatrix | 2016-09-04 | 2 | -239/+258 |
* | remove chatroom suggestions for the time being, until somebody decides it's w... | redmatrix | 2016-09-04 | 1 | -0/+8 |
* | minor revision | redmatrix | 2016-09-04 | 1 | -1/+1 |
* | And the next chapter begins... | redmatrix | 2016-09-04 | 6 | -4/+23 |
* | add the table of contents files | redmatrix | 2016-09-04 | 2 | -0/+11 |
* | sidebar table of contents for help hierarchies; note that these should probab... | redmatrix | 2016-09-04 | 4 | -31/+60 |
* | incutio xmlrpc library uses old-style (php4) constructors which have been dep... | redmatrix | 2016-09-04 | 2 | -14/+14 |
* | fix register link if logged in | Mario Vavti | 2016-09-04 | 1 | -1/+1 |
* | move doc file parsing and rendering from the module level to the help library... | redmatrix | 2016-09-04 | 3 | -86/+101 |
* | wrong operator | redmatrix | 2016-09-03 | 1 | -1/+1 |
* | 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 | 3 | -61/+69 |
* | revert moving home button to first position. instead move register and login ... | Mario Vavti | 2016-09-03 | 1 | -37/+38 |
* | pro: add system techlevel to new accounts | redmatrix | 2016-09-02 | 1 | -4/+6 |
* | pro: allow admin to set a site techlevel and optionally lock it. | redmatrix | 2016-09-02 | 2 | -2/+7 |
* | show home icon in first position in nav, provide register link also if regist... | Mario Vavti | 2016-09-02 | 2 | -23/+27 |
* | missed the namespace | redmatrix | 2016-09-02 | 1 | -2/+2 |
* | empty schema | redmatrix | 2016-09-02 | 2 | -3681/+3764 |
* | put theme config into its own namespace | redmatrix | 2016-09-01 | 3 | -6/+8 |
* | turn theme configuration into a class object | redmatrix | 2016-09-01 | 3 | -123/+128 |
* | 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 | 5 | -17/+41 |
* | actively set all the theme options on the display settings page based on the ... | redmatrix | 2016-09-01 | 4 | -9/+32 |
* | more work on theme select backend | redmatrix | 2016-09-01 | 2 | -5/+29 |
* | provide json module to load theme specific settings so we can auto-fill the d... | redmatrix | 2016-09-01 | 2 | -1/+44 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-01 | 3 | -8/+14 |
|\ |
|
| * | introduce checklist BBcode for checklists | Mario Vavti | 2016-09-01 | 3 | -8/+14 |
* | | theme preview - that was easy; plus a bit more tweaking of the saved search w... | redmatrix | 2016-09-01 | 3 | -2/+4 |
|/ |
|
* | even though there is now a sitesearch widget, remove it from the search page ... | redmatrix | 2016-08-31 | 1 | -1/+1 |
* | some issues with saved search - tags and connection searches weren't being sa... | redmatrix | 2016-08-31 | 5 | -3/+45 |
* | document that include/permissions is being deprecated but may still be needed. | redmatrix | 2016-08-31 | 1 | -0/+6 |