Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unable to delete accounts using tickboxes on admin/accounts - make all the ↵ | zotlabs | 2018-01-29 | 1 | -3/+6 |
| | | | | action names consistent | ||||
* | Surface the ability to change the landing page after channel creation and ↵ | zotlabs | 2018-01-28 | 1 | -0/+3 |
| | | | | create a 'go' module to present several possible things to do at this point. Change the default from 'settings' to 'profiles' so that the focus is more on you rather than the software configuration. | ||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-18 | 1 | -0/+4 |
|\ | |||||
| * | provide local pubstream option (content from this site only). | zotlabs | 2018-01-17 | 1 | -0/+4 |
| | | |||||
* | | raise the queue threshold default from 300 to 3000 | Mario Vavti | 2018-01-18 | 1 | -2/+2 |
|/ | |||||
* | Added minimum registration age to /admin/site settings page | Andrew Manning | 2018-01-14 | 1 | -1/+3 |
| | |||||
* | expose settings for site sellpage and site location | zotlabs | 2018-01-11 | 1 | -0/+10 |
| | |||||
* | fix some pubstream on/off weirdness | Mario | 2017-12-03 | 1 | -0/+1 |
| | |||||
* | expose the security setting for SVG thumbnails | zotlabs | 2017-11-21 | 1 | -1/+3 |
| | |||||
* | add another delivery control parameter (force queue threshold) | zotlabs | 2017-10-31 | 1 | -2/+5 |
| | |||||
* | use imagick converter for large photos | zotlabs | 2017-09-30 | 1 | -0/+3 |
| | |||||
* | pubsites broken and directory server admin selection includes known dead sites | zotlabs | 2017-09-21 | 1 | -1/+1 |
| | |||||
* | start deprecation of server_role | zotlabs | 2017-05-29 | 1 | -10/+0 |
| | |||||
* | allow setting the system email name/address/reply | zotlabs | 2017-03-22 | 1 | -0/+15 |
| | |||||
* | :arrow_up: :hammer: Upgrade PHP Markdown library. | Klaus Weidenbach | 2017-02-27 | 2 | -85/+84 |
| | | | | | | The current version throws deprecated warning with PHP7.1 and PHPUnit. Upgrade the Markdown library to the current PHP Markdown Lib 1.7.0. Used composer to manage this library. | ||||
* | set minversion and maxversion for themes in ↵ | Mario Vavti | 2017-02-27 | 1 | -2/+3 |
| | | | | view/theme/themename/php/theme.php instead of separate file. | ||||
* | add a minversion to the theme and fallback to default if requirement is not ↵ | Mario Vavti | 2017-02-26 | 2 | -2/+9 |
| | | | | met. mark incompatible themes in the theme selector | ||||
* | consolidate hubloc storage | zotlabs | 2017-01-30 | 1 | -1/+0 |
| | |||||
* | Fixed numerous bugs with the addon repo management GUI. Only show Manage ↵ | Andrew Manning | 2017-01-26 | 1 | -7/+12 |
| | | | | Repos button if webserver has write permission on extend/addon/. | ||||
* | provide a fresh new look and cleaner layout and more relevant information to ↵ | zotlabs | 2016-11-29 | 1 | -0/+3 |
| | | | | siteinfo | ||||
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 2 | -111/+88 |
| | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen. | ||||
* | more backquotes - this should take care of most except for the array import ↵ | zotlabs | 2016-10-09 | 2 | -5/+4 |
| | | | | queries | ||||
* | add some more stuff to admin/account_edit (service class, language, and ↵ | redmatrix | 2016-10-03 | 1 | -0/+20 |
| | | | | techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once. | ||||
* | provide ability for admin to change account password | redmatrix | 2016-09-30 | 1 | -0/+64 |
| | |||||
* | pro: provide settings for techlevel and techlevel_lock on admin/site page | redmatrix | 2016-09-08 | 1 | -0/+27 |
| | |||||
* | turn Settings page into sub-modules | redmatrix | 2016-09-06 | 1 | -1/+2 |
| | |||||
* | final cleanup on submodules | redmatrix | 2016-09-05 | 1 | -0/+1 |
| | |||||
* | move the rest of mod_admin to sub modules | redmatrix | 2016-09-05 | 9 | -0/+1386 |
| | |||||
* | move admin/plugins::post to submodule and get rid of absolute paths | redmatrix | 2016-09-05 | 1 | -1/+237 |
| | |||||
* | move admin/security to submodule | redmatrix | 2016-09-05 | 1 | -0/+123 |
| | |||||
* | use SubModule class for generalising submodules, move back to the ↵ | redmatrix | 2016-09-05 | 1 | -0/+233 |
zotlabs/module hierarchy |