| Commit message (Expand) | Author | Age | Files | Lines |
* | do not include pending registrations in accounts and goaway to /admin/account... | Mario Vavti | 2018-03-17 | 1 | -3/+4 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-12 | 1 | -2/+7 |
|\ |
|
| * | remove debugging | zotlabs | 2018-03-10 | 1 | -2/+0 |
| * | trim expects error ... in admin/site | zotlabs | 2018-03-10 | 1 | -3/+9 |
* | | do not use trim on array | Mario Vavti | 2018-03-10 | 1 | -1/+1 |
* | | we do not support separate mobile themes anymore | Mario Vavti | 2018-03-07 | 1 | -7/+7 |
|/ |
|
* | bugfix: unable to reset profile fields to defaults in admin/profs by emptying... | zotlabs | 2018-03-04 | 1 | -9/+30 |
* | require directory servers to be using some modern form of encryption; which m... | zotlabs | 2018-02-26 | 1 | -1/+2 |
* | Usability and member experience: remove street address info from the default ... | zotlabs | 2018-02-23 | 1 | -1/+1 |
* | refactor of the DB update system. Updates are now stored individually in Zotl... | zotlabs | 2018-02-16 | 1 | -25/+29 |
* | provide option to block the public stream unless authenticated, since there c... | zotlabs | 2018-02-14 | 1 | -1/+3 |
* | implode can take its arguments in either order, but let's try to be consistent | zotlabs | 2018-02-04 | 1 | -6/+6 |
* | remove logging | zotlabs | 2018-01-29 | 1 | -2/+0 |
* | unable to delete accounts using tickboxes on admin/accounts - make all the ac... | zotlabs | 2018-01-29 | 1 | -3/+6 |
* | Surface the ability to change the landing page after channel creation and cr... | zotlabs | 2018-01-28 | 1 | -0/+3 |
* | 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 |
* | set minversion and maxversion for themes in view/theme/themename/php/theme.ph... | Mario Vavti | 2017-02-27 | 1 | -2/+3 |
* | add a minversion to the theme and fallback to default if requirement is not m... | Mario Vavti | 2017-02-26 | 2 | -2/+9 |
* | consolidate hubloc storage | zotlabs | 2017-01-30 | 1 | -1/+0 |
* | Fixed numerous bugs with the addon repo management GUI. Only show Manage Repo... | Andrew Manning | 2017-01-26 | 1 | -7/+12 |
* | provide a fresh new look and cleaner layout and more relevant information to ... | zotlabs | 2016-11-29 | 1 | -0/+3 |
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 2 | -111/+88 |
* | more backquotes - this should take care of most except for the array import q... | zotlabs | 2016-10-09 | 2 | -5/+4 |
* | add some more stuff to admin/account_edit (service class, language, and techl... | redmatrix | 2016-10-03 | 1 | -0/+20 |
* | 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 zotlabs/mod... | redmatrix | 2016-09-05 | 1 | -0/+233 |