Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add translation for missed string | Max Kostikov | 2018-08-10 | 1 | -1/+1 |
| | |||||
* | wrong default param for pubstream_incl (this checkin also picked up a few ↵ | zotlabs | 2018-05-18 | 1 | -2/+2 |
| | | | | minor and hopefully non-significant changes) | ||||
* | hubzilla issue #1169 | zotlabs | 2018-05-10 | 1 | -1/+9 |
| | |||||
* | Simplify first channel creation even further by using a site-configurable ↵ | zotlabs | 2018-05-07 | 1 | -0/+10 |
| | | | | default permissions role and removing one more conceptual roadblock for first time registrants. This default role only applies to the first channel an account creates and can be changed from the settings page once they've started to explore. This functionality was always present but optional and not well exposed. Now it is part of the standard workflow and exposed in the admin settings. | ||||
* | last commented expiration setting in admin | zotlabs | 2018-04-10 | 1 | -0/+3 |
| | |||||
* | 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 |
|/ | |||||
* | 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. | ||||
* | 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 | ||||
* | 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 |
| | |||||
* | 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 | 1 | -1/+8 |
| | | | | met. mark incompatible themes in the theme selector | ||||
* | 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 | 1 | -61/+48 |
| | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen. | ||||
* | 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 |
| | |||||
* | move the rest of mod_admin to sub modules | redmatrix | 2016-09-05 | 1 | -0/+295 |