Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not include pending registrations in accounts and goaway to ↵ | Mario Vavti | 2018-03-17 | 1 | -3/+4 |
| | | | | /admin/accounts after approval or denial of an pending registration | ||||
* | 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 ↵ | zotlabs | 2018-03-04 | 1 | -9/+30 |
| | | | | emptying the textarea | ||||
* | require directory servers to be using some modern form of encryption; which ↵ | zotlabs | 2018-02-26 | 1 | -1/+2 |
| | | | | means we only currently have 2. | ||||
* | Usability and member experience: remove street address info from the default ↵ | zotlabs | 2018-02-23 | 1 | -1/+1 |
| | | | | basic profile fields, mention that the site banner can be full HTML, mention on the techlevel setting that this also controls what additional features may be visible. | ||||
* | refactor of the DB update system. Updates are now stored individually in ↵ | zotlabs | 2018-02-16 | 1 | -25/+29 |
| | | | | Zotlabs/Update/_nnnn.php and are objects; so only the pending updates need to be loaded and executed rather than all historical updates. There is one single number (DB_UPDATE_VERSION) representing the current version and it is EQUAL TO the last known update. A dummy update _1201 was created to address the difference in counting behaviour; it will be executed on the next change of DB_UPDATE_VERSION as well as the next update. The database config values are also loaded from disk on every update immediately before setting the update lock in order to reduce timing conflicts and race conditions. | ||||
* | provide option to block the public stream unless authenticated, since there ↵ | zotlabs | 2018-02-14 | 1 | -1/+3 |
| | | | | could be legal issues with unmoderated content | ||||
* | 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 ↵ | 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 |